]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/back-ldap.h
fix previous commit (ITS#6267)
[openldap] / servers / slapd / back-ldap / back-ldap.h
2009-08-24 Pierangelo Masaratifix previous commit (ITS#6267)
2009-08-19 Pierangelo Masaratirefactor connection handling
2009-08-19 Pierangelo Masaratibetter logging of privileged connections (more to come...
2009-06-11 Pierangelo Masaratidon't deadlock when a TLS uri is not responding (ITS...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-12 Pierangelo Masaratidon't send error when going to retry (alternative fix...
2008-07-14 Pierangelo Masaratido not propagate undefined or otherwise broken search...
2008-07-07 Pierangelo Masaratiallow proxies to filter out search references (ITS...
2008-06-29 Howard ChuMore symbols for ITS#5355
2008-02-08 Howard ChuITS#5355 use bi_extra instead of calling directly into...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-01-28 Pierangelo Masaratifix more spurious return stuff; split quarantine in...
2007-01-19 Kurt Zeilengasilence warnings
2007-01-09 Pierangelo Masaratiallow forcing abandon of search operations on a connect...
2007-01-09 Pierangelo Masaratifix previous commit(s)
2007-01-08 Howard ChuAdd TLS context configuration
2007-01-05 Pierangelo Masaraticleanup
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratipool privileged connections (ITS#4791)
2006-12-17 Pierangelo Masaratisupport a separate cached connection for binds when...
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-14 Pierangelo Masaratiadd basic monitoring support to back-ldap/slapo-chain...
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663); manpage...
2006-06-24 Pierangelo Masaratifix response sending while rebinding (ITS#4597)
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-05-30 Pierangelo Masaratifurther cleanop of previous commits
2006-05-30 Pierangelo Masaraticleanup previous commit
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-14 Pierangelo Masarati"single-conn" forces flushing of existing conns during...
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-08 Pierangelo Masaratiadd support for old proxyAuthz encoding; allow to worka...
2006-04-07 Pierangelo Masaratiactually, if a connection is already in the AVL tree...
2006-03-03 Pierangelo Masaratiqueue implicit binds (ITS#4409)
2006-02-01 Pierangelo Masaratiimplement proxy long-lived connection TTL
2006-01-09 Pierangelo Masaratidon't send error with back-meta
2006-01-09 Howard ChuITS#4315 fix bind concurrency issue
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-07 Pierangelo Masaratiimplement (per-target) per-conn proxy-side idle-timeout...
2005-11-19 Pierangelo Masaratistreamline back-ldap/slapo-chain configuration; add...
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-09-24 Pierangelo Masaratihide unused member (will likely be removed)
2005-09-24 Pierangelo Masaraticleanup states/timeout handling in back-ldap/meta;...
2005-08-11 Pierangelo Masaratifix tls propagation, including rebind
2005-08-02 Pierangelo Masaratiremove unrequired member; address ITS#3913
2005-07-03 Pierangelo Masaratifix potential deadlock; improve idassert in case of...
2005-06-29 Pierangelo Masaratiseems to definitely fix issues related to ITS#3808
2005-05-23 Pierangelo Masaraticomplete back-config support, including chain overlay...
2005-05-21 Pierangelo Masaratifirst round of back-config support; need to #define...
2005-05-05 Pierangelo Masaratihonor T-F filters (ITS#3706) and some cleanup
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-05 Pierangelo Masaratiuse asynchronous Start TLS exop; allow propagating...
2005-01-30 Pierangelo Masaratimake referrals chasing optional (default is to chase...
2005-01-24 Pierangelo MasaratiStartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-20 Pierangelo Masaratiremove #ifdef's for identity assertion
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Pierangelo Masaratifix ITS#3350 (rewrite/remap will be replaced by the...
2004-10-01 Howard ChuAdd a retry for failed connections
2004-07-04 Pierangelo Masaraticlear shared connections when ldap_result fails with...
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-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-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping;...
2004-03-18 Pierangelo Masaratioverlays reworking
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 Pierangelo Masaratiadd administrative bind and proxyAuthz control to enabl...
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-06-11 Howard ChuMore overlay tweaks. Added LDAP chaining overlay.
2003-04-11 Howard ChuRevert previous, committed by mistake
2003-04-11 Howard ChuMore memory context tweaks
2003-04-07 Pierangelo Masaratineed a second function because of different free()...
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 Masaratimap attrs improvement
2003-04-04 Pierangelo Masaratimore args elimination + allow specific messages when...
2003-04-04 Pierangelo Masaratinormalize values only if required
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Pierangelo Masaratitrim unnecessary args
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-01 Pierangelo Masaratiimproved filter mapping/rewrite; improved result rewrit...
2003-02-19 Howard ChuFix do/don't send result logic
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
next