openldap/servers/slapd/back-mdb
Howard Chu 437f21b16e ITS#7705,#7800 fix back-mdb pagedResults search
mdb_idscopes was remembering the IDs of every entry it checked;
it should only have been saving the IDs of entries that were
actually in the search scope. The extra entries filled the scopes
array, causing a loop searching for a parent entry that was
never inserted.
2014-05-15 21:06:17 -07:00
..
add.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
attr.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
back-mdb.h Happy new year (belated) 2014-01-25 05:21:25 -08:00
bind.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
compare.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
config.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
delete.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
dn2entry.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
dn2id.c ITS#7705,#7800 fix back-mdb pagedResults search 2014-05-15 21:06:17 -07:00
extended.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
filterindex.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
id2entry.c ITS#7798 fix mdb_entry_decode() 2014-02-07 03:02:33 -08:00
idl.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
idl.h ITS#7705,#7800 fix back-mdb pagedResults search 2014-05-15 21:06:17 -07:00
index.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
init.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
key.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
Makefile.in Happy new year (belated) 2014-01-25 05:21:25 -08:00
modify.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
modrdn.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
monitor.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
nextid.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
operational.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
proto-mdb.h ITS#7798 fix mdb_entry_decode() 2014-02-07 03:02:33 -08:00
referral.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
search.c ITS#7705,#7800 fix back-mdb pagedResults search 2014-05-15 21:06:17 -07:00
tools.c ITS#7798 fix mdb_entry_decode() 2014-02-07 03:02:33 -08:00