]> git.sur5r.net Git - openldap/blob - CHANGES
import fix to ITS#4633 (though it was HEAD only when first fixed)
[openldap] / CHANGES
1 OpenLDAP 2.3 Change Log
2
3 OpenLDAP 2.3.26 Engineering
4         Fixed slapd incorrect rebuilding of replica URI (ITS#4633)
5         Fixed back-monitor operations order via callbacks (ITS#4631)
6
7 OpenLDAP 2.3.25 Release
8         Fixed liblber ber_bvreplace_x argument checks
9         Add libldap_r TLS concurrency workaround (ITS#4583)
10         Fixed liblutil password length bug
11         Add slapd glue/subordinate conflict check (ITS#4614)
12         Fixed slapd acl selfwrite bug (ITS#4587)
13         Fixed slapd bconfig "require" and "none" handling (ITS#4574)
14         Fixed slapd bconfig segfault when ldapadding new schema entries
15         Fixed slapd syncrepl no rootdn bug (ITS#4582)
16         Fixed slapd syncrepl contextCSN issue (ITS#4622)
17         Fixed slapd-bdb/hdb lock bug with virtual root (ITS#4572)
18         Fixed slapd-bdb/hdb modrdn new entry disappearing bug (ITS#4616)
19         Fixed slapd-bdb/hdb cache job issue
20         Fixed slapo-syncprov need new CSN with delete syncID sets (ITS#4534)
21         Fixed slapo-syncprov startup when lastmod is off (ITS#4613)
22         Fixed slapo-accesslog cn=config purge bug (ITS#4595)
23         Fixes slapo-auditlog DB initialization
24         Fixed slapo-ppolicy password hashing bug (ITS#4575)
25         Fixed slapo-ppolicy password modify pwdMustChange reset bug (ITS#4576)
26         Fixed slapo-ppolicy control can be critical (ITS#4596)
27         Fixed slapo-retcode logical and bug
28         Fixed slapo-syncprov DEL propagation bug (ITS#4589)
29         Fixed slurpd ldaps:// default port bug (ITS#4580)
30         Build environment
31                 Fix configure winsock.h detection for Cygwin (ITS#4621)
32                 Fix configure GMP detection (ITS#4608)
33                 Updated test006-acls to test selfwrite access (ITS#4587)
34         Documentation
35                 Fixed ldapsearch(1) formatting (ITS#4619)
36                 Updated slapd.conf(5) RFC references
37                 Updated slapd.conf(5) lastmod discussion (ITS#4613)
38                 Updated slapd.conf(5) "require" and "none" handling (ITS#4574)
39                 Added slapd.conf(5) access control note to authz-regexp discussion
40                 Updated slapo-syncprov(5) to clarify SyncProv and syncrepl diffs
41
42 OpenLDAP 2.3.24 Release
43         Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567)
44         Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552)
45         Re-fixed slapd-ldap improper free bug in exop (ITS#4550)
46         Fixed slapd-ldif assert bug (ITS#4568)
47         Fixed slapo-syncprov crash under glued database (ITS#4562)
48
49 OpenLDAP 2.3.23 Release
50         Fixed slapd-ldap improper free bug (ITS#4550)
51
52 OpenLDAP 2.3.22 Release
53         Fixed libldap referral input destroy issue (ITS#4533)
54         Fixed libldap ldap_sort_entries tail bug (ITS#4536)
55         Fixed libldap default connection concurrency issue (ITS#4541)
56         Fixed libldap_r thread debug missing break
57         Fixed libldap_r tpool cleanup
58         Fixed liblutil strtoul(3) usage (ITS#4503)
59         Fixed liblutil time resolution issue (ITS#4514)
60         Updated ldapdelete(1) to stdout bug (ITS#4453)
61         Updated ldapsearch(1) BASE output (ITS#4504)
62         Fixed slapd backglue issue (ITS#4529)
63         Fixed slapd cn=config (ITS#4512)
64         Fixed slapd cn=config ACL application fix
65         Fixed slapd cn=config olcLimits (ITS#4515)
66         Fixed slapd dynacl tgrant/tdeny initialization
67         Fixed slapd runqueue use of freed memory (ITS#4517)
68         Fixed slapd slap_send_ldap_result bug (ITS#4499)
69         Fixed slapd thread pool init issue (ITS#4513)
70         Added slapd syncrepl mandatory searchbase check
71         Fixed slapd-bdb/hdb pre/post-read freeing (ITS#4532)
72         Fixed slapd-bdb/hdb pre/post-read unavailable issue (ITS#4538)
73         Fixed slapd-bdb/hdb referral issue (ITS#4548)
74         Fixed slapd-hdb IDL sort issue (ITS#4531)
75         Fixed slapd-ldap proxyAuthz of bound identity/override (ITS#4497)
76         Fixed slapd-ldap/meta protocol version propagation (ITS#4488)
77         Fixed slapd-ldap fd cleanup (ITS#4474)
78         Fixed slapd-ldif deadlock (ITS#4500)
79         Fixed slapd-shell lutil_atoi issue (ITS#4495)
80         Fixed slapadd cn=config issue (ITS#4194)
81         Fixed slapo-accesslog log purging issue (ITS#4505)
82         Added slapo-accesslog reqOld feature
83         Fixed slapo-auditlog missing return codes
84         Fixed slapo-ppolicy BER tags issue (ITS#4528)
85         Fixed slapo-ppolicy rebind bug (ITS#4516)
86         Fixed slapo-refint delete prohibit issue (ITS#4442)
87         Fixed slapo-syncprov MODs cause DELs (ITS#4423)
88         Fixed slapo-syncprov/syncrepl sessionlog issue (ITS#4534)
89         Added slapo-syncprov extra logging
90         Fixed slapo-translucent modifications (ITS#4527)
91         Fixed slurpd potential overflow issue
92         Build Environment
93                 Fixed OSF1 compilation problem (ITS#4537)
94                 Fixed test020-proxycache disabled debug issue (ITS#4491)
95                 Fixed test033-glue-syncrepl overlay detection (ITS#4544)
96         Documentation
97                 Fixed slapd(8) logging header reference (ITS#4509)
98                 Clarified slapd.conf(5) "disable bind_anon" feature
99
100 OpenLDAP 2.3.21 Release
101         Fixed libldap referral chasing issue (ITS#4448)
102         Fixed libldap invalid free bug (ITS#4436)
103         Fixed libldap mutex leak (ITS#4441)
104         Fixed libldap_r thr_yield(2) return handling (ITS#4469)
105         Fixed slapd syncprov/glue interaction issue (ITS#4323, ITS#4417)
106         Fixed slapd operational attrs in presence of global overlays (ITS#4431)
107         Fixed slapd "threads" config value checking (ITS#4433)
108         Fixed slapd connection index bound check (ITS#4449)
109         Fixed slapd connection cleanup (ITS#4465)
110         Fixed slapd slap_realloc misuse (ITS#4477)
111         Fixed slapd size limit check when pagesize=1 (ITS#4479)
112         Fixed slapd-bdb/hdb cache issue (ITS#4439)
113         Fixed slapd-ldbm crash on modify bug (ITS#4464)
114         Fixed slapd-ldap potential bind deadlock (ITS#4409)
115         Fixed slapd-ldap/meta conn expiration concurrency (ITS#4429)
116         Fixed slapd-ldap failed bind connection trashing (ITS#4428)
117         Fixed slapd-ldap/meta chase-referrals disabling (ITS#4447)
118         Fixed slapd-ldap controls forwarding (ITS#4457)
119         Fixed slapd-ldap pretty DN in proxied requests (ITS#4456)
120         Fixed slapd-ldbm crash on modify bug (ITS#4464)
121         Fixed slapd-meta write error mapping (ITS#4419)
122         Removed lint
123         Build Environment
124                 Added slapo-auditlog build support (ITS#4372)
125                 Fixed multi-precision sizeof detection (ITS#4416)
126                 Fixed liblunicode build (ITS#4435)
127                 Updated libtool to version 1.5.22 (ITS#4471)
128                 Updated shtool to version 2.0.5
129
130 OpenLDAP 2.3.20 Release
131         Added libldap SASL workaround for broken LDAP servers (ITS#4391)
132         Fixed libldap/slapd valuesReturnFilter OID (ITS#4404)
133         Fixed slapd config_generic_wrapper missing parameter bug (ITS#4376)
134         Fixed slapd extensible filter value normalization bug (ITS#4380)
135         Fixed slapd context CSN not updating issue (ITS#4384)
136         Fixed slapd non-read/write epoll event handling (ITS#4395)
137         Fixed slapd syncrepl de-normalize UUID issue
138         Fixed slapd syncrepl dynamic reconfig issue (ITS#4401)
139         Added slapd syncrepl log messages (ITS#4369)
140         Added slapd permissive modify/increment support
141         Added slapd dynamically registered debug level support
142         Fixed slapd connectionless LDAP support
143         Fixed slapd cn=config error on create failure issue (ITS#4407)
144         Fixed slapd-bdb/hdb wake listener on runqueue submit (ITS#4385)
145         Fixed slapd-ldap/meta resources leaks on multiple binds (ITS#4387)
146         Fixed slapd-ldap/meta assert on connection shutdown (ITS#4390)
147         Added slapd-meta subtree-exclude feature
148         Fixed slapo-syncprov update latency issue (ITS#4385)
149         Fixed slapo-auditlog crash (ITS#4394)
150         Fixed slapo-accesslog unbind crash (ITS#4386)
151         Fixed slurpd reject error formating (ITS#4382)
152         Fixed ldappasswd unbind issue (ITS#4403)
153         Fixed slapo-pcache assert on attrsonly search (ITS#4406)
154         Added slapo-pcache max_queries enhancement (ITS#4225)
155         Added slapo-pcache negative caching enhancement
156         Build Environment
157                 Fixed liblunicode cross compiling problem (ITS#4363)
158                 Updated <netinet/tcp.h> detection for AIX (ITS#4312)
159                 Updated multi-precision library detection
160         Documentation
161                 Updated misc. manual pages
162
163 OpenLDAP 2.3.19 Release
164         Fixed libldap disable DH key exchange with DH params (ITS#4354)
165         Fixed libldap_r thread pool destroy hang (ITS#4349,ITS#4368)
166         Fixed slapd slap_daemon destroy issue (ITS#4370)
167         Fixed slapd-hdb livelock issue (ITS#4360)
168         Fixed slapd-bdb/hdb auto-recovery issue (ITS#4361,ITS#4373)
169         Fixed slapd-bdb/hdb BDB 4.4 compatibility issues (ITS#4362)
170         Fixed slapo-ppolicy modify issue (ITS#4355)
171         Fixed slapo-syncprov/pcache filter dup issue (ITS#4364)
172         Fixed slapo-syncprov playlog nentries reset issue (ITS#4365)
173         Build environment
174                 Fixed slaptools when --disable-debug (ITS#4351)
175                 Fixed slapd(8) solaris select(2) issue (ITS#4357)
176
177 OpenLDAP 2.3.18 Release
178         Fixed slapd syncrepl variable used before set bug (ITS#4331)
179         Updated slapd-meta retry capabilities (ITS#4328)
180         Fixed slapd-bdb slapcat autorecover bug (ITS#4324)
181         Fixed slapo-chain search limits (ITS#4336)
182         Fixed slapo-pcache attrsets issues (ITS#4316)
183         Fixed slapo-translucent connection destroy (ITS#4334)
184         Fixed slapd-config handling of attribute options (ITS#4339)
185         Fixed slapd-ldap idassert resource leak (ITS#4326)
186         Fixed slapd-meta nretries issue (ITS#4059)
187         Fixed slapd wake_listener loses wakes (ITS#4343)
188         Fixed slapd connection manager issue (ITS#4338)
189         Fixed slapd handling of old style configuration directives (ITS#4341)
190         Removed slapd-bdb/hdb extraneous yields (ITS#3950)
191         Build Environment
192                 Removed problematic Linux sched_yield(2) workarounds (ITS#3950)
193         Documentation
194                 Updated release documents
195                 Updated misc. manual pages
196
197 OpenLDAP 2.3.17 Release
198         Fixed slapd anonymous proxy authorization issue (ITS#4320)
199         Fixed slapd-ldap/meta session reuse issue (ITS#4315)
200         Fixed slapd-ldap idassert anon-to-anon issue (ITS#4321)
201         Fixed slapd-monitor thread issue (ITS#4318)
202         Build environment
203                 Updated Linux sched_yield(2) workaround to use nanosleep(2) (ITS#3950)
204                 Fixed configure report-to URL
205
206 OpenLDAP 2.3.16 Release
207         Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260)
208         Fixed slapd-monitor connection search crash (ITS#4300)
209         Flapd slapd cn=config bad ACL syntax modify crash (ITS#4306)
210         Fixed slapd ACL/suffix configuration issue (ITS#4307)
211         Fixed slapd-bdb/hdb cache issue (ITS#4308)
212         Fixed slapd-bdb/hdb/ldbm suffix add with default referral issue (ITS#4310)
213         Fixed slapd-ldbm compare cache release issue (ITS#4313)
214         Fixed slapd syncrepl time/size limit parsing
215         Fixed slapi slapi_op_bind_callback fix (ITS#4311)
216         Fixed slapi pluginlog fix (ITS#4291)
217         Fixed ldapsearch response control handling issue
218         Build environment
219                 Replace sched_yield(2) on Linux with select(2) (ITS#3950)
220         Documentation
221                 Added slapd-bdb(5) cachefree description
222                 Updated misc. manual pages
223
224 OpenLDAP 2.3.15 Release
225         Fixed slapd strerror logging bug (ITS#4292)
226         Fixed slapd ACL add/delete fraction issue (ITS#4295)
227         Fixed slapd ACL users selfwrite issue (ITS#4299)
228         Fixed slapd attrs/objectclass replog issues (ITS#4298)
229         Fixed slapd-ldap password modify exop password return (ITS#4294)
230         Build environment
231                 Disable test030-relay when threads are unavailable (ITS#4297)
232
233 OpenLDAP 2.3.14 Release
234         Fixed slapd assertion control restrictions
235         Fixed slapd sc_prev update after free bug (ITS#4237)
236         Fixed slapd pid file creation (ITS#4241,4251)
237         Fixed slapd DEBUG dependency (ITS#4245)
238         Added slapd warning for excessive threads number (ITS#4249)
239         Fixed slapd passwd incomplete mod structure issue (ITS#4278)
240         Fixed slapd ACL exact attrval clause normalization (ITS#4255)
241         Fixed slapd modify/delete by ordered index issue
242         Fixed slapd strerror NULL bug (ITS#4285)
243         Fixed slapd-glue issues (ITS#4084,4133)
244         Fixed slapd-hdb idl Delete bug (ITS#4250)
245         Fixed slapd-hdb cache deadlock (ITS#4254)
246         Fixed slapd-bdb/hdb alock_close bug (ITS#4259)
247         Fixed slapd-bdb dn2id IDL cache bug (ITS#4263)
248         Fixed slapd-bdb/hdb mode argument parsing (ITS#4257)
249         Fixed slapd-bdb/hdb cn=config reindexing (ITS#4260)
250         Fixed slapd-bdb/hdb cn=config olcDbIndex modify/replace (ITS#4262)
251         Fixed slapd-bdb/hdb lockup issue (ITS#4184)
252         Fixed slapd-ldap anonymous identity assertion (ITS#4272)
253         Added slapd-ldap/meta idle-timeout support (ITS#4115)
254         Fixed slapd-meta bind-timeout handling
255         Fixed slapd-sql plug leak
256         Fixed slapo-dynlist/dyngroup nonexistant object return code (ITS#4224)
257         Updated slapo-dynlist (ITS#3756,3781)
258         Fixed slapo-rwm static DN free bug (ITS#4248)
259         Fixed slapo-syncprov unpublished control (ITS#4238)
260         Fixed slapo-syncprov message id issue
261         Fixed slapo-unique extraneous searches (ITS#4267)
262         Build environment
263                 Fixed thread dependency of test028 (ITS#4141)
264                 Updated test026-dn
265                 Updated test033-glue-syncrepl (ITS#4264)
266         Documentation
267                 Updated slapd.conf(5) and Admin Guide (ITS#4146,4266)
268                 Updated slapo-dynlist(5) (ITS#4197)
269                 Updated slapo-pcache(5) (ITS#4232)
270                 Updated slapindex(8) (ITS#4242)
271
272 OpenLDAP 2.3.13 Release
273         Fixed libldap/liblutil MSG_ACCRIGHTSLEN bug (ITS#4206)
274         Fixed libldap ldap_bv2escaped_filter_value issue (ITS#4212)
275         Fixed liblutil URL value-specs issue (ITS#4221)
276         Fixed slapd sizelimit disclose issue (ITS#4213)
277         Fixed slapd gentlehup write restrict issue (ITS#3717)
278         Fixed slapd gentlehup abnormal issue (ITS#4217)
279         Fixed slapd delta-sync subtree scope issue (ITS#4227)
280         Fixed slapd cn=config OID/name pollution issue (ITS#4185)
281         Fixed slapd cn=config rootdn issue (ITS#4192)
282         Fixed slapd cn=config slaptest -F without -f issue (ITS#4194)
283         Fixed slapd cn=config ACL issue (ITS#4218)
284         Fixed slapd-bdb negative results IDL cache issue (ITS#4223)
285         Fixed slapd-bdb cursor close issue (ITS#4226)
286         Fixed slapd-hdb slapadd -q issue (ITS#4210)
287         Fixed slapd-hdb missing results issue (ITS#4186)
288         Fixed slapd-ldap potential double free issue (ITS#4189)
289         Fixed slapd-meta matched DN issue (ITS#4195)
290         Fixed slapd-meta DN cache issue (ITS#4196)
291         Fixed slapd-monitor shadow issue (ITS#4214)
292         Fixed slapo-accesslog delta-syncrepl issue (ITS#4198)
293         Fixed slapo-accesslog cleanup issue (ITS#4209)
294         Fixed slapo-chain resource leak issue (ITS#4140)
295         Fixed slapo-chain identity assertion issue (ITS#4256)
296         Fixed slapo-pcache attrset check issue (ITS#4199)
297         Fixed slapd-bdb readonly dirty alock issue (ITS#4201)
298         Fixed slapd-pcache non-requested attributes issues (ITS#4203,4204)
299         Fixed slaptest -F -f success with unsupported issue (ITS#4220)
300         Build environment
301                 Improved Berkeley DB detection (ITS#3809)
302                 Updated DB_CONFIG example (ITS#4229)
303         Documentation
304                 Updated ldif(5) to include change record description
305
306 OpenLDAP 2.3.12 Release
307         Fixed libldap ldapi:// authdn construction
308         Added libldap ldap_bv2escaped_filter_value (ITS#2535)
309         Added libldap/slapd TLS DSA certificate support (ITS#4017)
310         Fixed libldap SASL bind issue (ITS#4158)
311         Fixed ldapmodrdn empty line handling (ITS#4101)
312         Fixed client tools additional info printing (ITS#4147)
313         Updated slapd ldaps:// not configured fix (ITS#4082,4083)
314         Fixed slapd connection crashes (ITS#4108)
315         Fixed slapd illegal S option bug (ITS#4119)
316         Fixed slapd cn=monitor log level mod issue (ITS#4091)
317         Fixed slapd cn=config bad access issue (ITS#4111)
318         Fixed slapd cn=config access modify issue (ITS#4127)
319         Fixed slapd cn=config init issue (ITS#4128)
320         Fixed slapd non-reentrant libwrap issue (ITS#4099)
321         Fixed slapd thread v. tools_threads settings
322         Fixed slapd spurious defer message (ITS#3850)
323         Fixed slapd attribute SYNTAX OIDM issue (ITS#4116)
324         Fixed slapd modify empty sequence bug (ITS#4183)
325         Fixed slapd-bdb uninitialized condition in tool mode (ITS#4143)
326         Fixed slapd-bdb empty suffix and syncprov issue (ITS#4171)
327         Fixed slapd-hdb syncrepl deadlock issue (ITS#4088)
328         Added slapd-ldap write op timeout support (ITS#4157)
329         Fixed slapd-ldap/slapo-chain matched dn handling (ITS#4176)
330         Fixed slapd-meta invalid DN attrs normalize/pretty issue (ITS#4107)
331         Fixed slapd-meta rootdn erroneous success issue (ITS#4122)
332         Fixed slapd-meta proxying bind result issue (ITS#4129)
333         Fixed slapd-meta/slapo-rwm rwm-mapping issue (ITS#4086)
334         Fixed slapd-meta per-target retry (ITS#4150)
335         Fixed slapd-meta size/time limit handling (ITS#4145)
336         Fixed slapd-sql size limit count (ITS#4181)
337         Fixed slapo-ppolicy pwdFailureTime after bind success issue (ITS#4134)
338         Fixed slapo-ppolicy add passord_hash quality config dependency
339         Fixed slapo-syncprov LDAP response types (ITS#4183)
340         Added slapd delta syncrepl support
341         Added slapadd thread support
342         Updated slapcat subordinate database handling (ITS#4089)
343         Added slapd/slaptest pid/arg file consistency check (ITS#4074)
344         Updated slaptools default debug level to "none" (ITS#4044)
345         Fixed slurpd backwards compat issue (ITS#4151)
346         Added slurpd pid/arg file consistency check (ITS#4152)
347         Updated contrib smbk5pwd module
348         Removed lint
349         Build environment
350                 Fixed libldap HSTRERROR issue (ITS#4124)
351                 Fixed slapd AIX IFMT issue (ITS#4123)
352                 Added slapd-bind test program
353                 Added inet_ntoa_b support for VxWorks (ITS#3440)
354                 Updated test036 (ITS#4095)
355                 Fixed test036 cmp issue (ITS#4142)
356                 Dropped SSLeay support
357         Documentation
358                 slapd.conf(5) defaultSearchBase issue (ITS#4162)
359                 slap tool man pages wll typo (ITS#4169)
360
361 OpenLDAP 2.3.11 Release
362         Fixed libldap reentrancy issue (ITS#3988)
363         Fixed libldap ndelay without timeout
364         Fixed slapd ldaps:// not configured issue (ITS#4082,4083)
365         Fixed slapd-bdb/hdb mode argument parsing (ITS#4077)
366         Fixed slapd WIN32 writefds init issue
367         Fixed slapadd buffer alignment issue (ITS#4078)
368         Updated slapd syncrepl to use ldap_unbind_ext
369         Removed lint
370
371 OpenLDAP 2.3.10 Release
372         Fixed libldap chasing of chased referrals (ITS#2942)
373         Added libldap LDAP_NOT_SUPPORTED for TLS (ITS#4072)
374         Added libldap LDAP_MSG_RECEIVED support
375         Dropped libldap LDAP_MORE_RESULTS_TO_RETURN use
376         Fixed slapd cn=config updated rootdn issue (ITS#4035)
377         Fixed slapd-meta bus error (ITS#4073)
378         Fixed slapd-meta/ldap/rwm empty naming context issue (ITS#4071)
379
380 OpenLDAP 2.3.9 Release
381         Fixed slapd req_pwdexop bug
382         Fixed slapo-syncprov queued UUIDs bug (ITS#4068)
383         Fixed slapo-syncprov memory leak
384         Fixed slapd anlist leak
385         Removed lint
386         Build Environment
387                 Updated testsuite to test only primary backends by default
388                 Disable test041-aci
389
390 OpenLDAP 2.3.8 Release
391         Fixed slapd undef HAVE_EPOLL issue
392         Fixed slapd connection-get wake bug (ITS#3999)
393         Fixed slapd uninitialized var bug (ITS#3854)
394         Fixed slapd add entry without parent bug (ITS#2757)
395         Fixed slapd cn=config value escaping bug (ITS#3807)
396         Fixed slapd cn=config missing host/uri bug (ITS#4009)
397         Fixed slapd alock symbol bug (ITS#3978)
398         Fixed slapd replogfile assert (ITS#4003)
399         Fixed slapd rewrite session var set bug (ITS#4023)
400         Fixed slapd syncrepl empty uniqueMember bug (ITS#4040)
401         Fixed slapd alias resolution bug (ITS#4030)
402         Fixed slapd password-hash cleartext bug (ITS#4021)
403         Fixed slapd realloc zero bug (ITS#3981)
404         Fixed slapd nested overlay configuration bug (ITS#4047)
405         Fixed slapd password modify oldPassword ignore bug (ITS#4049)
406         Added slapd password oldPassword verify (ITS#4051)
407         Fixed slapd select_backend manageDSAit with glue issue (ITS#4027)
408         Updated slapd authz backend detection (ITS#4018)
409         Fixed slapd-bdb/hdb pointer/integer size mismatch (ITS#4015)
410         Updated slapd-hdb index management
411         Fixed slapd-glue mixtures bug (ITS#3979)
412         Fixed slapd-ldap unlock issue (ITS#4001)
413         Fixed slapd-ldap manageDIT check bug (ITS#4005)
414         Fixed slapd-ldap resource release issue (ITS#4016)
415         Fixed slapd-meta rootdn lookup bug (ITS#4004)
416         Fixed slapd-meta null value assert issue (ITS#4028)
417         Added slapd-meta pooled connections (ITS#4056)
418         Added slapd-meta target DSA bind defer when auth'd as rootdn (ITS#4057)
419         Fixed slapd-meta pseudorootdn issue
420         Fixed slapd-monitor unavailable issue (ITS#4013)
421         Fixed slapd-perl init/destroy bug (ITS#3923)
422         Fixed slapd-sql missing space issue (ITS#4061)
423         Fixed slapo-accesslog timestamp normalization issue
424         Fixed slapo-accesslog normalizer issue 
425         Fixed slapo-ppolicy replication issues (ITS#3980)
426         Added slapo-ppolicy pwdattribute descriptor support (ITS#4025)
427         Fixed slapo-syncprov/unique interact issues (ITS#3989)
428         Fixed slapo-syncprov/subordinate interact issues (ITS#3996)
429         Fixed slapo-syncprov schema check assert (ITS#4031)
430         Fixed slapo-syncprov psearch flush in qtask
431         Fixed slapo-syncprov abandon checks
432         Fixed slapo-unique ignore writes not under unique_base (ITS#4066)
433         Fixed slapo-valsort unknown valsort-attr bug (ITS#4047)
434         Fixed slapcat out-of-memory problem (ITS#4010)
435         Fixed slurpd unrecognized slave names bug (ITS#4012)
436         Fixed liblber dgram len bug (ITS#4046)
437         Fixed libldap SASL and TLS potential ld_error leaks (ITS#4064)
438         Fixed liblutil/csn time counter issue 
439         Updated contrib/ldapc++ to avoid deprecated functions
440         Documentation
441                 Added slapo-valsort(5) man page (ITS#3994)
442                 Added slap tool -F option documentation (ITS#4026)
443         Build Environment
444                 Fixed misc POSIX conformance issues (ITS#2667)
445                 Fixed --without-threads build issue (ITS#4006)
446                 Fixed test script exit checks (ITS#4045)
447                 Added test suite parameterized directory support
448                 Fixed test suite tool error handling
449                 Updated contrib/ldapc++ build environment
450
451 OpenLDAP 2.3.7 Release
452         Updated slapd ManageDIT support
453         Updated slapd ACI syntax checking (ITS#3877)
454         Fixed slapd STATS2 referral logging
455         Refixed slapd cn=config default search base bug (ITS#3900)
456         Fixed slapd cn=config TLSVerifyClient bug (ITS#3962)
457         Fixed slapd winsock assert (ITS#3983)
458         Fixed slapd-bdb/hdb paged results deadlock (ITS#3940)
459         Fixed slapd-bdb/hdb/ldbm searchBase disclose (ITS#3964)
460         Fixed slapd-bdb/hdb bi_dbenv check (ITS#3992)
461         Fixed slapd-meta generic attribute normalize/pretty (ITS#3956)
462         Fixed slapd-ldap/meta 'undefined' attribute mutex protection (ITS#3958)
463         Added slapd-ldap/meta 'proxied' attribute support (ITS#3959)
464         Fixed slapd-meta no candidate target selected bug (ITS#3990)
465         Fixed slapd-meta matchedDN handling (ITS#3944)
466         Fixed slapd-monitor hiding issue (ITS#3986)
467         Fixed slapo-ppolicy lockout status at Bind (ITS#3946)
468         Moved slapo-glue into slapd core
469         Fixed slaptest cn=config segfault (ITS#3961)
470         Fixed slaptools logging issue (ITS#3937)
471         Fixed slaptools fails after db clean (ITS#3970)
472         Fixed slaptools reject unsupported -w (ITS#3939)
473         Fixed libldap global_opt failure 
474         Fixed libldap schema handling
475         Fixed libldap secprops parsing (ITS#3955)
476         Fixed libldap_r tpool (ITS#3925)
477         Updated liblutil password scheme check
478         Updated libldap schema to allow OID macros in syntaxes
479         Removed lint
480         Documentation
481                 Updated misc. man pages
482         Build Environment
483                 Updated build tools (ITS#3928)
484                 Fixed tests diff -u usage (ITS#3969)
485                 Fixed slapo-rwm dependency checking (ITS#3965)
486                 Fixed tests --disable-monitor support
487                 Fixed tests veryclean-local testdata cleanup
488                 Add subtree rename test (hdb only)
489
490 OpenLDAP 2.3.6 Release
491         Fixed slapd dnRelativeMatch return (ITS#3931)
492         Fixed slapd send_search_entry issue (ITS#3951)
493         Fixed slapd-bdb/hdb release entry in paged response
494         Fixed slapd-meta resources release issue (ITS#3943)
495         Fixed slapd-ldap/meta matched return (ITS#3942,ITS#3944)
496         Fixed slapo-ppolicy reset lockouts issue (ITS#3946)
497         Fixed nis.schema posixGroup object class kind (ITS#3941)
498         Revert librewrite regex mutex change (ITS#3932)
499         Updated slapd manage capability
500         Updated slapo-syncprov CSN filter checks
501         Updated libldap url list parsing
502         Added slapd SASL rootpw support (ITS#3845)
503         Added slapd Stats logging for additional cases
504         Added slapd ACI syntax validater (ITS#3877)
505         Added slapd posixgroup ACL module to contrib
506         Added slapi SLAPI_X_ADD_STRUCTURAL_CLASS extension
507         Added slapd-ldap subtree renaming proxing
508         Added slapd-meta overlapping targets enhancement (ITS#3711)
509         Removed lint
510         Documentation
511                 Added slapcat(8) -a usage example (ITS#3930)
512                 Updated slapo-unique(5) for clarity (ITS#3936)
513                 Updated slapo-syncprov(5) sessionlog description (ITS#3935)
514                 Updated doc/drafts
515         Build Environment
516                 Updated test prog bind retry code
517                 Fixed test015-xsearch regression (ITS#3506)
518                 Added test040-subtree-rename
519
520 OpenLDAP 2.3.5 Release
521         Fixed slapd integerBitOr/AndMatch logic (ITS#3782)
522         Fixed slapd substrings filter length checks (ITS#3790)
523         Fixed slapd thread pool initialization (ITS#3793)
524         Fixed slapd cancel exop (ITS#3549)
525         Fixed slapd syncrepl cookie problem (ITS#3917)
526         Fixed slapd inequality filter index bug (ITS#3920)
527         Fixed slapd syncrepl ctxcsn leak (ITS#3922)
528         Fixed slapd syncrepl scope issue (ITS#3831)
529         Fixed slapd syncrepl missing array subscript (ITS#3834)
530         Fixed slapd slapd_remove null deref (ITS#3842)
531         Fixed slapd ldapi credential normalization bug (ITS#3876)
532         Fixed slapd userPassword cleartext bug (ITS#3846)
533         Fixed slapd cn=config default search base bug (ITS#3900)
534         Fixed slapd cn=config olcDbConfig bug (ITS#3815)
535         Fixed slapd cn=config olcReadOnly bug (ITS#3820)
536         Fixed slapd cn=config hdb+bdb bug (ITS#3821)
537         Fixed slapd ACL attrs/val EQUALITY issue (ITS#3830)
538         Fixed slapd authx-regexp diagnostics (ITS#3819)
539         Fixed slapd index_substr_any_step keyword (ITS#3818)
540         Fixed slapd -f directory issue (ITS#3865)
541         Fixed slapd attributeOptions config parsing (ITS#3829)
542         Fixed slapd whitespace config parsing bug (ITS#3901)
543         Fixed slapd rootdn space issue (ITS#3806)
544         Fixed slapd passwd change w/ {CRYPT} bug (ITS#3805)
545         Fixed slapd backend_init_controls assert (ITS#3853)
546         Fixed slapd loglevel -1 bug (ITS#3858)
547         Fixed slapi bind bound DN issue (ITS#2971)
548         Fixed slapi issues (ITS#3884,3885,3886)
549         Fixed slapi authorization name issue (ITS#3892)
550         Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
551         Fixed slapi slapi_entry_has_children bug (ITS#3879)
552         Fixed slapd-bdb manual recovery startup (ITS#3607,3824)
553         Fixed slapd-bdb manual recovery startup (ITS#3833)
554         Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
555         Fixed slapd-hdb modrdn base bug (ITS#3857)
556         Fixed slapd-ldap access to freed connection (ITS#3913)
557         Fixed slapd-ldap/meta filter bug (ITS#3785)
558         Fixed slapd-ldap/meta connection pooling (ITS#3813)
559         Fixed slapd-ldap/meta memory leak (ITS#3862)
560         Added slapd-sql enhancements (ITS#3432)
561         Fixed slapd-sql attribute with no values issue (ITS#3861)
562         Fixed slapd-sql truncating keyval column problem (ITS#3888)
563         Fixed slapd-sql return code ignored problem (ITS#3891)
564         Fixed slapo-glue alock bug (ITS#3817,3841)
565         Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
566         Fixed slapo-ppolicy hashed length problem (ITS#3783)
567         Fixed slapo-ppolicy quality check (ITS#3777)
568         Fixed slapo-ppolicy lockout duration (ITS#3779)
569         Fixed slapo-rwm leak (ITS#3914)
570         Fixed slapo-glue/rwm conflict (ITS#3788)
571         Fixed slapadd segfault (ITS#3926)
572         Fixed slapcat cn=config segfault (ITS#3796)
573         Fixed slaptest -F crash (ITS#3912)
574         Fixed slapd authzTo/From syntax issue (ITS#3921)
575         Fixed libldap abandon concurrency issue (ITS#3800)
576         Fixed libldap start_tls referral chasing (ITS#3791)
577         Fixed libldap referral chasing issues (ITS#2894,3578)
578         Fixed librewrite concurrency issue (ITS#3932)
579         Use IANA-assigned OIDs for recently approved IETF LDAP extensions
580         Removed lint (ITS#3857)
581         Build Environment
582                 Upgraded shtool (ITS#3752)
583                 Upgraded config.guess/config.sub
584                 Fixed FreeBSD thread stacksize problem (ITS#3456)
585                 Fixed cygwin shared libraries build problem (ITS#3712)
586                 Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
587                 Fixed test020 logging problem (ITS#3811)
588                 Fixed duplicate symbol problem (ITS#3843)
589                 Fixed liblunicode 64bit builds (ITS#3869)
590                 Fixed passwd/kerberos module builds (ITS#3896)
591                 Fixed test037 manageDIT discovery issue (ITS#3898)
592                 Fixed installed man page symlinks (ITS#3904)
593                 Fixed <sasl.h> inclusion (ITS#3905)
594                 Fixed smbk5pwd Heimdal compat issue (ITS#3910)
595                 Fixed slapd make install issue (ITS#3929)
596                 Fixed DESTDIR reporting (ITS#3916)
597         Documentation
598                 Fixed Admin Guide authz v. saslauthz problem (ITS#3875)
599                 Fixed Admin Guide --disable-bdb issue (ITS#3837)
600                 Fixed slapd-meta(5) lastmod issue (ITS#3789)
601                 Updated slapd.conf(5) (ITS#3866)
602                 Updated slapd(8) OPTIONS section (ITS#3816)
603                 Updated slapd-monitor(5) (ITS#3822,3836)
604                 Updated slapd-bdb(5) (ITS#3823)
605
606 OpenLDAP 2.3.4 Release
607         Initial release for "general use".
608