]> git.sur5r.net Git - openldap/commit
ITS#8146 fix mdb_filter_candidates for unindexed attr
authorHoward Chu <hyc@openldap.org>
Mon, 18 May 2015 16:55:04 +0000 (17:55 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 27 May 2015 16:24:28 +0000 (11:24 -0500)
commit2fd4668fc1064c14ef062cce0d6ed51f094a031b
tree2cfea9f542822a1dab5d85b9885934f52bac8835
parente7a780ec4dda5bd8e194cd916e43433d646c1265
ITS#8146 fix mdb_filter_candidates for unindexed attr

Change result of MDB_IDL_ALL() to use the last entryID in the DB
instead of NOID.
servers/slapd/back-mdb/filterindex.c