]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/nextid.c
If dn2id returns ID but id2entry returns NULL, log it.
[openldap] / servers / slapd / back-ldbm / nextid.c
1999-01-22 Kurt ZeilengaImplement NEXTID chunking. Obtain IDs in chunks of...
1999-01-22 Kurt ZeilengaDon't return nextid on failed add operations for safety.
1999-01-22 Kurt Zeilenganextid cleanup in preparation to disable next_id_return().
1998-11-25 Kurt ZeilengaAdd a couple minor safety checks.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
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-08-09 Kurt ZeilengaInitial revision