]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/search.c
silence warnings
[openldap] / servers / slapd / back-bdb / search.c
2009-08-26 Quanah Gibson-Mountsilence warnings
2009-05-13 Quanah Gibson-MountRevert 1.246.2.23
2009-05-13 Quanah Gibson-MountITS#6103
2009-05-07 Quanah Gibson-MountITS#6095
2009-04-29 Quanah Gibson-MountITS#6056
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-10 Quanah Gibson-Mountfix indentation
2008-10-08 Quanah Gibson-MountITS#5730
2008-10-07 Quanah Gibson-MountITS#5728
2008-10-02 Quanah Gibson-MountMissed deadlock checks
2008-09-27 Quanah Gibson-MountPropagate deadlock results for internal searches on...
2008-09-03 Quanah Gibson-MountUse read-only txn's instead of read lockers. Support...
2008-05-01 Quanah Gibson-MountUse o_extra instead of o_private
2008-04-15 Quanah Gibson-MountITS#5409
2008-04-09 Howard ChuITS#5409 must reset pagedresults state if no cookie...
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-11-20 Quanah Gibson-MountITS#5232
2007-11-18 Howard ChuITS#5232 report and fail on internal errors
2007-11-15 Quanah Gibson-MountFix pagedresults resume
2007-11-15 Quanah Gibson-MountCache-thrashing protection: if the DB has more entries...
2007-11-12 Howard ChuFix pagedresults resume
2007-11-12 Howard ChuCache-thrashing protection: if the DB has more entries...
2007-11-08 Quanah Gibson-MountITS#5191
2007-11-01 Howard ChuITS#5191 do all pagedresult control parsing in the...
2007-09-27 Ralf Haferkamp/tmp/msg
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-26 Pierangelo Masaraticheck for shutdown (need to add to other backends?)
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-09 Howard ChuITS#4838 fix fake root handling broken by prev commit
2007-02-08 Howard Chuuse dn2id index for extended filters using entryDN
2007-01-04 Howard ChuUnify use of BDB lockers
2007-01-02 Kurt Zeilengahappy new year
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-04-18 Kurt ZeilengaSync with HEAD
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-01-15 Howard ChuITS#3950 delete gratuitous yield()s
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratianticipate sr_err/sr_ref cross-check, so that the right...
2005-11-27 Kurt Zeilengaunifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-09-22 Howard ChuITS#4030 fix alias deref for Finding, fix alias error...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-23 Pierangelo Masaratiharmonize back-ldbm and back-bdb handling of searchBase...
2005-08-15 Luke HowardMake sure we release entry lock before sending paged...
2005-08-11 Pierangelo Masaratiminor cleanup OPENLDAP_AC_BP
2005-07-27 Hallvard FurusethSilence warning
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-10 Hallvard Furusethgoto loop_begin; skipped initialization of scopeok.
2005-04-01 Kurt Zeilengacleanup
2005-03-29 Sang Seok LimFixing memory leakage in attribute aliasing
2005-02-20 Howard ChuCleanup unused variables
2005-02-18 Howard ChuAlways return SLAPD_ABANDON in response to op->o_abando...
2005-02-16 Sang Seok Liminitialize AttributeAssertion before using
2005-01-14 Pierangelo Masaraticondition compilation of DISCLOSE checking
2005-01-14 Howard ChuMore cleanup of unused stuff
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-12 Pierangelo Masaratifix use of uninitialized var
2005-01-11 Pierangelo Masaratihonor 'disclose' ACL on searchBase/compare/referral...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-14 Jong Hyuk Choiadaptive caching implementation
2004-11-26 Howard ChuMore BDB_PSEARCH cleanup
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-23 Howard ChuDynamic control management
2004-11-17 Pierangelo Masaratilog the right function names
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Jong Hyuk Choifix suspicious capitalization to make subentries contro...
2004-11-05 Kurt Zeilengaunifdef -DBDB_ALIASES
2004-10-16 Jong Hyuk Choifurther cleanup of search data upon exit, abandon,...
2004-10-12 Jong Hyuk Choisyncrepl consistency patch: utilize BDB txn rollback
2004-10-09 Jong Hyuk Choisyncrepl consistency patch
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-04 Pierangelo Masaratiminor cleanup
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-26 Luke HowardCheck for opinfo->boi_txn before using it - sometimes...
2004-08-24 Pierangelo Masaratiadd paged results support to back-ldap
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-11 Pierangelo Masaratiminor cleanup
2004-07-10 Howard ChuMake sure DB result codes are returned to caller; add...
2004-06-28 Pierangelo Masaratipropagate search result (maybe this is not what bdb_pse...
2004-06-23 Jong Hyuk Choiuse ltid if it exists; use NULL otherwise.
2004-06-23 Jong Hyuk Choiuse txn locker if it exists; get one otherwise.
2004-06-22 Jong Hyuk Choipatch for ITS#3173
2004-06-18 Kurt ZeilengaMore paged results cleanup
2004-06-18 Kurt ZeilengaFix nentries logging
2004-06-18 Kurt ZeilengaDon't return useless estimate.
2004-06-16 Pierangelo Masaratiimprove pagedResults ignoring (hopefully)
2004-06-12 Pierangelo Masaratireturn pagedResultsControl with empty cookie at end...
2004-06-12 Howard ChuITS#3182 ? clear ctrls after sending paged response
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-06-12 Howard ChuBetter fix for ITS#3063, #3186
next