]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/bind.c
fix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might...
[openldap] / servers / slapd / back-ldap / bind.c
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-18 Pierangelo Masaratifix referrals return for ops other than search (ITS...
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 Masarati"single-conn" forces flushing of existing conns during...
2006-05-14 Pierangelo Masaraticleanup resource release
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-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-08 Pierangelo Masaratire-fix previous 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-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-25 Pierangelo Masaratifix previous commit: actually free the connection in...
2006-03-25 Pierangelo Masaratidestroy bind connection after failed bind (ITS#4428)
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-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-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)
2006-01-09 Pierangelo Masaratiuse slab memory for proxyauthz
2006-01-09 Pierangelo Masaratirefine fix to ITS#4315; apply it to back-meta as well
2006-01-09 Howard ChuTS#4315 fix prev commit, spinning in ldap_back_dobind
2006-01-09 Howard ChuITS#4315 fix bind concurrency issue
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-20 Pierangelo Masaratidon't idassert anonymous unless explicitly configured...
2005-12-15 Pierangelo Masaratibetter handling of internal operations
2005-12-15 Pierangelo Masaratiassume operations with version set to 0 are internal...
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-12-07 Pierangelo Masaratiimplement (per-target) per-conn proxy-side idle-timeout...
2005-12-06 Pierangelo Masaratireturn more appropriate error code
2005-11-20 Pierangelo Masaratidon't care about empty matched/text #ifdef LDAP_NULL_IS...
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-11 Pierangelo Masaratihandle LDAPv2 when returning timelimit; silence warning
2005-11-09 Pierangelo Masaraticannot happen...
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-10-14 Pierangelo Masaratidon't copy o_ndn into lc_bound_ndn, otherwise we end...
2005-09-24 Pierangelo Masaraticleanup states/timeout handling in back-ldap/meta;...
2005-09-10 Pierangelo Masaratiimproved authz_backend detection for internal databases...
2005-09-09 Pierangelo Masaratirelease resources (ITS#4016)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratineed some minimal timeout otherwise strange issues...
2005-08-20 Pierangelo Masaraticleanup locking
2005-08-17 Pierangelo Masaratifix return code (prevents clean usage of back-ldap...
2005-08-16 Hallvard FurusethRemove unused label "error_return"
2005-08-12 Pierangelo Masaratishould compile also when #undef HAVE_TLS
2005-08-12 Pierangelo Masaratishould compile also when #undef HAVE_TLS
2005-08-11 Pierangelo Masaratifix tls propagation, including rebind
2005-08-07 Pierangelo Masaratiuse trylock only where necessary
2005-08-02 Pierangelo Masaratiremove unrequired member; address ITS#3913
2005-08-02 Pierangelo Masaratisave 1 function call...
2005-07-25 Pierangelo Masaratiplug leaks
2005-07-23 Pierangelo Masaratithere might definitely be concurrency issues, but it...
2005-07-23 Pierangelo Masarati(mostly) reverting previous commit (overconservative)
2005-07-23 Pierangelo Masaratistrengthen concurrency protection
2005-07-22 Pierangelo Masaratinote an issue
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-04 Pierangelo Masaratifix potential deadlock
2005-07-03 Pierangelo Masaratifix potential deadlock; improve idassert in case of...
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-06-29 Pierangelo Masaratiseems to definitely fix issues related to ITS#3808
2005-06-29 Pierangelo Masaratireturn LDAP_SUCCESS if Start TLS failed but was not...
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-06-29 Pierangelo Masarati(partial?) fix ITS#3808
2005-05-23 Pierangelo Masaraticomplete back-config support, including chain overlay...
2005-04-21 Pierangelo Masaraticleanup connection locking
2005-04-16 Pierangelo Masaratienable use of asynchronous call to StartTLS
2005-04-10 Pierangelo Masaratiadd SASL bind for acl-authc; use slap_bindconf
2005-02-19 Pierangelo Masaraticlarify comment
2005-02-19 Pierangelo Masaratiuse asynchronous StartTLS
2005-02-18 Howard ChuFix if HAVE_TLS is missing
2005-02-05 Pierangelo Masaratitemporarily revert to synchronous start tls
2005-02-05 Pierangelo Masaratiuse asynchronous Start TLS exop; allow propagating...
2005-02-01 Howard ChuIn ldap_back_bind, don't send success result, frontend...
2005-01-30 Pierangelo Masaratimake referrals chasing optional (default is to chase...
2005-01-26 Pierangelo Masaratiallow proxyAuthz of users authenticated via SASL
2005-01-24 Pierangelo MasaratiStartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-20 Pierangelo Masaratiremove #ifdef's for identity assertion
2005-01-09 Pierangelo Masaraticlear out the error
2005-01-08 Pierangelo MasaratiITS#3469: C99 compliance
2005-01-08 Pierangelo Masaratiretry on ldap_result() with a timeout
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-08 Pierangelo Masaratiminor cleanup
next