]> git.sur5r.net Git - openldap/blobdiff - CHANGES
allow to customize the modifiersName of internal modifications (partially addresses...
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index bf4e920ba90e88b8344314ae770a7480765b41f9..cd345b043c4f4ca834b3f3b9eb0948a56c60de5e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,23 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.10 Engineering
+       Fixed libldap file descriptor leak with SELinux (ITS#5507)
+       Fixed libldap ld_defconn cleanup if it was freed (ITS#5518, ITS#5525)
+       Fixed libldap_r missing stubs (ITS#5519)
+       Fixed slapd missing termination of integerFilter keys (ITS#5503)
+       Fixed slapd multiple attrs in URI (ITS#5516)
+       Fixed slapd socket assert (ITS#5489)
+       Fixed slapd-bdb/hdb MAXPATHLEN (ITS#5531)
+       Fixed slapd-ldap entry_get() op-dependent behavior (ITS#5513)
+       Fixed slapd-meta quarantine crasher (ITS#5522)
+       Fixed slapo-refint to allow setting modifiers name (ITS#5505)
+       Fixed slapo-syncprov csn update with delta-syncrepl (ITS#5493)
+       Fixed slapo-syncprov op2.o_extra reset (ITS#5501, #5506)
+       Fixed slapo-syncprov sending ops without queued CSNs (ITS#5465)
+       Fixed slapo-unique config structs (ITS#5526)
+       Fixed slapo-unique filter terminator (ITS#5511)
+       Documentation
+               Add search privileges documentation (ITS#5512)
 
 OpenLDAP 2.4.9 Release (2008/05/07)
        Fixed libldap to use unsigned port (ITS#5436)