]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/config.c
ITS#5658 hppa fixes
[openldap] / servers / slapd / back-bdb / config.c
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