]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
ITS#3842 from jtownsend@opendarwin.org - don't free slap_listeners until
[openldap] / servers / slapd / back-ldap /
2005-07-04 Pierangelo Masaratifix potential deadlock
2005-07-03 Pierangelo Masaratifix potential deadlock; improve idassert in case of...
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-06-29 Pierangelo Masaratiseems to definitely fix issues related to ITS#3808
2005-06-29 Pierangelo Masaratireturn LDAP_SUCCESS if Start TLS failed but was not...
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-06-29 Pierangelo Masarati(partial?) fix 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-06-03 Kurt ZeilengaFix -ULDAP_DEVEL build
2005-06-03 Kurt Zeilengafix -ULDAP_DEVEL compile
2005-05-25 Pierangelo Masaratifix previous commit :)
2005-05-25 Pierangelo Masaratiinvalidate cached connections if URI changed
2005-05-23 Pierangelo Masaratifurther fixing of back-ldap config; added enum_to_verb...
2005-05-23 Pierangelo Masaraticomplete back-config support, including chain overlay...
2005-05-21 Pierangelo Masaratifirst round of back-config support; need to #define...
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 Masaratimove discover function to frontend
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-04-21 Pierangelo Masaraticleanup connection locking
2005-04-16 Pierangelo Masaratienable use of asynchronous call to StartTLS
2005-04-10 Pierangelo Masaratiadd SASL bind for acl-authc; use slap_bindconf
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-19 Pierangelo Masaraticlarify comment
2005-02-19 Pierangelo Masaratiuse asynchronous StartTLS
2005-02-18 Howard ChuFix if HAVE_TLS is missing
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-02-05 Pierangelo Masaratiprovisions for configuring a desired chaining policy...
2005-02-05 Pierangelo Masaratitemporarily revert to synchronous start tls
2005-02-05 Pierangelo Masaratiuse asynchronous Start TLS exop; allow propagating...
2005-02-01 Howard ChuIn ldap_back_bind, don't send success result, frontend...
2005-01-30 Pierangelo Masaratimake referrals chasing optional (default is to chase...
2005-01-30 Pierangelo Masaratiimplement hook; cleanup
2005-01-28 Pierangelo Masaratiallow referrals in result (may happen); propagate chain...
2005-01-27 Kurt ZeilengaLess kludgy willing-to-perform check for recognized...
2005-01-26 Pierangelo Masaratiallow proxyAuthz of users authenticated via SASL
2005-01-26 Pierangelo Masaratiremove overoptimistic assertion
2005-01-26 Pierangelo Masaratifix controls run-time registered by global overlays...
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-25 Pierangelo Masaraticleanup previous commit
2005-01-25 Pierangelo Masaratiadd support for Chaining Behavior control (<draft-serme...
2005-01-24 Pierangelo MasaratiStartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-22 Pierangelo Masaratiimprove parsing of acl-authcDN/acl-passwd
2005-01-20 Pierangelo Masaratiremove #ifdef's for identity assertion
2005-01-19 Pierangelo Masaraticleanup; add proxyAuthz capability
2005-01-19 Pierangelo Masaratiuse idassert for proxyAuthz with the chain overlay
2005-01-12 Pierangelo Masaratifix ITS#3484
2005-01-12 Pierangelo Masaratithe fixes to ITS#3475 make the referrals callback no...
2005-01-11 Pierangelo Masaratidon't malloc if proxyAuthz is the only control
2005-01-09 Pierangelo Masaraticlear out the error
2005-01-09 Pierangelo Masaratiput back chain overlay into back-ldap
2005-01-08 Pierangelo MasaratiITS#3469: C99 compliance
2005-01-08 Pierangelo Masaratiretry on ldap_result() with a timeout
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratitrim comment
2004-12-11 Pierangelo Masaratimore cleanup
2004-12-08 Pierangelo Masaratiminor cleanup
2004-12-01 Pierangelo Masaratiallow undefined schema items to be returned by back...
2004-11-29 Pierangelo Masaratiwarn users of the need to use the rwm overlay
2004-11-17 Pierangelo Masaratiimprove diagnostics
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-15 Pierangelo Masaraticleanup
2004-11-15 Pierangelo Masaratiallow backends to automatically install overlays; issue...
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Pierangelo Masaratifix ITS#3391
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratino longer required (moved to rwm overlay)
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-11-11 Pierangelo Masaratimake sure we're comparing the same database
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Pierangelo Masaratifix ITS#3350 (rewrite/remap will be replaced by the...
2004-11-10 Pierangelo Masaratifix ITS#3387
2004-10-07 Howard ChuAdd a retry for entry_get too. (oops)
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Pierangelo Masaratiadd paged results support to back-ldap
2004-08-19 Howard ChuITS#3291 delay use of slap_known_controls until all...
2004-07-26 Pierangelo Masaraticleanup previous fix; maybe the advanced url parsing...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-24 Pierangelo Masaraticleanup URI parsing/checking (fixes ITS#3253)
2004-07-23 Pierangelo Masaratiassert administrative identity instead of the required...
2004-07-22 Pierangelo Masaratifix previous fix
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-18 Hallvard FurusethAdd missing format argument for 'unhandled idassert...
2004-07-06 Pierangelo Masarativalidate/pretty before normalizing... (ITS#3218)
2004-07-04 Pierangelo Masaraticlear shared connections when ldap_result fails with...
2004-06-21 Pierangelo Masaraticlean up unnecessary checks; don't use SASL native...
2004-06-20 Pierangelo Masaratinot sure that cyrus-sasl doesn't honor empty authz...
next