]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6796
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7e5a9e2d2bf49227c2f3f0c37a0946fb0d2dd979..dbe4c1ff5f30e84e13a1fe3387aae1ac05220ddf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -61,9 +61,11 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapd-bdb error propagation to overlays (ITS#6633)
        Fixed slapd-ldap debug output of timeout (ITS#6721)
        Fixed slapd-ldap DNSSRV referral chaining (ITS#6565)
+       Fixed slapd-ldap chaining with bind failures (ITS#6607)
        Fixed slapd-ldap chaining with onelevel scope (ITS#6699)
        Fixed slapd-ldap chaining with ppolicy (ITS#6540)
        Fixed slapd-ldap with SASL/EXTERNAL (ITS#6642)
+       Fixed slapd-ldap crasher on matchedDN (ITS#6793)
        Fixed slapd-ldif error strings (ITS#6731)
        Fixed slapd-ndb to honor rootpw setting (ITS#6661)
        Fixed slapd-ndb hasSubordinates generation (ITS#6712)
@@ -73,6 +75,8 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapd-meta with SASL/EXTERNAL (ITS#6642)
        Fixed slapd-meta matchedDN return code (ITS#6774)
        Fixed slapd-monitor hasSubordinates generation (ITS#6712)
+       Fixed slapd-monitor abandon processing (ITS#6783)
+       Fixed slapd-monitor entry locks (ITS#6787)
        Fixed slapd-sql with null objectClass (ITS#6616)
        Fixed slapd-sql hasSubordinates generation (ITS#6712)
        Fixed slapo-accesslog with controls (ITS#6652)
@@ -84,6 +88,8 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapo-memberof with modrdn operations (ITS#6700)
        Fixed slapo-pcache callback freeing (ITS#6640)
        Fixed slapo-pcache to ignore undefined attrs (ITS#6600)
+       Fixed slapo-pcache pointer freeing (ITS#6797)
+       Fixed slapo-pcache with negative caching (ITS#6796)
        Fixed slapo-ppolicy don't update opattrs on consumers (ITS#6608)
        Fixed slapo-ppolicy to allow userPassword deletion (ITS#6620)
        Fixed slapo-refint when last group member is deleted (ITS#6663)
@@ -91,6 +97,7 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapo-rwm double free (ITS#6720)
        Fixed slapo-rwm crasher (ITS#6632)
        Fixed slapo-rwm entry handling (ITS#6760)
+       Fixed slapo-rwm response hang (ITS#6792)
        Fixed slapo-sssvlv initialization (ITS#6649)
        Fixed slapo-sssvlv to not advertise when unused (ITS#6647)
        Fixed slapo-sssvlv fix result code (ITS#6685)
@@ -100,6 +107,10 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapo-syncprov to refresh if context is dirty (ITS#6710)
        Fixed slapo-syncprov CSN updates to all replicas (ITS#6718)
        Fixed slapo-syncprov sessionlog ordering (ITS#6716)
+       Fixed slapo-syncprov sessionlog with adds (ITS#6503)
+       Fixed slapo-syncprov mutex (ITS#6438)
+       Fixed slapo-syncprov mincsn check with MMR (ITS#6717)
+       Fixed slapo-syncprov control leak (ITS#6795)
        Fixed slapo-translucent entry leak (ITS#6746)
        Fixed contrib/autogroup LDAP URI with attribute filter (ITS#6536)
        Fixed contrib/autogroup install location (ITS#6684)
@@ -114,12 +125,20 @@ OpenLDAP 2.4.24 Engineering
                Fixed libldap unnecessary ifdef's (ITS#6603)
                Fixed slapd-tester EOF handling (ITS#6723)
                Fixed slapd-tester filter initialization (ITS#6735)
+               Fixed test scripts with alternate testdir (ITS#6782)
                Removed antiquated SunOS LWP support (ITS#6669)
        Documentation
                admin24 guide fix examples (ITS#6681)
                admin24 guide typo fixes (ITS#6609)
                admin24 guide refint rootdn requirement (ITS#6364)
+               admin24 add pcache overlay section (ITS#6521)
                ldap_open(3) document ldap_set_urllist_proc (ITS#6601)
+               ldap.conf(5) GnuTLS cipher spec info (ITS#6525)
+               slapd.conf(5) GnlTLS cipher spec info (ITS#6525)
+               slapd.conf(5) multi-listener support (ITS#6780)
+               slapd-config(5) GnuTLS cipher spec info (ITS#6525)
+               slapd-config(5) multi-listener support (ITS#6780)
+               slapo-pcache(5) note rootdn requirement (ITS#6522)
                slapo-refint(5) rootdn requirement (ITS#6364)
 
 OpenLDAP 2.4.23 Release (2010/06/30)