]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/search.c
psearch consistency patch for releng
[openldap] / servers / slapd / back-bdb / search.c
2004-10-16 Jong Hyuk Choipsearch consistency patch for releng
2004-08-30 Kurt ZeilengaCSN, LDAPsync and related fixes
2004-07-16 Kurt ZeilengaChanges from HEAD, namely back-bdb updates
2004-06-29 Kurt ZeilengaSync with HEAD
2004-06-16 Kurt ZeilengaChanges from HEAD, including
2004-04-12 Kurt ZeilengaITS#3076: fix back-bdb paged results bug
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-02-23 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaImport syncrepl psearch add bug fix
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Kurt ZeilengaSync with HEAD
2003-12-30 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt ZeilengaSync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-13 Kurt ZeilengaSync with HEAD
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-30 Jong Hyuk Choibase entry checking for refreshAndPersist as well
2003-05-25 Howard ChuRestructured to avoid direct use of sl_malloc functions...
2003-05-21 Jong Hyuk ChoiIf the sync mode is refreshAndPersist,
2003-05-20 Jong Hyuk Choipersistent search updates with recent changes
2003-05-13 Howard ChuITS#2506 - fix prev patch, don't ignore undefined filte...
2003-05-01 Howard ChuFix HDB search_aliases crash, cleanup search scope...
2003-04-30 Howard ChuUse computed filters to pass in search scope.
2003-04-30 Jong Hyuk Choi- manageDSAit is implicitly assumed for LCUP / SYNC
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-22 Howard Chufilter_candidate tweaks, search_stack tweaks
2003-04-22 Howard ChuMem context tweaks for bdb_dn2idl
2003-04-18 Howard ChuMinor fixes
2003-04-18 Howard ChuITS#2453, Fix filter candidate generation
2003-04-17 Howard ChuUse EntryInfo navigation for search scope checks
2003-04-17 Howard ChuFinish alias scope support
2003-04-16 Howard ChuHierarchical cache management.
2003-04-11 Howard ChuMore memory context tweaks
2003-04-08 Howard ChuBetter detection of new search scopes
2003-04-05 Pierangelo Masaraticleanup & more
2003-04-05 Howard ChuRange check cleanup, added alias processing comments
2003-04-05 Howard ChuFix cursor initialization, scope IDs
2003-04-05 Kurt ZeilengaCleanup
2003-04-05 Howard ChuFix locking etc. in prev commit
2003-04-05 Howard ChuAdded code for BDB_ALIASES. Please test.
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-30 Howard ChuFix typo in prev commit
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-16 Kurt Zeilengareorder to statements for debugging purposes
2003-03-03 Pierangelo Masaratiinit var
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Howard ChuDon't need TXN/opinfo support in read-only operations
2003-02-25 Jong Hyuk Choilog message fix
2003-02-09 Kurt ZeilengaMisc LCUP cleanup
2003-02-09 Kurt ZeilengaCancel exop updates
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-07 Jong Hyuk Choicleanup
2003-02-07 Jong Hyuk Choiuse of pre-assigned locker in bdb_group() / bdb_attribute()
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-19 Hallvard FurusethFix LBER_ERROR vs. -1 confusion.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuUse ber_flatten2
2002-12-10 Howard ChuAdded config keyword "searchstack" for setting search...
2002-12-10 Howard ChuFrom ITS#2183, use a long-lived IDL stack per thread.
2002-12-03 Julius EnarusaiFixed minor compile errors in LDAP_LOG debug statements.
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-21 Pierangelo Masaratiadd limits to entries count for paged results
2002-11-21 Pierangelo Masaratiseems to be leaking a ber
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
next