]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/key.c
Update copyright for next release
[openldap] / servers / slapd / back-bdb / key.c
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-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-04 Howard ChuUnify use of BDB lockers
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-10-27 Howard ChuUse #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache....
2005-10-22 Howard ChuAdd IDL caching for slapadd/slapindex quick mode
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-28 Howard ChuAdd SLAP_MR_ORDERED_INDEX - support for inequality...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-01-01 Kurt ZeilengaHappy new year
2003-11-28 Kurt ZeilengaNotices
2003-01-03 Kurt ZeilengaHappy new year
2002-08-30 Howard ChuDon't mask DB_KEYEXIST errors in bdb_idl_insert_key...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-25 Howard ChuFix ITS#1774, BDB keys need ulen and flags to be initia...
2002-03-15 Julius EnarusaiAdded/Modified LDAP_LOG messages to match the existing...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-05 Kurt ZeilengaBDB_INDEX code does no harm (but no good yet, not used...
2001-10-05 Kurt ZeilengaAnother round. BDB_INDEX almost ready for functional...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.