]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7182 Enable operation and connection monitoring.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 36aa493e14f7c6a3e89ea123b77e804ef0bb8670..081617fc600bd148ab2f6b4799c666f8af080ef0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,22 +16,28 @@ OpenLDAP 2.4.32 Engineering
        Fixed libldap MozNSS fix init and cleanup (ITS#7314)
        Fixed libldap MozNSS slot and pin usage (ITS#7315)
        Fixed libldap MozNSS to avoid infinite loop (ITS#7316)
+       Fixed libldap MozNSS untrusted issuer error (ITS#7331)
        Fixed libldap gettime() regression (ITS#6262)
        Fixed libmdb leaf node handling (ITS#7266)
        Fixed libmdb mutexes on Apple/Windows (ITS#7251)
+       Fixed slapd config index renumbering (ITS#6987)
        Fixed slapd duplicate error response (ITS#7076)
        Fixed slapd parsing of PermissiveModify control (ITS#7298)
        Fixed slapd-bdb/hdb cache hang under high load (ITS#7222)
        Fixed slapd-bdb/hdb alias checking (ITS#7303)
        Fixed slapd-bdb/hdb olcDbConfig changes work immediately (ITS#7338)
        Fixed slapd-ldap to encode user DN during password change (ITS#7319)
+       Fixed slapd-ldap assertion when proxying to MS AD (ITS#6851)
        Fixed slapd-mdb with tool mode (ITS#7255)
        Fixed slapd-mdb with approx indexing (ITS#7279)
        Fixed slapd-mdb dn2id delete (ITS#7302)
        Fixed slapd-mdb memory leak in online indexer (ITS#7323)
        Fixed slapd-mdb db corruption when hitting maxsize (ITS#7337)
+       Fixed slapd-mdb aborts with online indexing (ITS#7339)
+       Fixed slapd-perl panic (ITS#7325)
        Fixed slapo-accesslog memory leaks with sync replication (ITS#7292)
        Fixed slapo-syncprov memory leaks with sync replication (ITS#7292)
+       Fixed contrib/smbk5pwd to not compile with MozNSS (ITS#7327)
        Fixed contrib/sha2 portability (ITS#7267)
        Fixed contrib/sha2 thread safety (ITS#7269)
        Added contrib/sha2 {SSHA256}, {SSHA384}, {SSHA512} support (ITS#7278)