]> 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
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-17 Pierangelo Masaratiremove unused structure member ps_id
2004-04-12 Howard ChuFix paged search initialization
2004-04-09 Pierangelo Masaraticompletion of limits w/ paged results control
2004-04-09 Pierangelo Masaratiimprove previous commit; now special limit on the numbe...
2004-04-09 Pierangelo Masaratihonor size limits when using paged results
2004-04-08 Howard ChuFix ITS#3063, special case handling of "" suffix
2004-04-07 Howard ChuZero out rs->sr_err before send_search_entry
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Pierangelo Masaratireset flags (need to check consistence across slapd)
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-01-27 Jong Hyuk ChoiFix the missing delete problem (reported by Doug Council)
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Jong Hyuk Choia patch for persistent search
2003-12-31 Kurt ZeilengaQuick hack for PSEARCH crash.
2003-12-30 Kurt ZeilengaInitial subordinate implementation (for chaining)
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-29 Kurt ZeilengaMisc code cleanup
2003-12-16 Pierangelo Masaratiadd to 'val[.<style>=<value>' ACLs special match styles...
2003-12-11 Jong Hyuk Choifix for concurrent persistent searches
2003-12-08 Kurt Zeilengaunifdef -DLDAP_CONTROL_PAGEDRESULTS (as it is always...
2003-12-01 Pierangelo Masaratidetect problems in saslauthz
2003-11-28 Kurt ZeilengaNotices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-20 Jong Hyuk ChoiCollective entryUUID transmission of PRESENT messages...
2003-11-11 Jong Hyuk Choiupdate ldapsync/syncrepl code according to the new...
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-23 Kurt ZeilengaDon't return garbage when plist is empty.
2003-10-22 Howard ChuShortcut syncrepl candidate selection if CSN is up...
2003-10-19 Howard ChuITS#2684 keep psearch operations on the connection...
2003-10-12 Kurt ZeilengaFinish off berbuf fix
2003-09-25 Jong Hyuk Choido not cache internal search results for present entry...
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-10 Jong Hyuk Choiadd bdb_get_commit_csn() for use in bdb_search
2003-09-03 Jong Hyuk Choimemory mgmt cleanup
2003-08-29 Jong Hyuk Choimore patches for ITS#2692 (Thanks Luke!)
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 Jong Hyuk Choicleanup
2003-08-26 Jong Hyuk ChoiLDAP Sync protocol extension
2003-08-26 Jong Hyuk ChoiContext CSN Patch (5)
2003-08-25 Jong Hyuk ChoiContext CSN Patch (2)
2003-08-25 Jong Hyuk ChoiContext CSN patch (1) - cleanup
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-14 Jong Hyuk ChoiLDAP Sync protocol change : state mode (add+present...
2003-07-15 Jong Hyuk ChoiVarious udpates for SyncRepl
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-25 Jong Hyuk Choinot returning glue entries unless manageDSAit is set
2003-06-10 Kurt ZeilengaAdd server side assert control support.
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
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
next