]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/bind.c
refine fix to ITS#4315; apply it to back-meta as well
[openldap] / servers / slapd / back-meta / bind.c
2006-01-09 Pierangelo Masaratirefine fix to ITS#4315; apply it to back-meta as well
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-21 Pierangelo Masaratifix handling of bind-timeout
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-12-12 Pierangelo Masaratiadd (and document) customizable bind-timeout
2005-12-07 Pierangelo Masaratiimplement (per-target) per-conn proxy-side idle-timeout...
2005-12-05 Pierangelo Masaraticleanup
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-05 Pierangelo Masaratiallow per-target retry in searches; taint invalid conne...
2005-11-01 Pierangelo Masarativarious cleanup
2005-11-01 Pierangelo Masaratibetter fix: in case of error during bind, just bail...
2005-11-01 Pierangelo Masaratifix incorrect bind error (ITS#4129)
2005-10-29 Pierangelo Masaratido not return success; frontend already does (ITS#4122)
2005-10-01 Pierangelo Masaratiplug selected leaks resulting from ITS#4056 & ITS#4057...
2005-09-24 Pierangelo Masaraticleanup states/timeout handling in back-ldap/meta;...
2005-09-06 Pierangelo Masaratidon't lookup rootdn if the password is incorrect (ITS...
2005-08-31 Pierangelo Masaratisave target errors for later evaluation
2005-08-30 Pierangelo Masaratifurther refine previous commit
2005-08-30 Pierangelo Masaratifix previous commit
2005-08-30 Pierangelo Masaraticleanup previous commit (thanks to Hallvard)
2005-08-27 Pierangelo Masaratiprettify matchedDN; fix memory handling
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Pierangelo Masaratihonor onerr on bind
2005-08-22 Pierangelo Masaratineed some minimal timeout otherwise strange issues...
2005-08-17 Pierangelo Masaratiin some cases, back-meta needs to propagate pseudo...
2005-08-07 Pierangelo Masaratiuse trylock only where necessary
2005-07-21 Pierangelo Masaratiimprove messages
2005-07-19 Pierangelo Masaratimore about rewrite leaks
2005-07-19 Pierangelo Masaratifix yet another leak
2005-07-04 Pierangelo Masaratifix concurrency issues
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-30 Pierangelo Masaratidon't return client API error if the server is down...
2005-04-26 Pierangelo Masaratimore cleanup in handling timeouts in ldap_result()
2005-04-26 Pierangelo Masaratiwork around the last issue: some times the result times...
2005-04-25 Pierangelo Masaratifix retry; add per-target configurable number of retrie...
2005-04-22 Pierangelo Masaratimore on error handling reworking; should address ITS...
2005-04-22 Pierangelo Masaratiremove unnecessary call
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-16 Pierangelo Masaratia) implement a new candidate selection procedure, based...
2005-02-05 Pierangelo Masaratiimport selected improvements from back-ldap: use asynch...
2005-02-05 Pierangelo Masaratiimport referral chaing options from back-ldap
2005-01-26 Pierangelo Masaratidon't play with controls at bind
2005-01-08 Pierangelo Masaratifix ITS#3464
2005-01-08 Pierangelo Masaratimajor namespace cleanup & minor fixes
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-06 Pierangelo Masaraticleanup
2004-03-06 Pierangelo Masaratiinitial round of fixes related to ITS#2986
2004-02-28 Pierangelo Masaratifix the problem right now
2004-01-01 Kurt ZeilengaHappy new year
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-06-04 Hallvard FurusethChange dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG...
2003-04-18 Pierangelo Masaratiensure all metasingleconns are init'ed
2003-04-07 Pierangelo Masaratifirst cut at grouping rewrite/map stuff; needs work
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-11 Pierangelo Masaraticleanup bind
2003-03-10 Pierangelo Masaratifix log message (ITS#2359)
2003-02-05 Pierangelo Masaratiadd 'rebind-as-user' according to back-ldap's implement...
2003-01-03 Kurt ZeilengaHappy new year
2002-08-29 Pierangelo Masaratifix server-size controls handling in back-{ldap,meta}
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-08-09 Pierangelo Masaratirework connection pool handling (reduce amount of malloc)
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-25 Julius EnarusaiITS#1730: Misc typos in NEW_LOGGING code from Hallvard
2002-04-08 Pierangelo MasaratiITS#1730
2002-01-07 Pierangelo Masaratifix questionable behavior in case of bind errors
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Pierangelo Masaratilots of migration to struct berval; unfortunately it...
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-27 Pierangelo Masaraticonversion to berval DN
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-10-01 Pierangelo Masaratifix result bug; add hooks for error selection based...
2001-10-01 Pierangelo Masaratifix various result returning bugs, mostly related to...
2001-05-19 Pierangelo Masaratipseudo-root dn bind; a couple of minor fixes
2001-05-16 Pierangelo Masaratiminor cleanup; some error handling and log fixes
2001-05-13 Pierangelo Masaratiadded new logging to back-meta
2001-05-12 Pierangelo MasaratiThis is the commit of: