]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/search.c
ITS#6758 Reset dangerous REP_ENTRY_* flags.
[openldap] / servers / slapd / back-ldap / search.c
2010-12-31 Hallvard FurusethITS#6758 Reset dangerous REP_ENTRY_* flags.
2010-12-30 Hallvard FurusethITS#6758 Reset some SlapReply flags & data.
2010-11-22 Hallvard FurusethFor ITS#5421: Also LBER_FREE() -> ber_memfree()
2010-11-22 Hallvard FurusethFor ITS#5421: Remove ldap-int.h dependencies.
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes
2010-04-15 Pierangelo Masaratiallow to specify a per-database list of attributes...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-12 Pierangelo Masaratihandle ordered values as appropriate (ITS#6516)
2010-04-12 Pierangelo Masaratiuse slab allocation
2009-10-07 Pierangelo Masaratiplug leak/logical error (ITS#6326)
2009-08-19 Pierangelo Masaratisilence warnings
2009-03-06 Howard ChuMore explicit for prev commit
2009-03-06 Howard ChuITS#6003, #5916 fix ldap_back_entry_get_rw, no deref...
2009-02-27 Howard ChuMore for prev
2009-02-27 Howard ChuFix potential double-free of filter on abandon
2009-02-27 Howard ChuITS#5977 fix typo
2009-02-27 Pierangelo Masaratifix ITS#5959 fix
2009-02-27 Howard ChuBetter fix for prev
2009-02-27 Howard ChuMore for prev commit
2009-02-27 Howard ChuITS#5977 strip duplicates out of sorted attrs
2009-02-20 Howard ChuITS#5959 drop illegal values, only drop attr if it...
2009-02-10 Pierangelo Masaratimore on ITS#5931: handle intermediate responses and...
2009-02-09 Pierangelo Masaratido not assert when receiving intermediate response...
2009-02-07 Pierangelo Masaratidiscard attribute values if attribute name cannot be...
2009-02-02 Howard ChuITS#5916 - externally callable functions are ldap_pvt...
2009-01-31 Pierangelo MasaratiAllow alias dereferencing in search C API; use new...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-18 Pierangelo Masaratidon't bailout in case of insufficientAccess (ITS#5816)
2008-09-04 Pierangelo Masaraticanonicalize undef objectClass names (much like attribu...
2008-07-15 Pierangelo Masaratifree filter before overlays' cleanup callback
2008-07-15 Pierangelo Masaratifix potential leak in previous commit
2008-07-14 Pierangelo Masaratiimprove previous commit (ITS#5614)
2008-07-14 Pierangelo Masaratido not propagate undefined or otherwise broken search...
2008-07-07 Pierangelo Masaratiallow proxies to filter out search references (ITS...
2008-05-17 Pierangelo Masaratilookup entries as LDAP_REQ_SEARCH (ITS#5513)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-15 Pierangelo Masaratialloc temporaries on slab
2007-09-15 Pierangelo Masaratifurther fix ITS#5138 (please review)
2007-09-15 Howard ChuITS#5138 don't scan past the sequence of attributes
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-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-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-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 Howard ChuFix ITS#4450, don't overwrite remote server's rs->sr_text
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
next