]> git.sur5r.net Git - openldap/blob - CHANGES
0010dcd514b6005496d2725a4062c848ddef637c
[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         Fixed slapd-bdb/hdb suffix logging (ITS#5128)
12         Fixed slapd-bdb/hdb IDL LRU handling (ITS#5121)
13         Fixed slapd-bdb/hdb cachesize config check (ITS#5122)
14         Fixed slapd-ldap SASL idassert w/o authcId
15         Fixed slapd-ldap search control parsing (ITS#5138)
16         Fixed slapd-meta leak when binding as rootdn (ITS#5155)
17         Fixed slapd-meta conn caching on bind failure (ITS#5154)
18         Fixed slapd-monitor database registration (ITS#4965)
19         Fixed slapo-chain double-free (ITS#5137)
20         Fixed slapo-dynlist entry release (ITS#5135)
21         Fixed slapo-dynlist member processing (ITS#5157)
22         Fixed slapo-pcache memory leak (ITS#5112)
23         Fixed slapo-pcache returning incomplete results (ITS#5113)
24         Fixed slapo-pcache sizelimit handling (ITS#5114)
25         Fixed slapo-rwm modlist handling (ITS#5124)
26         Build Environment
27                 Use separate config OID arc for contrib (ITS#5158)
28                 Updated contrib/ldapc++ build enviroment
29         Documentation
30                 Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)