]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
plug one-time leaks
[openldap] / servers / slapd / back-ldap /
2005-11-19 Pierangelo Masaratiplug one-time leaks
2005-11-19 Pierangelo Masaraticheck we don't exceed userland with config param bits
2005-11-19 Pierangelo Masaratistreamline back-ldap/slapo-chain configuration; add...
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-11 Pierangelo Masaratihandle LDAPv2 when returning timelimit; silence warning
2005-11-09 Pierangelo Masaraticannot happen...
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-11-04 Pierangelo Masaratiadd a giant mutex around the ldapinfo structure to...
2005-11-03 Pierangelo Masaratifix previous commit (addresses ITS#4139)
2005-11-03 Pierangelo Masaratidon't leak text/matched
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-11-01 Pierangelo Masaratidon't leak matchedDN
2005-10-14 Pierangelo Masaratidon't copy o_ndn into lc_bound_ndn, otherwise we end...
2005-09-24 Pierangelo Masaratihide unused member (will likely be removed)
2005-09-24 Pierangelo Masaraticleanup states/timeout handling in back-ldap/meta;...
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...
next