]> git.sur5r.net Git - openldap/commit
Eliminated nextid database. id2entry database is now maintained in numerical
authorHoward Chu <hyc@openldap.org>
Tue, 27 Nov 2001 10:15:23 +0000 (10:15 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 27 Nov 2001 10:15:23 +0000 (10:15 +0000)
commitb45133c9580a692ebeb8bd81552a60ba406e0f24
tree0ecd16c8c0036e793e99da8c365d2d575c6e4a82
parent0a25cddcf39d8acdb22acd3fa2ce1c5bb8b554a5
Eliminated nextid database. id2entry database is now maintained in numerical
order, so the lastid is always the same as the last entry's ID. This is
an incompatible db file change.
servers/slapd/back-bdb/back-bdb.h
servers/slapd/back-bdb/init.c
servers/slapd/back-bdb/nextid.c