]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/search.c
More for ITS#5959
[openldap] / servers / slapd / back-meta / search.c
2009-02-20 Quanah Gibson-MountMore for ITS#5959
2009-02-19 Quanah Gibson-MountITS#5959
2009-02-17 Quanah Gibson-MountITS#5760
2009-02-11 Quanah Gibson-MountMore for ITS#5927, ITS#5931
2009-02-09 Quanah Gibson-MountFix ITS#5931 crasher bits
2009-02-02 Quanah Gibson-MountITS#5916
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5889
2008-09-04 Quanah Gibson-MountITS#5681
2008-07-10 Quanah Gibson-MountITS#5593
2008-04-21 Quanah Gibson-MountITS#5481
2008-04-21 Pierangelo Masaratimissing numvals (ITS#5481)
2008-02-15 Quanah Gibson-MountITS#5375
2008-02-14 Pierangelo Masaratidon't set sm_nvalues unless required (ITS#5375)
2008-02-12 Quanah Gibson-MountITS#5355
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-08 Howard ChuITS#5355 use bi_extra instead of calling directly into...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-16 Pierangelo Masaratidefer thread key retrieve as it might not be needed
2007-08-14 Pierangelo Masaratimerge attributes as required after mapping; avoid objec...
2007-07-30 Pierangelo Masaratireturn entry controls (partially fixes ITS#4591)
2007-03-14 Pierangelo Masaratifix cleanup
2007-03-08 Pierangelo Masaraticheck consistency of referrals and result code (ITS...
2007-02-21 Pierangelo Masaratiimprove async connect handling in case of errors
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-26 Pierangelo Masaratidon't return adminLimitExceeded unless LDAPv3; use...
2007-01-26 Pierangelo Masaratiimplement search timeout when the remote server does...
2007-01-18 Pierangelo Masaratidon't bail out if all targets are too lazy...
2007-01-13 Pierangelo Masaratione more round of cached connections fixes/improvements
2007-01-09 Pierangelo Masaratiallow forcing abandon of search operations on a connect...
2007-01-08 Pierangelo Masaratibetter handling of critical conditions
2007-01-08 Pierangelo Masaratifix response code mapping
2007-01-07 Pierangelo Masaratibetter async connection and partial error handling
2007-01-02 Kurt Zeilengahappy new year
2006-12-17 Pierangelo Masarati- add support for "use-temporary-conn" much like back...
2006-12-02 Pierangelo Masaratifix deadlock in case of bind error; propagate error...
2006-11-23 Pierangelo Masaratiadd "report" to "onerr" modes: continue a search in...
2006-11-18 Pierangelo Masaratifix leak when 'rebind-as-user' is set (and client searc...
2006-11-05 Pierangelo Masaratirework compare
2006-10-28 Pierangelo Masaratifix concurrency issue when binding before a search...
2006-10-21 Pierangelo Masaratirework timeout strategy a little bit
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-14 Pierangelo Masaraticleanup and streamline response handling
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-14 Pierangelo Masaratidon't mix return codes (ITS#4711)
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-09-26 Pierangelo Masaratifix ITS#4686 (retry with idassert)
2006-09-17 Pierangelo Masaratiminor cleanup
2006-09-09 Pierangelo Masaratild may legitimately be NULL if another operation freed...
2006-09-03 Pierangelo Masaratifix arg format; better trace logging...
2006-09-03 Pierangelo Masaratidon't abandon binds in progress; rather unbind (ITS...
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-26 Pierangelo Masaratiinvalidate idle connection if a candidate target does...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-08-17 Pierangelo Masaratigive slapd a chance to play callback cleanup handlers...
2006-07-01 Pierangelo Masaratiuse bound credentials, if any
2006-06-17 Pierangelo Masaratimove retry into response handling (fix ITS#4594; partia...
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-06-07 Pierangelo Masaraticleanup
2006-06-02 Pierangelo Masaratirefine (and fix) back-meta handling of search initializ...
2006-05-31 Pierangelo Masaratitrap an issue that occurred in odd conditions
2006-05-31 Pierangelo Masaratimisc cleanup
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-14 Pierangelo Masaratimore checks
2006-05-14 Pierangelo Masaraticleanup resource release
2006-05-12 Pierangelo Masaratirefine previous commits (don't leave bindings around)
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo Masaratifix previous commit
2006-05-06 Pierangelo Masaratirefine previous commit
2006-05-06 Pierangelo Masaratiparallelize dobind/search (ITS#4519)
2006-05-04 Pierangelo Masaratimake sure NULL pointers are not dereferenced
2006-05-04 Pierangelo Masaratigracefully handle server down while initiating a search...
2006-04-06 Pierangelo Masaratipedantic cleanup
2006-04-04 Pierangelo Masaratihonor stop on error
2006-04-04 Pierangelo Masarationly wait if no entry was returned
2006-04-03 Pierangelo Masaratiimmediately return sizelimitExceeded if appropriate
2006-04-03 Pierangelo Masaratimore on recovery (ITS#4429)
2006-04-01 Pierangelo Masaratiseems to fix the equivalent of ITS#4429 in back-meta...
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-12-12 Pierangelo Masaratiminor cleanup
2005-12-11 Pierangelo Masaratimore about sizelimit disclose issue in back-meta (ITS...
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-22 Pierangelo Masaratidon't return matchedDN in the case described in ITS...
2005-11-20 Pierangelo Masaratidon't care about empty matched/text #ifdef LDAP_NULL_IS...
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-11-05 Pierangelo Masaratiallow per-target retry in searches; taint invalid conne...
2005-11-04 Pierangelo Masaratifix size/time limit (ITS#4145)
2005-11-01 Pierangelo Masaratieat up values of removed attrs
2005-10-25 Pierangelo Masaratifix previous commit
next