]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/bind.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / back-bdb / bind.c
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-12-12 Quanah Gibson-MountITS#6661
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-09-03 Quanah Gibson-MountUse read-only txn's instead of read lockers. Support...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-07 Pierangelo Masaratiremove experimental code as per ITS#4962 discussion
2007-09-07 Pierangelo Masaratiremove experimental code as per ITS#4962 discussion
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-08-17 Pierangelo Masaratifix previous commit
2007-08-17 Pierangelo Masaratiallow "traditional" behavior (more for ITS#4962; please...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
2007-01-02 Kurt Zeilengahappy new year
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Kurt Zeilengaunifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-01-07 Pierangelo Masaratifix ACL value checking for bind (ITS#3446)
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-17 Pierangelo Masaratilog the right function names
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-05 Kurt Zeilengaunifdef -DBDB_ALIASES
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-03-27 Kurt ZeilengaDon't return subordinate referrals (per RFC 3296)
2004-03-27 Kurt ZeilengaDon't disclose information to attacker.
2004-03-20 Howard ChuUse REP_MATCHED_MUSTBEFREED reply flag
2004-03-12 Howard ChuCleanup result handling
2004-01-01 Kurt ZeilengaHappy new year
2003-11-28 Kurt ZeilengaNotices
2003-05-25 Howard ChuRestructured to avoid direct use of sl_malloc functions...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-22 Jong Hyuk Choisubentry cleanup
2003-04-16 Howard ChuHierarchical cache management.
2003-04-05 Howard ChuAdded code for BDB_ALIASES. Please test.
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-01-24 Hallvard FurusethFix typo in comment.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-30 Kurt ZeilengaACL cleanup
2002-08-20 Kurt ZeilengaQuick check of LOCK_ID() return. Likely should retry...
2002-08-20 Kurt ZeilengaMore places where LOCK_ID() calls need to be checked.
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-04-19 Jong Hyuk ChoiPatch for ITS# 1643
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-24 Howard ChuFix typo that prevented rootdn logins.
2001-11-05 Howard ChuPorted referral patches from back-ldbm. I believe searc...
2000-09-28 Kurt Zeilengafix up bdb_entry_return() calls
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt Zeilengainclude external.h
2000-09-25 Kurt ZeilengaAdd bind()