]> git.sur5r.net Git - openldap/blob - CHANGES
57118aeef7231cb36f532bb9b05dae11cf477638
[openldap] / CHANGES
1 OpenLDAP 2.3 Change Log
2
3 OpenLDAP 2.3.14 Engineering
4         Fixed slapd assertion control restrictions
5         Fixed slapd ACL exact attrval clause needs normalization (ITS#4255)
6         Fixed slapd sc_prev update after free bug (ITS#4237)
7         Fixed slapd issues (ITS#4243,4251)
8         Fixed slapd cn=config (ITS#4249)
9         Fixed slapd-bdb/hdb mode argument parsing (ITS#4257)
10         Fixed slapd-bdb/hdb cn=config reindexing (ITS#4260)
11         Fixed slapd-bdb/hdb cn=config olcDbIndex modify/replace (ITS#4262)
12         Fixed slapd-bdb/hdb lockup issue (ITS#4184)
13         Fixed slapo-rwm static DN free bug (ITS#4248)
14         Fixed slapd-ldap/meta (ITS#4115)
15         Updated slapo-dynlist (ITS#3756,4224)
16         Build environment
17                 Updated test033-glue-syncrepl (ITS#4264)
18
19 OpenLDAP 2.3.13 Release
20         Fixed libldap/liblutil MSG_ACCRIGHTSLEN bug (ITS#4206)
21         Fixed libldap ldap_bv2escaped_filter_value issue (ITS#4212)
22         Fixed liblutil URL value-specs issue (ITS#4221)
23         Fixed slapd sizelimit disclose issue (ITS#4213)
24         Fixed slapd gentlehup write restrict issue (ITS#3717)
25         Fixed slapd gentlehup abnormal issue (ITS#4217)
26         Fixed slapd delta-sync subtree scope issue (ITS#4227)
27         Fixed slapd cn=config OID/name pollution issue (ITS#4185)
28         Fixed slapd cn=config rootdn issue (ITS#4192)
29         Fixed slapd cn=config slaptest -F without -f issue (ITS#4194)
30         Fixed slapd cn=config ACL issue (ITS#4218)
31         Fixed slapd-bdb negative results IDL cache issue (ITS#4223)
32         Fixed slapd-bdb cursor close issue (ITS#4226)
33         Fixed slapd-hdb slapadd -q issue (ITS#4210)
34         Fixed slapd-hdb missing results issue (ITS#4186)
35         Fixed slapd-ldap potential double free issue (ITS#4189)
36         Fixed slapd-meta matched DN issue (ITS#4195)
37         Fixed slapd-meta DN cache issue (ITS#4196)
38         Fixed slapd-monitor shadow issue (ITS#4214)
39         Fixed slapo-accesslog delta-syncrepl issue (ITS#4198)
40         Fixed slapo-accesslog cleanup issue (ITS#4209)
41         Fixed slapo-chain resource leak issue (ITS#4140)
42         Fixed slapo-chain identity assertion issue (ITS#4256)
43         Fixed slapo-pcache attrset check issue (ITS#4199)
44         Fixed slapd-bdb readonly dirty alock issue (ITS#4201)
45         Fixed slapd-pcache non-requested attributes issues (ITS#4203,4204)
46         Fixed slaptest -F -f success with unsupported issue (ITS#4220)
47         Build environment
48                 Improved Berkeley DB detection (ITS#3809)
49                 Updated DB_CONFIG example (ITS#4229)
50         Documentation
51                 Updated ldif(5) to include change record description
52
53 OpenLDAP 2.3.12 Release
54         Fixed libldap ldapi:// authdn construction
55         Added libldap ldap_bv2escaped_filter_value (ITS#2535)
56         Added libldap/slapd TLS DSA certificate support (ITS#4017)
57         Fixed libldap SASL bind issue (ITS#4158)
58         Fixed ldapmodrdn empty line handling (ITS#4101)
59         Fixed client tools additional info printing (ITS#4147)
60         Updated slapd ldaps:// not configured fix (ITS#4082,4083)
61         Fixed slapd illegal S option bug (ITS#4119)
62         Fixed slapd cn=monitor log level mod issue (ITS#4091)
63         Fixed slapd cn=config bad access issue (ITS#4111)
64         Fixed slapd cn=config access modify issue (ITS#4127)
65         Fixed slapd cn=config init issue (ITS#4128)
66         Fixed slapd non-reentrant libwrap issue (ITS#4099)
67         Fixed slapd thread v. tools_threads settings
68         Fixed slapd spurious defer message (ITS#3850)
69         Fixed slapd attribute SYNTAX OIDM issue (ITS#4116)
70         Fixed slapd modify empty sequence bug (ITS#4183)
71         Fixed slapd-bdb uninitialized condition in tool mode (ITS#4143)
72         Fixed slapd-bdb empty suffix and syncprov issue (ITS#4171)
73         Fixed slapd-hdb syncrepl deadlock issue (ITS#4088)
74         Added slapd-ldap write op timeout support (ITS#4157)
75         Fixed slapd-ldap/slapo-chain matched dn handling (ITS#4176)
76         Fixed slapd-meta invalid DN attrs normalize/pretty issue (ITS#4107)
77         Fixed slapd-meta rootdn erroneous success issue (ITS#4122)
78         Fixed slapd-meta proxying bind result issue (ITS#4129)
79         Fixed slapd-meta/slapo-rwm rwm-mapping issue (ITS#4086)
80         Fixed slapd-meta per-target retry (ITS#4150)
81         Fixed slapd-meta size/time limit handling (ITS#4145)
82         Fixed slapd-sql size limit count (ITS#4181)
83         Fixed slapo-ppolicy pwdFailureTime after bind success issue (ITS#4134)
84         Fixed slapo-ppolicy add passord_hash quality config dependency
85         Fixed slapo-syncprov LDAP response types (ITS#4183)
86         Added slapd delta syncrepl support
87         Added slapadd thread support
88         Updated slapcat subordinate database handling (ITS#4089)
89         Added slapd/slaptest pid/arg file consistency check (ITS#4074)
90         Updated slaptools default debug level to "none" (ITS#4044)
91         Fixed slurpd backwards compat issue (ITS#4151)
92         Added slurpd pid/arg file consistency check (ITS#4152)
93         Updated contrib smbk5pwd module
94         Removed lint
95         Build environment
96                 Fixed libldap HSTRERROR issue (ITS#4124)
97                 Fixed slapd AIX IFMT issue (ITS#4123)
98                 Added slapd-bind test program
99                 Added inet_ntoa_b support for VxWorks (ITS#3440)
100                 Updated test036 (ITS#4095)
101                 Fixed test036 cmp issue (ITS#4142)
102                 Dropped SSLeay support
103         Documentation
104                 slapd.conf(5) defaultSearchBase issue (ITS#4162)
105                 slap tool man pages wll typo (ITS#4169)
106
107 OpenLDAP 2.3.11 Release
108         Fixed libldap reentrancy issue (ITS#3988)
109         Fixed libldap ndelay without timeout
110         Fixed slapd ldaps:// not configured issue (ITS#4082,4083)
111         Fixed slapd-bdb/hdb mode argument parsing (ITS#4077)
112         Fixed slapd WIN32 writefds init issue
113         Fixed slapadd buffer alignment issue (ITS#4078)
114         Updated slapd syncrepl to use ldap_unbind_ext
115         Removed lint
116
117 OpenLDAP 2.3.10 Release
118         Fixed libldap chasing of chased referrals (ITS#2942)
119         Added libldap LDAP_NOT_SUPPORTED for TLS (ITS#4072)
120         Added libldap LDAP_MSG_RECEIVED support
121         Dropped libldap LDAP_MORE_RESULTS_TO_RETURN use
122         Fixed slapd cn=config updated rootdn issue (ITS#4035)
123         Fixed slapd-meta bus error (ITS#4073)
124         Fixed slapd-meta/ldap/rwm empty naming context issue (ITS#4071)
125
126 OpenLDAP 2.3.9 Release
127         Fixed slapd req_pwdexop bug
128         Fixed slapo-syncprov queued UUIDs bug (ITS#4068)
129         Fixed slapo-syncprov memory leak
130         Fixed slapd anlist leak
131         Removed lint
132         Build Environment
133                 Updated testsuite to test only primary backends by default
134                 Disable test041-aci
135
136 OpenLDAP 2.3.8 Release
137         Fixed slapd undef HAVE_EPOLL issue
138         Fixed slapd connection-get wake bug (ITS#3999)
139         Fixed slapd uninitialized var bug (ITS#3854)
140         Fixed slapd add entry without parent bug (ITS#2757)
141         Fixed slapd cn=config value escaping bug (ITS#3807)
142         Fixed slapd cn=config missing host/uri bug (ITS#4009)
143         Fixed slapd alock symbol bug (ITS#3978)
144         Fixed slapd replogfile assert (ITS#4003)
145         Fixed slapd rewrite session var set bug (ITS#4023)
146         Fixed slapd syncrepl empty uniqueMember bug (ITS#4040)
147         Fixed slapd alias resolution bug (ITS#4030)
148         Fixed slapd password-hash cleartext bug (ITS#4021)
149         Fixed slapd realloc zero bug (ITS#3981)
150         Fixed slapd nested overlay configuration bug (ITS#4047)
151         Fixed slapd password modify oldPassword ignore bug (ITS#4049)
152         Added slapd password oldPassword verify (ITS#4051)
153         Fixed slapd select_backend manageDSAit with glue issue (ITS#4027)
154         Updated slapd authz backend detection (ITS#4018)
155         Fixed slapd-bdb/hdb pointer/integer size mismatch (ITS#4015)
156         Updated slapd-hdb index management
157         Fixed slapd-glue mixtures bug (ITS#3979)
158         Fixed slapd-ldap unlock issue (ITS#4001)
159         Fixed slapd-ldap manageDIT check bug (ITS#4005)
160         Fixed slapd-ldap resource release issue (ITS#4016)
161         Fixed slapd-meta rootdn lookup bug (ITS#4004)
162         Fixed slapd-meta null value assert issue (ITS#4028)
163         Added slapd-meta pooled connections (ITS#4056)
164         Added slapd-meta target DSA bind defer when auth'd as rootdn (ITS#4057)
165         Fixed slapd-meta pseudorootdn issue
166         Fixed slapd-monitor unavailable issue (ITS#4013)
167         Fixed slapd-perl init/destroy bug (ITS#3923)
168         Fixed slapd-sql missing space issue (ITS#4061)
169         Fixed slapo-accesslog timestamp normalization issue
170         Fixed slapo-accesslog normalizer issue 
171         Fixed slapo-ppolicy replication issues (ITS#3980)
172         Added slapo-ppolicy pwdattribute descriptor support (ITS#4025)
173         Fixed slapo-syncprov/unique interact issues (ITS#3989)
174         Fixed slapo-syncprov/subordinate interact issues (ITS#3996)
175         Fixed slapo-syncprov schema check assert (ITS#4031)
176         Fixed slapo-syncprov psearch flush in qtask
177         Fixed slapo-syncprov abandon checks
178         Fixed slapo-unique ignore writes not under unique_base (ITS#4066)
179         Fixed slapo-valsort unknown valsort-attr bug (ITS#4047)
180         Fixed slapcat out-of-memory problem (ITS#4010)
181         Fixed slurpd unrecognized slave names bug (ITS#4012)
182         Fixed liblber dgram len bug (ITS#4046)
183         Fixed libldap SASL and TLS potential ld_error leaks (ITS#4064)
184         Fixed liblutil/csn time counter issue 
185         Updated contrib/ldapc++ to avoid deprecated functions
186         Documentation
187                 Added slapo-valsort(5) man page (ITS#3994)
188                 Added slap tool -F option documentation (ITS#4026)
189         Build Environment
190                 Fixed misc POSIX conformance issues (ITS#2667)
191                 Fixed --without-threads build issue (ITS#4006)
192                 Fixed test script exit checks (ITS#4045)
193                 Added test suite parameterized directory support
194                 Fixed test suite tool error handling
195                 Updated contrib/ldapc++ build environment
196
197 OpenLDAP 2.3.7 Release
198         Updated slapd ManageDIT support
199         Updated slapd ACI syntax checking (ITS#3877)
200         Fixed slapd STATS2 referral logging
201         Refixed slapd cn=config default search base bug (ITS#3900)
202         Fixed slapd cn=config TLSVerifyClient bug (ITS#3962)
203         Fixed slapd winsock assert (ITS#3983)
204         Fixed slapd-bdb/hdb paged results deadlock (ITS#3940)
205         Fixed slapd-bdb/hdb/ldbm searchBase disclose (ITS#3964)
206         Fixed slapd-bdb/hdb bi_dbenv check (ITS#3992)
207         Fixed slapd-meta generic attribute normalize/pretty (ITS#3956)
208         Fixed slapd-ldap/meta 'undefined' attribute mutex protection (ITS#3958)
209         Added slapd-ldap/meta 'proxied' attribute support (ITS#3959)
210         Fixed slapd-meta no candidate target selected bug (ITS#3990)
211         Fixed slapd-meta matchedDN handling (ITS#3944)
212         Fixed slapd-monitor hiding issue (ITS#3986)
213         Fixed slapo-ppolicy lockout status at Bind (ITS#3946)
214         Moved slapo-glue into slapd core
215         Fixed slaptest cn=config segfault (ITS#3961)
216         Fixed slaptools logging issue (ITS#3937)
217         Fixed slaptools fails after db clean (ITS#3970)
218         Fixed slaptools reject unsupported -w (ITS#3939)
219         Fixed libldap global_opt failure 
220         Fixed libldap schema handling
221         Fixed libldap secprops parsing (ITS#3955)
222         Fixed libldap_r tpool (ITS#3925)
223         Updated liblutil password scheme check
224         Updated libldap schema to allow OID macros in syntaxes
225         Removed lint
226         Documentation
227                 Updated misc. man pages
228         Build Environment
229                 Updated build tools (ITS#3928)
230                 Fixed tests diff -u usage (ITS#3969)
231                 Fixed slapo-rwm dependency checking (ITS#3965)
232                 Fixed tests --disable-monitor support
233                 Fixed tests veryclean-local testdata cleanup
234                 Add subtree rename test (hdb only)
235
236 OpenLDAP 2.3.6 Release
237         Fixed slapd dnRelativeMatch return (ITS#3931)
238         Fixed slapd send_search_entry issue (ITS#3951)
239         Fixed slapd-bdb/hdb release entry in paged response
240         Fixed slapd-meta resources release issue (ITS#3943)
241         Fixed slapd-ldap/meta matched return (ITS#3942,ITS#3944)
242         Fixed slapo-ppolicy reset lockouts issue (ITS#3946)
243         Fixed nis.schema posixGroup object class kind (ITS#3941)
244         Revert librewrite regex mutex change (ITS#3932)
245         Updated slapd manage capability
246         Updated slapo-syncprov CSN filter checks
247         Updated libldap url list parsing
248         Added slapd SASL rootpw support (ITS#3845)
249         Added slapd Stats logging for additional cases
250         Added slapd ACI syntax validater (ITS#3877)
251         Added slapd posixgroup ACL module to contrib
252         Added slapi SLAPI_X_ADD_STRUCTURAL_CLASS extension
253         Added slapd-ldap subtree renaming proxing
254         Added slapd-meta overlapping targets enhancement (ITS#3711)
255         Removed lint
256         Documentation
257                 Added slapcat(8) -a usage example (ITS#3930)
258                 Updated slapo-unique(5) for clarity (ITS#3936)
259                 Updated slapo-syncprov(5) sessionlog description (ITS#3935)
260                 Updated doc/drafts
261         Build Environment
262                 Updated test prog bind retry code
263                 Fixed test015-xsearch regression (ITS#3506)
264                 Added test040-subtree-rename
265
266 OpenLDAP 2.3.5 Release
267         Fixed slapd integerBitOr/AndMatch logic (ITS#3782)
268         Fixed slapd substrings filter length checks (ITS#3790)
269         Fixed slapd thread pool initialization (ITS#3793)
270         Fixed slapd cancel exop (ITS#3549)
271         Fixed slapd syncrepl cookie problem (ITS#3917)
272         Fixed slapd inequality filter index bug (ITS#3920)
273         Fixed slapd syncrepl ctxcsn leak (ITS#3922)
274         Fixed slapd syncrepl scope issue (ITS#3831)
275         Fixed slapd syncrepl missing array subscript (ITS#3834)
276         Fixed slapd slapd_remove null deref (ITS#3842)
277         Fixed slapd ldapi credential normalization bug (ITS#3876)
278         Fixed slapd userPassword cleartext bug (ITS#3846)
279         Fixed slapd cn=config default search base bug (ITS#3900)
280         Fixed slapd cn=config olcDbConfig bug (ITS#3815)
281         Fixed slapd cn=config olcReadOnly bug (ITS#3820)
282         Fixed slapd cn=config hdb+bdb bug (ITS#3821)
283         Fixed slapd ACL attrs/val EQUALITY issue (ITS#3830)
284         Fixed slapd authx-regexp diagnostics (ITS#3819)
285         Fixed slapd index_substr_any_step keyword (ITS#3818)
286         Fixed slapd -f directory issue (ITS#3865)
287         Fixed slapd attributeOptions config parsing (ITS#3829)
288         Fixed slapd whitespace config parsing bug (ITS#3901)
289         Fixed slapd rootdn space issue (ITS#3806)
290         Fixed slapd passwd change w/ {CRYPT} bug (ITS#3805)
291         Fixed slapd backend_init_controls assert (ITS#3853)
292         Fixed slapd loglevel -1 bug (ITS#3858)
293         Fixed slapi bind bound DN issue (ITS#2971)
294         Fixed slapi issues (ITS#3884,3885,3886)
295         Fixed slapi authorization name issue (ITS#3892)
296         Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
297         Fixed slapi slapi_entry_has_children bug (ITS#3879)
298         Fixed slapd-bdb manual recovery startup (ITS#3607,3824)
299         Fixed slapd-bdb manual recovery startup (ITS#3833)
300         Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
301         Fixed slapd-hdb modrdn base bug (ITS#3857)
302         Fixed slapd-ldap access to freed connection (ITS#3913)
303         Fixed slapd-ldap/meta filter bug (ITS#3785)
304         Fixed slapd-ldap/meta connection pooling (ITS#3813)
305         Fixed slapd-ldap/meta memory leak (ITS#3862)
306         Added slapd-sql enhancements (ITS#3432)
307         Fixed slapd-sql attribute with no values issue (ITS#3861)
308         Fixed slapd-sql truncating keyval column problem (ITS#3888)
309         Fixed slapd-sql return code ignored problem (ITS#3891)
310         Fixed slapo-glue alock bug (ITS#3817,3841)
311         Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
312         Fixed slapo-ppolicy hashed length problem (ITS#3783)
313         Fixed slapo-ppolicy quality check (ITS#3777)
314         Fixed slapo-ppolicy lockout duration (ITS#3779)
315         Fixed slapo-rwm leak (ITS#3914)
316         Fixed slapo-glue/rwm conflict (ITS#3788)
317         Fixed slapadd segfault (ITS#3926)
318         Fixed slapcat cn=config segfault (ITS#3796)
319         Fixed slaptest -F crash (ITS#3912)
320         Fixed slapd authzTo/From syntax issue (ITS#3921)
321         Fixed libldap abandon concurrency issue (ITS#3800)
322         Fixed libldap start_tls referral chasing (ITS#3791)
323         Fixed libldap referral chasing issues (ITS#2894,3578)
324         Fixed librewrite concurrency issue (ITS#3932)
325         Use IANA-assigned OIDs for recently approved IETF LDAP extensions
326         Removed lint (ITS#3857)
327         Build Environment
328                 Upgraded shtool (ITS#3752)
329                 Upgraded config.guess/config.sub
330                 Fixed FreeBSD thread stacksize problem (ITS#3456)
331                 Fixed cygwin shared libraries build problem (ITS#3712)
332                 Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
333                 Fixed test020 logging problem (ITS#3811)
334                 Fixed duplicate symbol problem (ITS#3843)
335                 Fixed liblunicode 64bit builds (ITS#3869)
336                 Fixed passwd/kerberos module builds (ITS#3896)
337                 Fixed test037 manageDIT discovery issue (ITS#3898)
338                 Fixed installed man page symlinks (ITS#3904)
339                 Fixed <sasl.h> inclusion (ITS#3905)
340                 Fixed smbk5pwd Heimdal compat issue (ITS#3910)
341                 Fixed slapd make install issue (ITS#3929)
342                 Fixed DESTDIR reporting (ITS#3916)
343         Documentation
344                 Fixed Admin Guide authz v. saslauthz problem (ITS#3875)
345                 Fixed Admin Guide --disable-bdb issue (ITS#3837)
346                 Fixed slapd-meta(5) lastmod issue (ITS#3789)
347                 Updated slapd.conf(5) (ITS#3866)
348                 Updated slapd(8) OPTIONS section (ITS#3816)
349                 Updated slapd-monitor(5) (ITS#3822,3836)
350                 Updated slapd-bdb(5) (ITS#3823)
351
352 OpenLDAP 2.3.4 Release
353         Initial release for "general use".
354