]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/init.c
Last changes should have been #ifdef
[openldap] / servers / slapd / back-bdb / init.c
2001-07-31 Kurt ZeilengaFix basic operations
2001-07-31 Kurt ZeilengaFix slapadd crash when only a subset of databases have...
2000-10-01 Kurt ZeilengaFix thread handling and error printing
2000-09-30 Kurt ZeilengaFix no_threads build
2000-09-29 Kurt ZeilengaAdd dead lock detection thread.
2000-09-28 Kurt ZeilengaDisable debugging
2000-09-28 Kurt ZeilengaMostly working modify
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt ZeilengaRough in passwd and referral routines
2000-09-26 Kurt ZeilengaFix initialization, add additional diagnostics
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-25 Kurt ZeilengaClean up debug messages
2000-09-25 Kurt ZeilengaDisable sub directory support for now
2000-09-25 Kurt ZeilengaAdd minimal config support
2000-09-25 Kurt ZeilengaUpdate build environment for back-bdb
2000-09-25 Kurt ZeilengaFinish search rough in (w/o alias nor indexing support)
2000-09-24 Kurt ZeilengaAdd dn2entry.c
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-19 Kurt ZeilengaAdd BDB errcall
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