]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/search.c
Memory context tweaks for other ops
[openldap] / servers / slapd / back-bdb / search.c
2001-11-17 Howard ChuFirst pass at indexing cleanup. Both filterindex.c...
2001-11-16 Pierangelo Masaratimoved the empty dn static entry into a global const...
2001-11-14 Pierangelo Masaratihack to make '' base work; please check side-effects
2001-11-12 Pierangelo MasaratiFixes ITS#1433
2001-11-05 Howard ChuPorted referral patches from back-ldbm. I believe searc...
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-02 Pierangelo Masaraticandidate check using new macro from Kurt
2001-10-02 Pierangelo Masaratiforward porting of time/size limits from back-ldbm...
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!
2000-09-28 Kurt Zeilengafix up bdb_entry_return() calls
2000-09-28 Kurt ZeilengaDon't complain about non-existance IDL "range" candidates
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt ZeilengaFix cursor logic
2000-09-26 Kurt Zeilengareplace ALLIDS with RANGE IDLs
2000-09-26 Kurt ZeilengaAdd kludge to get working tests add/populate.
2000-09-26 Kurt ZeilengaGot base entry...
2000-09-26 Kurt Zeilengainclude external.h
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-25 Kurt ZeilengaFinish search rough in (w/o alias nor indexing support)
2000-09-25 Kurt ZeilengaRough in search routine