]> git.sur5r.net Git - openldap/blob - CHANGES
c5df3185d02cc5dc51c27b90e5dc9a8bcc9b8471
[openldap] / CHANGES
1 OpenLDAP 2.4 Change Log
2
3 OpenLDAP 2.4.6 Engineering
4         Fixed slapd ACL sets memory handling (ITS#4873)
5         Added slapd ACL sets DN ancestors operator (ITS#4860)
6         Fixed slapd alock_close with Quick mode (ITS#5129)
7         Fixed slapd ordered values add normalization issue (ITS#5136)
8         Fixed slapd X509 parsing (ITS#5070, #5151)
9         Fixed slapd slap_passwd_parse (ITS#5159)
10         Added slapd attribute value sorting (ITS#5153)
11         Added slapd checking for long-running tasks (ITS#4188)
12         Fixed slapd syncrepl cookie propagation (ITS#5170)
13         Fixed slapd-bdb/hdb suffix logging (ITS#5128)
14         Fixed slapd-bdb/hdb IDL LRU handling (ITS#5121)
15         Fixed slapd-bdb/hdb cachesize config check (ITS#5122)
16         Fixed slapd-config objectclass handling (ITS#4884)
17         Fixed slapd-ldap SASL idassert w/o authcId
18         Fixed slapd-ldap search control parsing (ITS#5138)
19         Fixed slapd-ldif directory separators in DN (ITS#5172)
20         Fixed slapd-meta leak when binding as rootdn (ITS#5155)
21         Fixed slapd-meta conn caching on bind failure (ITS#5154)
22         Fixed slapd-meta bind timeout assertion (ITS#5185)
23         Fixed slapd-monitor database registration (ITS#4965)
24         Fixed slapo-chain double-free (ITS#5137)
25         Fixed slapo-dynlist entry release (ITS#5135)
26         Fixed slapo-dynlist member processing (ITS#5157)
27         Fixed slapo-pcache memory leak (ITS#5112)
28         Fixed slapo-pcache returning incomplete results (ITS#5113)
29         Fixed slapo-pcache sizelimit handling (ITS#5114)
30         Fixed slapo-pcache/translucent cn=config add (ITS#5173)
31         Fixed slapo-rwm modlist handling (ITS#5124)
32         Fixed slapo-rwm UUID in filter (ITS#5168)
33         Fixed slapi SEARCH_RESULT_ENTRY leak (ITS#5060)
34         Fixed slapi db_open failure (ITS#5164)
35         Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864)
36         Fixed libldap connection behavior when server down (ITS#5127)
37         Fixed openldap.schema sequence in objectClass definition (ITS#5174)
38         Build Environment
39                 Use separate config OID arc for contrib (ITS#5158)
40                 Updated contrib/ldapc++ build enviroment
41         Documentation
42                 Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
43                 slapadd/slapindex note about file ownership (ITS#5166)
44                 Fixed ldap_get_option(3) *_TIMEOUT API (ITS#5188)