]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
RFC 4511 calls for unavailableCriticalExtension to returned when
[openldap] / servers / slapd / back-ldap /
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-08 Howard ChuDrop extraneous test from copy/paste (1.200) (coverity)
2006-10-08 Howard ChuFix uninit'd cb (coverity)
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-09-30 Pierangelo Masaratifix rebind with idassert when a connection expires...
2006-09-26 Pierangelo Masaratifix ITS#4686 (retry with idassert)
2006-09-14 Pierangelo Masaratiby now, don't bail out if monitoring cannot be set up
2006-09-14 Pierangelo Masaratifix back-ldap monitoring
2006-09-14 Pierangelo Masaratifix (temporarily) uninit'ed var
2006-09-14 Pierangelo Masaraticomment monitoring by now
2006-09-14 Pierangelo Masaratifurther cleanup
2006-09-14 Pierangelo Masaratiadd basic monitoring support to back-ldap/slapo-chain...
2006-09-14 Pierangelo MasaratiURIs need to be between double quotes
2006-09-11 Pierangelo Masaratildap_back_dobind_int() may need to free a connection
2006-09-11 Pierangelo Masaratirearrange error handling
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663); manpage...
2006-09-03 Pierangelo Masaratiback-ldap should only touch the connection timestamp...
2006-08-31 Pierangelo Masaratidon't leak identity
2006-08-29 Pierangelo Masaratifix pre-allocated entry/attribute handling
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-25 Howard ChuFix test045, test048 use acl-bind credentials on retry...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-18 Pierangelo Masaratidon't leave dangling conns in the AVL tree
2006-08-18 Pierangelo Masaratithe conn may not be bound yet even if the bound DN...
2006-08-18 Kurt ZeilengaLDAP_DEVEL cleanup
2006-08-17 Pierangelo Masaratigive slapd a chance to play callback cleanup handlers...
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-08-12 Kurt ZeilengaUse LDAP_OTHER to indicate internal error
2006-06-24 Pierangelo Masaratifix response sending while rebinding (ITS#4597)
2006-06-17 Pierangelo Masaratimove retry into response handling (fix ITS#4594; partia...
2006-06-15 Pierangelo Masaratimore cleanup for previous commit
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-12 Pierangelo Masaratiadd return-error support to searches
2006-06-12 Pierangelo Masaratiadd support for recursive referrals (with simple loop...
2006-06-10 Pierangelo Masaraticleanup identity assertion; ready for porting to back...
2006-06-10 Pierangelo Masaratimake sure heavy concurrency doesn't cause quarantine...
2006-06-08 Pierangelo Masaraticleanup resource release
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-05-30 Pierangelo Masaratirearrange quarantine handling during proxyAuthz bind...
2006-05-30 Pierangelo Masaratifurther cleanop of previous commits
2006-05-30 Pierangelo Masaraticleanup previous commit
2006-05-29 Pierangelo Masaratiallow pretty time form in quarantine string
2006-05-29 Pierangelo Masaratimake room for plugins that deal with quarantine end
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-19 Pierangelo Masaratifix previous commit
2006-05-18 Pierangelo Masaratifix referrals return for ops other than search (ITS...
2006-05-16 Howard ChuITS#4550 don't overwrite remote server's err msg
2006-05-16 Howard ChuFix ITS#4450, don't overwrite remote server's rs->sr_text
2006-05-16 Pierangelo Masaratilc_bound_ndn is occasionally saved to keep track of...
2006-05-16 Pierangelo Masaratiidassert: setup rebind stuff when binding for proxyAuth...
2006-05-15 Pierangelo Masaratireset the conn field in the cached connection if the...
2006-05-14 Pierangelo Masaratimore cleanup of previous commits
2006-05-14 Pierangelo Masaratiimprove previous commit
2006-05-14 Pierangelo Masaratitypo in previous commit
2006-05-14 Pierangelo Masarati"single-conn" forces flushing of existing conns during...
2006-05-14 Pierangelo Masaraticleanup resource release
2006-05-09 Pierangelo Masaratifix warning message
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo Masaratitouch idle-timeout HAVE_TLS odds; silence warning ...
2006-05-06 Pierangelo Masaraticleanup version parsing
2006-05-01 Pierangelo Masaratifix idassert "override"
2006-04-21 Pierangelo Masaratidon't idassert if proxyAuthz == boundDN (ITS#4497)
2006-04-14 Pierangelo Masaratimore coverity issues
2006-04-13 Hallvard FurusethRemove useless assert: unsigned lc->lc_refcnt >= 0
2006-04-13 Pierangelo Masaratiaddress protocol version issues (ITS#4488)
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-08 Pierangelo Masaratire-fix previous commit
2006-04-08 Pierangelo Masaratifix network-timeout commit
2006-04-08 Pierangelo Masaratifix previous commit
2006-04-08 Pierangelo Masaratiadd support for old proxyAuthz encoding; allow to worka...
2006-04-07 Pierangelo Masaratiline up network-timeout with back-meta
2006-04-07 Pierangelo Masaratiactually, if a connection is already in the AVL tree...
2006-04-05 Kurt ZeilengaReverse last commit. Wrong tree.
2006-04-05 Kurt ZeilengaNo LogTest in re23
2006-04-04 Howard Chuplug leak
2006-04-03 Pierangelo Masaratimake sure rs->sr_err is fine
2006-04-02 Hallvard FurusethInitialize and destroy lc_lai.lai_mutex
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-29 Pierangelo Masaratifix handling of expired connections (ITS#4429; need...
2006-03-28 Pierangelo Masaratileave existing controls in place if proxyAuthz is not...
2006-03-28 Pierangelo Masaratipropagate pretty DN (ITS#4456)
2006-03-27 Pierangelo Masaraticleanup
2006-03-25 Pierangelo Masaratifix previous commit: actually free the connection in...
2006-03-25 Pierangelo Masaratidestroy bind connection after failed bind (ITS#4428)
2006-03-24 Pierangelo Masaratifix operational attrs return with chain overlay (ITS...
2006-03-23 Pierangelo Masaraticleanup previous commit
2006-03-23 Pierangelo Masaratihonor "chase-referrals no" (ITS#4447)
2006-03-03 Pierangelo Masaratiqueue implicit binds (ITS#4409)
2006-02-16 Pierangelo Masaratifix error message
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-02-06 Pierangelo Masaratidelete all conns cached for a single client->proxy...
2006-02-04 Pierangelo Masaratidebug cleanup
2006-02-01 Pierangelo Masaratiimplement proxy long-lived connection TTL
2006-01-13 Pierangelo Masaratiallow slapo-chain to be instantiated without any specif...
2006-01-12 Pierangelo Masaratimake sure appropriate limits are in place (ITS#4336)
2006-01-11 Pierangelo Masaratiin abnormal cases, error may be sent twice
2006-01-11 Pierangelo Masaraticomplete fix to back-ldap (ITS#4315?); not sure dobind...
2006-01-10 Pierangelo Masaratidon't idassert anon2anon (ITS#4321)
next