X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=bc08483a030e264d2f143a05c2f76bf38a474bc5;hb=1e68c2c546d84ad1f7d1a414be4922656bdb3d14;hp=a3a3aceda2b1b12e90820c6d8a8a397f53bcc0b1;hpb=85e7991decc5a6931c6ca12e4402e15217bad718;p=openldap diff --git a/CHANGES b/CHANGES index a3a3aceda2..bc08483a03 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,46 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.22 Engineering + Added slapd SLAP_SCHEMA_EXPOSE flag for hidden schema elements (ITS#6435) + Added slapd tools selective iterations (ITS#6442) + Added slapd syncrepl TCP keepalive (ITS#6389) + Added slapo-ldap idassert-passthru (ITS#6456) + Added slapo-pbind + Fixed libldap GnuTLS serial length (ITS#6460) + Fixed libldap MozNSS context and PEM support (ITS#6432) + Fixed libldap referral on bind behavior(ITS#6510) + Fixed slapd acl non-entry internal searches (ITS#6481) + Fixed slapd acl attrval style initialization (ITS#6520) + Fixed slapd certificateListValidate (ITS#6466) + Fixed slapd empty URI parsing (ITS#6465) + Fixed slapd glued misplaced entries (ITS#6506) + Fixed slapd glued paged cookies (ITS#6507) + Fixed slapd glued paged results (ITS#6504) + Fixed slapd ignore controls with unrecognized flags (ITS#6480) + Fixed slapd REP_ENTRY flag handling (ITS#5340) + Fixed slapd sasl auxprop_lookup (ITS#6441) + Fixed slapd sasl auxprop ssf (ITS#5195) + Fixed slapd syncrepl for unknown attrs and delta-sync (ITS#6473) + Fixed slapo-accesslog to not replicate internal purges (ITS#6519) + Fixed slapd-bdb contextCSN updates from updatedn (ITS#6469) + Fixed slapd-bdb lockobj zeroing (ITS#6501) + Fixed slapd-ldap/meta with ordered values (ITS#6516) + Fixed slapo-collect REP_ENTRY flag handling (ITS#5340,ITS#6423) + Fixed slapo-dds with NULL backend (ITS#6490) + Fixed slapo-dynlist REP_ENTRY flag handling (ITS#5340,ITS#6423) + Fixed slapo-memberof attr count (ITS#6508) + Fixed slapo-pcache to release its own entries (ITS#6484) + Fixed slapo-pcache with NULL backend (ITS#6490) + Fixed slapo-rwm entry release handling (ITS#6484) + Fixed slapo-rwm olcRwmMap handling (ITS#6436) + Fixed slapo-rwm REP_ENTRY flag handling (ITS#5340,ITS#6423) + Fixed slapo-syncprov memory leak (ITS#6459) + Fixed slapo-translucent counter increment (ITS#6497) + Fixed slapo-valsort REP_ENTRY flag handling (ITS#5340,ITS#6423) + Fixed contrib/sha2 adds mechs for more hashes (ITS#6433) + Fixed contrib/nssov to use nss-pam-ldapd (ITS#6488) + Documentation + admin24 avoid explicity moduleload statements (ITS#6486) OpenLDAP 2.4.21 Release (2009/12/20) Fixed liblutil for negative microsecond offsets (ITS#6405) @@ -13,12 +53,8 @@ OpenLDAP 2.4.21 Release (2009/12/20) Fixed slapo-dynlist behavior with simple filters (ITS#6421) Fixed slapd-ldif access outside database directory (ITS#6414) Fixed slapd-null extraneous assert (ITS#6403) - Fixed slapo-collect REP_ENTRY flag handling (ITS#5340,ITS#6423) - Fixed slapo-dynlist REP_ENTRY flag handling (ITS#5340,ITS#6423) - Fixed slapo-rwm REP_ENTRY flag handling (ITS#5340,ITS#6423) Fixed slapo-translucent with back-null (ITS#6403) Fixed slapo-unique criteria checking (ITS#6270) - Fixed slapo-valsort REP_ENTRY flag handling (ITS#5340,ITS#6423) Build Environment Deleted broken LBER_INVALID macro (ITS#6402) Fixed test058 kill usage (ITS#6420)