]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/conn.c
ACIs almost entirely factored out of slapd
[openldap] / servers / slapd / back-meta / conn.c
2005-08-17 Pierangelo Masaratiimplement overlapping targets enhancement (ITS#3711)
2005-08-17 Pierangelo Masaratifix resources release issue
2005-08-07 Pierangelo Masaratiuse trylock only where necessary
2005-07-19 Pierangelo Masaratimore about rewrite leaks
2005-07-19 Pierangelo Masaratifix yet another leak
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-04 Pierangelo Masaratifix concurrency issues
2005-07-03 Pierangelo Masaratifix potential deadlock; first round of refcnt for conne...
2005-06-28 Pierangelo Masaratiadd "matchedDN" field when appropriate
2005-06-19 Pierangelo Masaratifirst round of provisions for back-config
2005-06-18 Pierangelo Masaraticleanup
2005-05-05 Pierangelo Masaratia bit more reworking and streamline; the change to...
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706) and lots of cleanup
2005-04-25 Pierangelo Masaratifix retry; add per-target configurable number of retrie...
2005-04-22 Pierangelo Masaratimore on error handling reworking; should address ITS...
2005-04-22 Pierangelo Masaraticleanup
2005-04-22 Pierangelo Masaratiremove unnecessary call
2005-04-21 Pierangelo Masaratifix previous commit
2005-04-21 Pierangelo Masaratiadd basic support for retry; protect internal bind...
2005-04-20 Pierangelo Masaratislightly reduce malloc overhead; minor cleanup
2005-04-16 Pierangelo Masaratia) implement a new candidate selection procedure, based...
2005-02-27 Pierangelo Masaratienable tls-related code only if available; import fix...
2005-02-05 Pierangelo Masaratitemporarily revert to synchronous start tls
2005-02-05 Pierangelo Masaratiimport selected improvements from back-ldap: use asynch...
2005-02-05 Pierangelo Masaratiimport referral chaing options from back-ldap
2005-01-08 Pierangelo Masaratimajor namespace cleanup & minor fixes
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-06 Pierangelo Masaratiinitial round of fixes related to ITS#2986
2004-01-01 Kurt ZeilengaHappy new year
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-05-03 Pierangelo Masaratiadd network timeout (ITS#2413 reworked)
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-18 Pierangelo Masaratiensure all metasingleconns are init'ed
2003-04-07 Pierangelo Masaratiworks fine now
2003-04-07 Pierangelo Masaratifirst cut at grouping rewrite/map stuff; needs work
2003-04-05 Pierangelo Masaratipropagate selected changes to back-ldap
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Pierangelo Masaratinew API; compiles if proxy is disabled
2003-01-23 Pierangelo Masaraticleanup versioning
2003-01-03 Kurt ZeilengaHappy new year
2002-11-10 Pierangelo Masaratiimprove error messages
2002-08-09 Pierangelo Masaratirework connection pool handling (reduce amount of malloc)
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-12 Howard ChuDeleted Connection->c_cdn. Use conn->c_dn instead...
2002-01-06 Howard ChuChanged conn->c_cdn to struct berval.
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-27 Pierangelo Masaraticonversion to berval DN
2001-05-19 Pierangelo Masaratipseudo-root dn bind; a couple of minor fixes
2001-05-16 Pierangelo Masaratiminor cleanup; some error handling and log fixes
2001-05-13 Pierangelo Masaratiadded new logging to back-meta
2001-05-12 Pierangelo MasaratiThis is the commit of: