]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/tools.c
More for -q tool mode
[openldap] / servers / slapd / back-bdb / tools.c
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-01 Howard ChuFix dnParent to return "" for root
2001-12-27 Howard ChuMore struct berval fixes
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-08 Howard ChuSwitched to dn_parent1, cleaned up dn2id_add/delete
2001-12-07 Howard ChuSome fixes for BDB_IDL_MULTI. Experimental back-hdb...
2001-12-06 Howard ChuFix previous commit
2001-12-06 Howard ChuMinor rearrangement, give pdn to dn2id_add to avoid...
2001-12-05 Howard Chutool_reindex now regenerates the dn2id index as well...
2001-11-28 Howard ChuAdded experimental support for DB_DIRTY_READ.
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-27 Howard ChuAdded "dbnotxn" config keyword. If present, back-bdb...
2001-10-22 Howard ChuDon't free entries since the tools realloc the buffers.
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-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-10-03 Kurt ZeilengaAdd BDB_INDEX error handling
2001-10-03 Kurt ZeilengaAn incremental step.
2001-10-03 Kurt ZeilengaEnable management of attribute indices. Not yet used...
2000-09-26 Kurt ZeilengaFix initialization, add additional diagnostics
2000-09-22 Kurt ZeilengaAdd bdb_add() and supporting routines
2000-09-22 Kurt Zeilengaremove lint
2000-09-19 Kurt ZeilengaAdd new nextid code.
2000-09-19 Kurt ZeilengaAdd rough implementation of tool callbacks.