]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/bind.c
Sync with HEAD
[openldap] / servers / slapd / back-bdb / bind.c
2004-03-22 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Kurt ZeilengaSync with HEAD
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()