]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/search.c
ITS#3092: Rename sl_free() and friends to slap_sl_free()
[openldap] / servers / slapd / back-bdb / search.c
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency; return "Admin...
2002-11-21 Pierangelo Masarati- allow interactive pagedResults size change
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-10-31 Stig VenaasFix referrals and alias. For ldbm and I think for bdb...
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-09-15 Kurt ZeilengaWrap csn filter frees with sync mode check.
2002-09-15 Kurt ZeilengaFix typos in last commit
2002-09-15 Kurt ZeilengaCleanup up LDAP_CLIENT_UPDATE code... including some...
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-09 Kurt Zeilengaonly optimize objectClass filters when (objectClass...
2002-09-09 Howard ChuFix: if slapadd was used with an un-ordered LDIF file...
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-08-29 Pierangelo Masaratithis test is useless, since noop is masked SLAP_CTRL_UPDATE
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-26 Howard ChuFix oc_filter, it could exit early before counting...
2002-08-20 Kurt ZeilengaQuick check of LOCK_ID() return. Likely should retry...
2002-08-20 Kurt ZeilengaMore places where LOCK_ID() calls need to be checked.
2002-08-07 Howard ChuPlug config leaks
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-01 Kurt ZeilengaMinor cleanup
2002-06-01 Kurt Zeilengareference scope checks
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-05-03 Pierangelo Masaratis/LDAP_UNWILLING_TO_PERFORM/LDAP_ADMINLIMIT_EXCEEDED...
2002-04-29 Pierangelo Masaratihonor limits if below soft limit
2002-04-19 Jong Hyuk ChoiPatch for ITS# 1643
2002-04-11 Jong Hyuk Choifix: changing bdb_cache_return_entry_w() to bdb_cache_r...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-18 Howard ChuUse a single malloc'd block for all the temporary IDL...
2002-03-14 Julius EnarusaiAdded LDAP_LOG messages to the above files to match...
2002-03-04 Kurt ZeilengaUpdate handling of AND/OR indexing where element is...
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 Kurt ZeilengaAdd search no-op support.
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-22 Pierangelo Masaratifinal dn_parent elimination in back-bdb
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-09 Kurt ZeilengaRound 2 of subentry changes
2002-01-09 Kurt ZeilengaAdd very basic subentry search support.
2002-01-05 Kurt ZeilengaFix compile errors
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-30 Howard ChuUse dnIsSuffix
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-29 Howard ChuMisc cleanup
2001-12-27 Kurt ZeilengaQuick struct berval DN support for defer alias API.
2001-12-26 Howard ChuChanged Filter.f_dn to struct berval*
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Kurt ZeilengaMove search, modify, and modrdn APIs to struct berval...
2001-12-26 Howard ChuChanged get_limits to struct berval*
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-09 Kurt Zeilengamisc cleanup
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-08 Howard ChuSwitched to dn_parent1, cleaned up dn2id_add/delete
2001-12-08 Howard ChuFix typos in previous commit
2001-12-07 Kurt ZeilengaPort reference scope fix from back-ldbm
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-26 Howard ChuSome tweaks to cut down on IDL stack usage. idl_interse...
2001-11-24 Howard ChuRemoved unused "range" argument from indexing functions...
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