]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/bind.c
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / servers / slapd / back-meta / bind.c
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-02-28 Pierangelo Masaratifix potential deadlock in back-meta (ITS#6846)
2011-01-19 Howard ChuITS#5421 drop ldap-int.h
2011-01-05 Kurt ZeilengaHappy New Year
2010-08-29 Pierangelo Masaratifix potential leak introduced by fix to ITS#6574
2010-07-03 Pierangelo Masaraticleanup connection release
2010-06-23 Pierangelo Masaratimake sure non-anonymous bind uses DN and creds (ITS...
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes...
2010-04-13 Kurt Zeilengahappy belated New Year
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-08-13 Pierangelo Masaratihonor per-target tls/chase referrals/rebind as user...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-12 Pierangelo Masaratidon't send error when going to retry (alternative fix...
2008-10-13 Hallvard FurusethFix typo in assertion: j1 + j1 -> j1 + j2. (Not a crash...
2008-03-29 Pierangelo Masaratia connection cannot be privileged and be in the avl...
2008-02-08 Howard ChuITS#5355 use bi_extra instead of calling directly into...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-29 Pierangelo Masaratibetter fix for ITS#5154
2007-09-26 Pierangelo Masaratiplug leak (ITS#5155)
2007-09-26 Pierangelo Masaratitemporary fix to ITS#5154
2007-09-15 Pierangelo Masaratifix previous commit
2007-09-15 Pierangelo Masaratidraft-wahl-ldap-session: append further instances of...
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-16 Pierangelo Masaratidefer thread key retrieve as it might not be needed
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-03-09 Pierangelo Masaratifix previous commit (ITS#4861)
2007-03-08 Pierangelo Masaraticheck consistency of referrals and result code (ITS...
2007-01-28 Pierangelo Masaraticleanup back-meta according to back-ldap
2007-01-13 Pierangelo Masaratione more round of cached connections fixes/improvements
2007-01-08 Pierangelo Masaratibetter handling of critical conditions
2007-01-07 Pierangelo Masaratibetter async connection and partial error handling
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratipool privileged connections (ITS#4791)
2006-12-17 Pierangelo Masarati- add support for "use-temporary-conn" much like back...
2006-11-18 Pierangelo Masaratifix leak when 'rebind-as-user' is set (and client searc...
2006-11-05 Pierangelo Masaratirework compare
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-28 Pierangelo Masaratifix concurrency issue when binding before a search...
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663)
2006-09-03 Pierangelo Masaratidon't abandon binds in progress; rather unbind (ITS...
2006-08-26 Pierangelo Masaratiinvalidate idle connection if a candidate target does...
2006-08-12 Kurt ZeilengaUse LDAP_OTHER to indicate internal error
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-10 Pierangelo Masaratifix previous commit
2006-06-10 Pierangelo Masaratifix error mapping
2006-06-10 Pierangelo Masaratiimprove logging
2006-06-10 Pierangelo Masaraticentralize and cleanup bind response handling
2006-06-08 Pierangelo Masaraticleanup resource release
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-06-07 Pierangelo Masaratimore concurrency cleanup
2006-06-02 Pierangelo Masaratirefine (and fix) back-meta handling of search initializ...
2006-06-02 Pierangelo Masaraticleanup
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-17 Pierangelo Masaratifix cleanup concurrency
2006-05-15 Pierangelo Masaratireset the conn field in the cached connection if the...
2006-05-14 Pierangelo Masaratiline up back-meta to ITS#4546
2006-05-12 Pierangelo Masaratirefine previous commits (don't leave bindings around)
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-04 Pierangelo Masaratimake sure NULL pointers are not dereferenced
2006-05-03 Pierangelo Masaratidon't muck with freed memory (spotted by valgrind)
2006-04-14 Pierangelo Masaratimore coverity issues
2006-04-07 Pierangelo Masaratiactually, if a connection is already in the AVL tree...
2006-04-04 Pierangelo Masaraticomplete previous commit (protect binds)
2006-04-04 Pierangelo Masaratimake sure only on bind at a time occurs; release resour...
2006-04-03 Pierangelo Masaratimore on recovery (ITS#4429)
2006-04-01 Pierangelo Masaratiseems to fix the equivalent of ITS#4429 in back-meta...
2006-02-11 Pierangelo Masaratirework connection handling on multiple binds with the...
next