]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/back-ldbm.h
If dn2id returns ID but id2entry returns NULL, log it.
[openldap] / servers / slapd / back-ldbm / back-ldbm.h
1999-01-22 Kurt ZeilengaImplement NEXTID chunking. Obtain IDs in chunks of...
1999-01-22 Kurt Zeilenganextid cleanup in preparation to disable next_id_return().
1999-01-07 Kurt ZeilengaModify Add/Delete/Modrdn operations to require write...
1998-12-30 Kurt ZeilengaPreliminary Fixes for ITS#24, ITS#26, and ldbm_back_add...
1998-12-28 Kurt ZeilengaImprove readability of base output in debugging.
1998-11-07 Kurt ZeilengaMake flush_writes the default. Change option to 'dbcac...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-08-19 Kurt ZeilengaAdded ldbm flush on write code which uses slapd.conf...
1998-08-09 Kurt ZeilengaInitial revision