]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/back-bdb.h
Add a sample ACL
[openldap] / servers / slapd / back-bdb / back-bdb.h
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!
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-26 Kurt Zeilengareplace ALLIDS with RANGE IDLs
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-25 Kurt ZeilengaDisable sub directory support for now
2000-09-25 Kurt ZeilengaRough in search routine
2000-09-24 Kurt ZeilengaAdd compare routine
2000-09-23 Kurt Zeilengarough in an add/delete and deadlock avoidance
2000-09-22 Kurt ZeilengaAdd bdb_add() and supporting routines
2000-09-22 Kurt Zeilengaremove lint
2000-09-20 Kurt ZeilengaAdd dn2id code
2000-09-20 Kurt ZeilengaReply on DB_CONFIG for tuning...
2000-09-19 Kurt ZeilengaAdd new nextid code.
2000-09-19 Kurt ZeilengaAdd rough implementation of tool callbacks.
2000-09-18 Kurt ZeilengaDon't set DB_PRIVATE yet.
2000-09-18 Kurt ZeilengaAdd errpfx and errcall
2000-09-18 Kurt ZeilengaAdd set_*_dir calls
2000-09-18 Kurt ZeilengaFix up back-bdb framework
2000-09-18 Kurt ZeilengaFramework for back-bdb