]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/dn2entry.c
error out when adding multiple olcIndex values for the same attribute (ITS#6196)
[openldap] / servers / slapd / back-bdb / dn2entry.c
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-08-27 Howard ChuUse read-only txn's instead of read lockers. Support...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-05 Howard ChuITS#5262 use explicit cursor and locker in dn2id
2007-12-05 Howard ChuFix ITS#5257
2007-11-12 Howard ChuCache-thrashing protection: if the DB has more entries...
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-01-02 Kurt Zeilengahappy new year
2006-06-01 Howard ChuITS#4572 don't unlock non-existent locks
2006-01-03 Kurt ZeilengaHappy new year!
2005-04-09 Howard ChuITS#3616 fixes for zero-length DN entry. generate conte...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-06-25 Howard ChuMore locking cleanup (ITS#3201, etc)
2004-01-01 Kurt ZeilengaHappy new year
2003-11-28 Kurt ZeilengaNotices
2003-09-22 Howard Chuback-hdb caching updates, use EntryInfo cache for hdb_d...
2003-07-15 Jong Hyuk ChoiVarious udpates for SyncRepl
2003-05-25 Howard ChuRestructured to avoid direct use of sl_malloc functions...
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-16 Howard ChuHierarchical cache management.
2003-01-03 Kurt ZeilengaHappy new year
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-10 Jong Hyuk ChoiDB_RMW flag to dn2id and id2entry
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-29 Howard ChuMore cleanup
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-08 Howard ChuSwitched to dn_parent1, cleaned up dn2id_add/delete
2000-09-28 Kurt ZeilengaMostly working modify
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt ZeilengaFix ber_scanf and init bugs
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-25 Kurt ZeilengaRough in search routine
2000-09-24 Kurt ZeilengaAdd dn2entry.c