]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6774
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index fa823a0df5bf4bd8773ffb19e07afe649e1e2644..f921e93e06267000c912ed5fb4e261dcf5839482 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,15 +4,19 @@ OpenLDAP 2.4.24 Engineering
        Added LDIF line wrapping setting (ITS#6645)
        Added libldap MozNSS non-blocking support (ITS#6714)
        Added libldap MozNSS cert centralization (ITS#6742)
+       Added libldap x500UniqueIdentifier handling (ITS#6741)
        Added slapadd attribute value checking (ITS#6592)
        Added slapcat continue mode for problematic DBs (ITS#6482)
+       Added slapd-meta control fowarding (ITS#6664)
        Added slapd-null back-config support (ITS#6624)
        Added slapd-sql autocommit support (ITS#6612)
        Added slapd-sql support for long long keys (ITS#6617)
        Added slapo-sssvlv multiple sorts per connection (ITS#6686)
        Added contrib/kinit for kerberos tickets
        Added contrib/noopsrch for entry counting (ITS#6598)
+       Fixed client tools control logging (ITS#6775)
        Fixed liblber to not close invalid sockets (ITS#6585)
+       Fixed liblber unmatched brace handling (ITS#6764)
        Fixed liblber error setting (ITS#6732)
        Fixed liblber memory debugging (ITS#6733)
        Fixed libldap connectionless warnings (ITS#6747)
@@ -33,12 +37,14 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapd config leak with olcDbDirectory (ITS#6634)
        Fixed slapd connectionless warnings (ITS#6747)
        Fixed slapd to free controls if needed (ITS#6629)
+       Fixed slapd to stop if given unknown options (ITS#6754)
        Fixed slapd entry comparisons (ITS#6753)
        Fixed slapd filter leak (ITS#6635)
        Fixed slapd matching rules for strict ordering (ITS#6722)
        Fixed slapd extensible match for ordering rules (ITS#6532)
        Fixed slapd when first acl is value dependent (ITS#6693)
        Fixed slapd modify to return actual error (ITS#6581)
+       Fixed slapd modrdn with empty DN (ITS#6768)
        Fixed slapd sortvals of attributes with 1 value (ITS#6715)
        Fixed slapd syncrepl reuse of presence list (ITS#6707)
        Fixed slapd syncrepl unitialized return code (ITS#6719)
@@ -58,12 +64,17 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapd-meta rebind proc (ITS#6665)
        Fixed slapd-meta to correctly rebind as user (ITS#6574)
        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-sql with null objectClass (ITS#6616)
        Fixed slapd-sql hasSubordinates generation (ITS#6712)
+       Fixed slapo-accesslog with controls (ITS#6652)
        Fixed slapo-dynlist callbacks (ITS#6752)
        Fixed slapo-dynlist entry handling (ITS#6752)
+       Fixed slapo-memberof CSN generation (ITS#6766)
        Fixed slapo-memberof log messages (ITS#6748)
+       Fixed slapo-memberof with an empty groupOfNames (ITS#6670)
+       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-ppolicy don't update opattrs on consumers (ITS#6608)
@@ -83,6 +94,9 @@ OpenLDAP 2.4.24 Engineering
        Fixed slapo-syncprov sessionlog ordering (ITS#6716)
        Fixed slapo-translucent entry leak (ITS#6746)
        Fixed contrib/autogroup LDAP URI with attribute filter (ITS#6536)
+       Fixed contrib/autogroup install location (ITS#6684)
+       Fixed contrib/autogroup crash with ppolicy (ITS#6684)
+       Fixed contrib/cloak callbacks (ITS#6762)
        Fixed contrib/nssov to only close socket on shutdown (ITS#6676)
        Fixed contrib/nssov multi platform support (ITS#6604)
        Build Environment