]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/bind.c
cannot happen...
[openldap] / servers / slapd / back-ldap / bind.c
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
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-11-11 Pierangelo Masaratimake sure we're comparing the same database
2004-10-01 Howard ChuAdd a retry for failed connections
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-23 Pierangelo Masaratiassert administrative identity instead of the required...
2004-07-04 Pierangelo Masaraticlear shared connections when ldap_result fails with...
2004-06-21 Pierangelo Masaraticlean up unnecessary checks; don't use SASL native...
2004-06-20 Pierangelo Masaratinot sure that cyrus-sasl doesn't honor empty authz...
2004-06-20 Pierangelo Masaratimake authz mode selection fully manual, plus more cleanup
2004-06-19 Pierangelo Masaratiallow a hidden parameter to instruct the proxy that...
2004-06-19 Pierangelo Masaratili->be didn't work; since it seems to be unnecessary...
2004-06-08 Jong Hyuk ChoiFix typo
2004-05-22 Pierangelo Masaratimore on identity assertion
2004-05-15 Pierangelo Masaratimore on idassert: SASL bind/authz
2004-05-14 Pierangelo Masaratireflect Kurt's comments on ID assertion
2004-05-13 Pierangelo Masaratiadd idassert code (undocumented yet)
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratifix previous commit
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping;...
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-13 Pierangelo Masaratiuse dedicated admin identity to proxyAuthz
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-01 Kurt ZeilengaDon't search for proxy authz control unnecessarily.
2003-12-01 Pierangelo Masaratiadd administrative bind and proxyAuthz control to enabl...
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-06-11 Howard ChuBind fixes for chaining
2003-05-22 Hallvard FurusethPrintf %p expects a void pointer.
2003-05-14 Howard ChuITS#2511 use %p to log pointer values
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-18 Pierangelo Masaratireset passwords before freeindg them
2003-04-17 Howard ChuFix AVL comparisons
2003-04-07 Pierangelo Masaratigroup rewrite/map stuff in one structure and optimize...
2003-04-07 Pierangelo Masaratiuse rewrite info instead of ldapinfo for reusability...
2003-04-07 Howard ChuCleanup ENABLE_REWRITE ifdefs, put into a new ldap_back...
2003-04-05 Pierangelo Masaratimassage bound dn only if operating on authz backend
2003-04-05 Pierangelo Masaratiminor fixes: leaks, dangling pointers, cleaner tag...
2003-04-04 Pierangelo Masaratimore args elimination + allow specific messages when...
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Howard ChuFix shared/private binds, fix entry_get malloc
2003-04-03 Pierangelo Masaratitrim unnecessary args
2003-04-03 Pierangelo Masaratibackout this for now
2003-04-03 Pierangelo Masaratineed this to be able to bound searches when back-ldap...
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-04-02 Howard ChuFix typos in prev commit
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-02-19 Howard ChuFix do/don't send result logic
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-14 Howard ChuFix previous commit
2003-02-14 Howard ChuUse extended async APIs to allow direct parsing of...
2003-02-13 Howard ChuImplemented connection pooling. Requires libldap_r...
next