]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/config.c
BDB_ALIASES and BDB_SUBENTRIES cleanup
[openldap] / servers / slapd / back-bdb / config.c
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-28 Kurt ZeilengaDelete CDB (no transactions) support
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-18 Howard ChuAdded "fewest" lockdetect keyword, to abort txn with...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-11-28 Howard ChuAdded experimental support for DB_DIRTY_READ.
2001-11-27 Howard ChuAdd #define SLAP_BDB_ALLOW_DBNOTXN to control dbnotxn...
2001-11-27 Howard ChuAdded "dbnotxn" config keyword. If present, back-bdb...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
2001-10-03 Kurt ZeilengaAdd BDB index config code
2001-10-03 Kurt ZeilengaReplace #if 0 with #if MACRO
2000-09-29 Kurt ZeilengaAdd dead lock detection thread.
2000-09-28 Kurt ZeilengaAdd txn_checkpoint()'ing
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-25 Kurt ZeilengaAdd minimal config support