]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7168 Fix count constraint when using multiple modifications
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6e2f0e9704bf9674ce94a1ef8e2c5ef329c3456c..8be92cfffab4db9f0862c66e958bda39713d87d9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -18,14 +18,18 @@ OpenLDAP 2.4.32 Engineering
        Fixed libldap MozNSS to avoid infinite loop (ITS#7316)
        Fixed libldap MozNSS untrusted issuer error (ITS#7331)
        Fixed libldap gettime() regression (ITS#6262)
+       Fixed libldap to correctly free socket with TLS (ITS#7241)
        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-ldap monitoring (ITS#7182, ITS#7225)
        Fixed slapd-mdb with tool mode (ITS#7255)
        Fixed slapd-mdb with approx indexing (ITS#7279)
        Fixed slapd-mdb dn2id delete (ITS#7302)
@@ -42,6 +46,8 @@ OpenLDAP 2.4.32 Engineering
        Build Environment
                Fixed test057 timing issues (ITS#7317)
                Fixed compilation with MS Visual Studio (ITS#7332)
+       Contrib
+               Added slapi_[get|free]_client_ip() (ITS#7305)
        Documentation
                slapo-sssvlv Added note about criticality (ITS#7253)
                admin24 Fix peername.regex typo (ITS#7282)