]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6796
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 28768b837428cf7a3088c09bfcdc3eb551d67682..dbe4c1ff5f30e84e13a1fe3387aae1ac05220ddf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -65,6 +65,7 @@ OpenLDAP 2.4.24 Engineering
        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)
@@ -74,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)
@@ -85,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)
@@ -92,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)
@@ -103,6 +109,8 @@ OpenLDAP 2.4.24 Engineering
        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)
@@ -117,6 +125,7 @@ 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)