]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
Zero out op2
[openldap] / servers / slapd / back-ldap /
2005-09-10 Pierangelo Masaratiimproved authz_backend detection for internal databases...
2005-09-09 Pierangelo Masaratirelease resources (ITS#4016)
2005-09-06 Pierangelo Masaratifix typo (ITS#4005)
2005-09-04 Pierangelo Masaratifix old erroneous commit (ITS#4001)
2005-08-29 Pierangelo Masaratifix previous commit
2005-08-27 Pierangelo Masaratiprettify matchedDN; return response code
2005-08-26 Howard ChuFix for Windows mod compatibility, imported symbols...
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-20 Pierangelo Masaraticleanup locking
2005-08-18 Pierangelo Masaratistrip entryDN from search entries; frontend will reatta...
2005-08-17 Pierangelo Masaratiallow noUserMod attrs write proxying when manageDIT...
2005-08-17 Pierangelo Masaratifix return code (prevents clean usage of back-ldap...
2005-08-17 Pierangelo Masaratiset "matched" as appropriate (ITS#3942)
2005-08-16 Hallvard FurusethRemove unused label "error_return"
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-08-12 Pierangelo Masaratishould compile also when #undef HAVE_TLS
2005-08-12 Pierangelo Masaratishould compile also when #undef HAVE_TLS
2005-08-11 Pierangelo Masaratiadd authzSyntax for authzTo/authzFrom attributes; add...
2005-08-11 Pierangelo Masaratifix tls propagation, including rebind
2005-08-07 Pierangelo Masaratiplug more leaks
2005-08-07 Pierangelo Masaratiuse trylock only where necessary
2005-08-02 Pierangelo Masaratiremove unrequired member; address ITS#3913
2005-08-02 Pierangelo Masaratimore fixes to parsing of (deprecated) config directives...
2005-08-02 Pierangelo Masaratisave 1 function call...
2005-08-01 Pierangelo Masaratifix various leaks
2005-07-31 Luke HowardCall slap_mods2entry() in do_add(), so that global...
2005-07-30 Pierangelo Masaratifix referrals handling (needs work)
2005-07-29 Pierangelo Masaratimore table-driven config cleanup
2005-07-27 Hallvard FurusethSilence unused variable warnings with #ifdef LDAP_CONTR...
2005-07-26 Pierangelo Masaratimore fixes to back-ldap runtime configuration (ITS...
2005-07-25 Pierangelo Masaratiplug leaks
2005-07-23 Pierangelo Masaratithere might definitely be concurrency issues, but it...
2005-07-23 Pierangelo Masarati(mostly) reverting previous commit (overconservative)
2005-07-23 Pierangelo Masaratistrengthen concurrency protection
2005-07-23 Pierangelo Masaratireverse logic (chasing a dangling pointer...)
2005-07-22 Hallvard Furuseth'#if 0' out variables used only in #if 0. Fix '#if...
2005-07-22 Pierangelo Masaratimore on leaks & small fixes to unparsing
2005-07-22 Pierangelo Masaratinote an issue
2005-07-22 Pierangelo Masaratifix back-ldap unparsing
2005-07-18 Pierangelo Masaratifix ITS#3862
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-17 Hallvard FurusethDeclare ldap_back_init_cf().
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
next