]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/search.c
use result of validation (ITS#4028)
[openldap] / servers / slapd / back-meta / search.c
2005-09-19 Pierangelo Masaratiuse result of validation (ITS#4028)
2005-09-06 Pierangelo Masaratipretty the DN as well
2005-08-31 Pierangelo Masaratisave target errors for later evaluation
2005-08-27 Pierangelo Masaratiprettify matchedDN; fix memory handling
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-20 Pierangelo Masaratinormalize/pretty attributes when possible
2005-08-18 Pierangelo Masaratimore about matchedDN in back-meta (ITS#3944)
2005-08-18 Pierangelo Masaratistrip entryDN from search entries; frontend will reatta...
2005-08-17 Pierangelo Masaratiimplement overlapping targets enhancement (ITS#3711)
2005-08-17 Pierangelo Masaratifix "matched" return and return code (ITS#3944)
2005-07-04 Pierangelo Masaratifix concurrency issues
2005-06-25 Pierangelo Masaratiadd "onerr" flag
2005-06-19 Pierangelo Masaratifirst round of provisions for back-config
2005-06-13 Pierangelo Masaratipreemptive time limit check in proxy backends
2005-05-21 Pierangelo Masaratifix entry DN free
2005-05-13 Pierangelo Masaratifix sizelimit interaction with glue overlay (ITS#3724)
2005-05-13 Pierangelo Masaratidon't bother about slap_dummy_bv
2005-05-12 Pierangelo Masaratifix sizelimit bug (ITS#3720)
2005-05-06 Pierangelo Masaratiadd support for "subordinate" scope
2005-05-05 Pierangelo Masaratia bit more reworking and streamline; the change to...
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706) and lots of cleanup
2005-04-26 Pierangelo Masaratimore cleanup in handling timeouts in ldap_result()
2005-04-25 Pierangelo Masaratireset candidates when intentionally abandoning; consist...
2005-04-22 Pierangelo Masaratimore on error handling reworking; should address ITS...
2005-04-21 Pierangelo Masaratifix previous commit
2005-04-21 Pierangelo Masaratiadd basic support for retry; protect internal bind...
2005-04-20 Pierangelo Masaratislightly reduce malloc overhead; minor cleanup
2005-04-19 Pierangelo Masaratifix memory leak (ITS#3669)
2005-04-16 Pierangelo Masaratia) implement a new candidate selection procedure, based...
2005-02-18 Howard ChuAlways return SLAPD_ABANDON in response to op->o_abando...
2005-02-05 Pierangelo Masaratiimport selected improvements from back-ldap: use asynch...
2005-01-26 Pierangelo Masaratidon't play with controls at bind; rather use the ldap_...
2005-01-20 Pierangelo Masaratifix ITS#3498; some cleanup
2005-01-08 Pierangelo Masaratifix ITS#3464
2005-01-08 Pierangelo Masaratimajor namespace cleanup & minor fixes
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-30 Pierangelo Masaratiworks now
2004-12-23 Pierangelo Masaratifix typos leading to memory issues
2004-11-12 Pierangelo Masaratifix spurius noSuchObject when base=suffix
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Pierangelo Masaratimove call to frontend API
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-06-17 Pierangelo Masaratires is already freed by ldap_parse_reference() (ITS...
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-06 Pierangelo Masaratiinitial round of fixes related to ITS#2986
2004-02-28 Pierangelo Masaratihandle filter computed in a more granular way (ITS...
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-01-01 Kurt ZeilengaHappy new year
2003-12-13 Howard ChuClean up entry initialization
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-06 Howard ChuMoved proxy caching to overlay
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-10-04 Pierangelo Masaratifix a_nvals according to back-ldap implementation ...
2003-08-27 Jong Hyuk Choiunifdef LDAP_CACHING
2003-05-09 Pierangelo Masaratinow LDAP_CACHING can be enabled again; not sure it...
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-11 Luke HowardFix compilation errors (caching must still be undefined...
2003-04-08 Pierangelo Masaratireturn 'matched' only if all the targets didn't recogni...
2003-04-07 Pierangelo Masaratiworks fine now
2003-04-07 Pierangelo Masaratifirst cut at grouping rewrite/map stuff; needs work
2003-04-05 Pierangelo Masaratisilence warnings
2003-04-05 Pierangelo Masaratipropagate selected changes to back-ldap
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Pierangelo Masaratinew API; compiles if proxy is disabled
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-03-01 Pierangelo Masaratiimproved filter mapping/rewrite; improved result rewrit...
2003-02-10 Pierangelo Masaratiimprove error handling
2003-02-10 Pierangelo Masaratipartially fix ITS#2310
2003-01-27 Pierangelo Masaraticlean up mapping api
2003-01-27 Pierangelo Masaratifix objectclass mapping (to nothing)
2003-01-23 Pierangelo Masaratifix ITS#2289 (don't use shared data for search state...
2003-01-03 Kurt ZeilengaHappy new year
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency; return "Admin...
2002-11-10 Pierangelo Masaratiimprove error messages
2002-08-31 Pierangelo Masaratiadded referral support to back-{ldap,meta}; need to...
2002-08-13 Pierangelo Masaratibetter error handling when returning results
2002-08-10 Pierangelo Masaratiinitialize struct timeval (fixes ITS#2014);
2002-08-09 Pierangelo Masaratirework connection pool handling (reduce amount of malloc)
2002-08-02 Pierangelo Masaratifix previous commit
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-22 Pierangelo Masaratifix ITS#1953
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-29 Pierangelo Masaratihonor limits if below soft limit
2002-04-11 Howard ChuITS#1732 signed/unsigned integers
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-22 Pierangelo Masaraticheck on escaped rdn separator not needed any more
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuModify performance patch from Gertjan van Wingerde...
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
next