]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/search.c
ITS#5153 from HEAD - sorted values
[openldap] / servers / slapd / back-ldap / search.c
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-29 Howard ChuITS#5138 from HEAD, control parsing, slab allocation
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-06-19 Howard ChuITS#5025 clear sr_entry before sending search reference
2007-03-21 Pierangelo Masaraticleanup after sending entry
2007-03-09 Pierangelo Masaratifix previous commit (ITS#4861)
2007-03-08 Pierangelo Masaraticheck consistency of referrals and result code (ITS...
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-11 Pierangelo Masaratifix entry deallocation
2007-01-10 Pierangelo Masaratifurther cleanup
2007-01-09 Pierangelo Masaratiallow forcing abandon of search operations on a connect...
2007-01-02 Kurt Zeilengahappy new year
2006-12-18 Pierangelo Masaraticatch double free
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-09-26 Pierangelo Masaratifix ITS#4686 (retry with idassert)
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663); manpage...
2006-09-03 Pierangelo Masaratiback-ldap should only touch the connection timestamp...
2006-08-29 Pierangelo Masaratifix pre-allocated entry/attribute handling
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-08-17 Pierangelo Masaratigive slapd a chance to play callback cleanup handlers...
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-12 Pierangelo Masaratiadd support for recursive referrals (with simple loop...
2006-06-10 Pierangelo Masaraticleanup identity assertion; ready for porting to back...
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-18 Pierangelo Masaratifix referrals return for ops other than search (ITS...
2006-05-16 Kurt ZeilengaITS#4450 fix from head
2006-05-16 Howard ChuFix ITS#4450, don't overwrite remote server's rs->sr_text
2006-04-11 Kurt ZeilengaSync with HEAD
2006-04-08 Pierangelo Masaratifix previous commit
2006-04-03 Pierangelo Masaratimake sure rs->sr_err is fine
2006-03-28 Pierangelo Masaratipropagate pretty DN (ITS#4456)
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-01-11 Pierangelo Masaratiin abnormal cases, error may be sent twice
2006-01-06 Pierangelo Masaraticleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratifix memory handling
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-20 Pierangelo Masaratidon't care about empty matched/text #ifdef LDAP_NULL_IS...
2005-11-20 Pierangelo Masaraticleanup
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-16 Pierangelo Masaratirefine previous commit...
2005-11-16 Pierangelo Masaratifix matched handling of slapd-ldap/slapo-chain (ITS...
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-11-01 Pierangelo Masaratidon't leak matchedDN
2005-09-24 Pierangelo Masaraticleanup states/timeout handling in back-ldap/meta;...
2005-08-29 Pierangelo Masaratifix previous commit
2005-08-27 Pierangelo Masaratiprettify matchedDN; return response code
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratineed some minimal timeout otherwise strange issues...
2005-08-18 Pierangelo Masaratistrip entryDN from search entries; frontend will reatta...
2005-08-17 Pierangelo Masaratiset "matched" as appropriate (ITS#3942)
2005-07-30 Pierangelo Masaratifix referrals handling (needs work)
2005-07-23 Pierangelo Masaratireverse logic (chasing a dangling pointer...)
2005-07-18 Pierangelo Masaratifix ITS#3862
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-06-29 Pierangelo Masaratiseems to definitely fix issues related to ITS#3808
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-06-16 Pierangelo Masaratifix ITS#3785: do our best to deal with invalid filters...
2005-06-13 Pierangelo Masaratipreemptive time limit check in proxy backends
2005-05-21 Pierangelo Masaratifix entry DN free
2005-05-13 Pierangelo Masaratidon't bother about slap_dummy_bv
2005-05-05 Pierangelo Masaraticonsistently rename function
2005-05-05 Pierangelo Masaratifix previous commit: don't loop on undefined; return...
2005-05-05 Pierangelo Masaratifix support for absoluteFilters
2005-05-05 Pierangelo Masaratifix previous commit
2005-05-05 Pierangelo Masaratihonor T-F filters (ITS#3706) and some cleanup
2005-05-04 Pierangelo Masaratiif for any reason ldap_search_ext() fails (e.g. ITS...
2005-03-14 Howard ChuFix typo
2005-03-04 Howard ChuFix prev commit, make sure to only send result once
2005-03-04 Howard ChuFix ITS#3537 (need to repeat this fix for the other...
2005-02-18 Howard ChuAlways return SLAPD_ABANDON in response to op->o_abando...
2005-02-06 Pierangelo Masaratiallow stacking of a default chaining control when chasi...
2005-01-30 Pierangelo Masaratiimplement hook; cleanup
2005-01-28 Pierangelo Masaratiallow referrals in result (may happen); propagate chain...
2005-01-24 Pierangelo MasaratiStartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-20 Pierangelo Masaratiremove #ifdef's for identity assertion
2005-01-19 Pierangelo Masaraticleanup; add proxyAuthz capability
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratitrim comment
2004-12-11 Pierangelo Masaratimore cleanup
2004-12-01 Pierangelo Masaratiallow undefined schema items to be returned by back...
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-10-07 Howard ChuAdd a retry for entry_get too. (oops)
2004-10-01 Howard ChuAdd a retry for failed connections
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Pierangelo Masaratiadd paged results support to back-ldap
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-22 Pierangelo Masaratifix previous fix
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-06 Pierangelo Masarativalidate/pretty before normalizing... (ITS#3218)
next