]> git.sur5r.net Git - openldap/blob - CHANGES
ITS#5903
[openldap] / CHANGES
1 OpenLDAP 2.4 Change Log
2
3 OpenLDAP 2.4.14 Engineering
4         Added libldap option to disable SASL host canonicalization (ITS#5812)
5         Added libldap TLS_PROTOCOL_MIN (ITS#5655)
6         Added libldap GnuTLS support for TLS_CIPHER_SUITE (ITS#5887)
7         Added libldap GnuTLS setting random file (ITS#5462)
8         Fixed libldap deref handling (ITS#5768)
9         Fixed libldap peer cert memory leak (ITS#5849)
10         Fixed libldap interaction with GnuTLS CN IP-based matches (ITS#5789)
11         Fixed libldap intermediate response behavior (ITS#5896)
12         Fixed libldap_r deref building (ITS#5768)
13         Fixed libldap_r slapd lockup when paused during shutdown (ITS#5841)
14         Added slapd syncrepl default retry setting (ITS#5825)
15         Added slapd val.regex expansion (ITS#5804)
16         Added slapd TLS_PROTOCOL_MIN (ITS#5655)
17         Added slapd slapi_pw_find (ITS#2615,ITS#4359)
18         Fixed slapd bconfig to return error codes (ITS#5867)
19         Fixed slapd bconfig encoding incorrectly (ITS#5897)
20         Fixed slapd connection assert (ITS#5835)
21         Fixed slapd epoll handling (ITS#5886)
22         Fixed slapd syncrepl rename handling (ITS#5809)
23         Fixed slapd syncrepl MMR when adding new server (ITS#5850)
24         Fixed slapd syncrepl MMR with deleted entries (ITS#5843)
25         Fixed slapd syncrepl replication with glued DB (ITS#5866)
26         Fixed slapd syncrepl replication with moddn (ITS#5901)
27         Fixed slapd syncrepl replication with referrals (ITS#5881)
28         Fixed slapd wake_sds close on Windows (ITS#5855)
29         Fixed slapd-bdb/hdb dncachesize handling (ITS#5860)
30         Fixed slapd-bdb/hdb RFC4528 control support (ITS#5861)
31         Fixed slapd-bdb/hdb trickle task usage (ITS#5864)
32         Fixed slapd-hdb idlcache with empty suffix (ITS#5859)
33         Fixed slapd-ldap idassert-bind validity checking (ITS#5863)
34         Fixed slapd-ldif numerous bugs (ITS#5408)
35         Fixed slapd-ldif rename on same DN (ITS#5319)
36         Fixed slapd-ldif deadlock (ITS#5329)
37         Fixed slapo-memberof multiple instantiation (ITS#5903)
38         Fixed slapd-meta double response sending (ITS#5854)
39         Fixed slapd-meta alias deref for retry (ITS#5889)
40         Fixed slapo-accesslog on glued dbs (ITS#5907)
41         Fixed slapo-pcache filter sorting (ITS#5756)
42         Fixed slapo-ppolicy to not be global (ITS#5858)
43         Fixed slapo-rwm with back-config (ITS#5906)
44         Added slapo-rwm newRDN rewriting (ITS#5834)
45         Updated contrib/addpartial module (ITS#5764)
46         Added contrib/cloak module (ITS#5872)
47         Added contrib/smbk5pwd gcrypt support (ITS#5410)
48         Added contrib/passwd sha2 support (ITS#5660)
49         Build Environment
50                 Fixed test049,test050 to work on windows (ITS#5842)
51                 Updated test017,test018,test019 to cover more cases (ITS#5883)
52                 Removed patch for BerkeleyDB 4.7.25 (Official patch available)
53                 Fixed MSVC 9.0 build issues (ITS#5888)
54                 Fixed gss detection on Solaris (ITS#5846)
55                 Fixed uuid_create/uuid_unparse_lower detection (ITS#5905)
56         Documentation
57                 admin24 added limits chapter (ITS#5818)
58                 slapd-bdb/hdb expansion on dncachesize behavior (ITS#5721)
59                 slapo-constraint(5) example fix (ITS#5895)
60
61 OpenLDAP 2.4.13 Release (2008/11/24)
62         Added libldap dereference control support (ITS#5768)
63         Fixed libldap parameter checking (ITS#5817)
64         Fixed liblutil hex conversion (ITS#5699)
65         Fixed liblutil returning undefined data (ITS#5748)
66         Fixed libldap error code return (ITS#5762)
67         Fixed libldap interaction with GnuTLS CN IP-based matches (ITS#5789)
68         Fixed libldap MAXHOSTNAMELEN typo (ITS#5815)
69         Fixed libldap Ipv6 detection (ITS#5739)
70         Fixed libldap setuid usage with .ldaprc (ITS#4750)
71         Fixed slapacl crasher (ITS#5820)
72         Fixed slapd acl checks on ADD (ITS#4556,ITS#5723)
73         Fixed slapd acl application to newly created backends (ITS#5572)
74         Fixed slapd #if/#elif issues in thread includes (ITS#5824)
75         Added slapd keyword add_content_acl for add checks (ITS#4556,ITS#5723)
76         Fixed slapd concurrent access to connections (ITS#5814)
77         Fixed slapd config backend olcLogFile support (ITS#5765)
78         Fixed slapd contextCSN pending list (ITS#5709)
79         Fixed slapd control criticality (ITS#5785)
80         Added slapd dn.this search limits (ITS#5734)
81         Fixed slapd error status on shutdown (ITS#5745)
82         Fixed slapd filter substring handling (ITS#5803)
83         Fixed slapd nameUIDPretty bitstring parsing (ITS#5750)
84         Fixed slapd null termination of password (ITS#5794)
85         Fixed slapd overlay/database open with real structure (ITS#5724)
86         Fixed slapd parsing of read entry control (ITS#5741)
87         Added slapd PMI schema (ITS#5695)
88         Added slapd private databases in global overlays (ITS#5735,ITS#5736)
89         Fixed slapd rdn generation when it isn't specified (ITS#5819)
90         Fixed slapd slapd.conf validation to LDIF (ITS#5755)
91         Fixed slapd startup scan for CSN (ITS#5640)
92         Fixed slapd statslog printing of released entry (ITS#5775)
93         Added slapd support for certificateListExactMatch (ITS#5700)
94         Fixed slapd syncrepl event loss (ITS#5710)
95         Fixed slapd syncrepl MOD of attrs with no EQ rule (ITS#5781)
96         Fixed slapd syncrepl rename handling (ITS#5809)
97         Fixed slapd syncrepl schema checking (ITS#5798)
98         Fixed slapd syncrepl filter leak (ITS#5826)
99         Fixed slapd undef promote (ITS#5783,ITS#5795)
100         Added slapd What failed? control (ITS#5784)
101         Fixed slapd-bdb/hdb invalid db crash (ITS#5698)
102         Added slapd-bdb/hdb dbpagesize keyword
103         Added slapd-bdb/hdb checksum keyword
104         Fixed slapd-bdb/hdb indexing of entryDN (ITS#5790)
105         Fixed slapd-bdb/hdb lookup of entryDN with equality (ITS#5791)
106         Fixed slapd-bdb/hdb uninitialized bli_flag
107         Fixed slapd-ldap snprintf buffer overflow test (ITS#4467)
108         Fixed slapd-ldap search stop on minor failure (ITS#5816)
109         Fixed slapd-ldif file rename on windows (ITS#5774)
110         Fixed slapd-null read controls support (ITS#5757)
111         Fixed slapd-sql value length with right index (ITS#5779)
112         Fixed slapo-chain/translucent back-config support (ITS#5736)
113         Fixed slapo-chain segv with search references (ITS#5742)
114         Fixed slapo-collect compile with C89 (ITS#5747)
115         Added slapo-constraint support for LDAP URI constraints (ITS#5704)
116         Added slapo-constraint support for constraining rename (ITS#5703)
117         Added slapo-constraint support for relax control (ITS#5705)
118         Added slapo-constraint "set" type (ITS#5702)
119         Fixed slapo-constraint filter parsing error (ITS#5751)
120         Added slapo-dynlist URI restriction ability (ITS#5761)
121         Fixed slapo-ppolicy unaligned BerElement (ITS#5770)
122         Fixed slapo-rwm objectClass preservation (ITS#5760)
123         Fixed slapo-rwm rewriting undefined filter (ITS#5731)
124         Fixed slapo-rwm rewritten DN-valued attrs (ITS#5772)
125         Fixed slapo-rwm reusing freed filter (ITS#5732)
126         Fixed slapo-rwm entry get (ITS#5773)
127         Fixed slapo-syncprov runqueue removal (ITS#5776)
128         Fixed slapo-syncprov unreplicatable ops (ITS#5709)
129         Fixed slapo-syncprov psearch leak (ITS#5827)
130         Added slapo-translucent try local bind when remote fails (ITS#5656)
131         Added slapo-translucent support for PasswordModify exop (ITS#5656)
132         Fixed tools simple bind without SASL (ITS#5753)
133         Fixed tools unaligned BerElement (ITS#5770)
134         Fixed contrib nssov crash on empty groups (ITS#5800)
135         Fixed contrib nssov crash with nssov-map (ITS#5801)
136         Fixed contrib nssov filter and search limits (ITS#5802)
137         Added contrib smbk5pwd honor principal expiration (ITS#5766)
138         Build Environment
139                 Added ldapurl command
140                 Added slapd GSSAPI refactoring (ITS#5369)
141                 Added slapo-deref overlay (ITS#5768)
142         Documentation
143                 admin24 added olcLimits to example (ITS#5746)
144                 admin24 consolidated on whitespace (ITS#5759)
145                 slapd.conf,config(5) subordinate/olcSubordinate keyword (ITS#5788)
146                 slapd.conf(5) fixed disable keyword for limits (ITS#5821)
147                 slapo-dds(5) manageDIT to relax (ITS#5780)
148                 slapo-dds(5) rootdn requirement added (ITS#5811)
149                 slapo-syncprov(5) sessionlog clarification (ITS#5806)
150
151 OpenLDAP 2.4.12 Release (2008/10/12)
152         Fixed libldap ldap_utf8_strchar arguments (ITS#5720)
153         Fixed libldap TLS_CRLFILE (ITS#5677)
154         Fixed liblutil executables on Windows (ITS#5604)
155         Fixed liblutil microsecond overflows on Windows (ITS#5668)
156         Fixed librewrite memory handling (ITS#5691)
157         Fixed slapd aci performance (ITS#5636)
158         Fixed slapd aci's with sets (ITS#5627)
159         Fixed slapd attribute leak (ITS#5683)
160         Fixed slapd config backend with index greater than sibs (ITS#5684)
161         Fixed slapd custom attribute inheritance (ITS#5642)
162         Fixed slapd dynacl mask handling (ITS#5637)
163         Fixed slapd firstComponentMatch normalization (ITS#5634)
164         Added slapd caseIgnoreListMatch (ITS#5608)
165         Fixed slapd connection events enabled twice (ITS#5725)
166         Fixed slapd memory handling (ITS#5691)
167         Fixed slapd objectClass canonicalization (ITS#5681)
168         Fixed slapd objectClass termination (ITS#5682)
169         Fixed slapd overlay control registration (ITS#5649)
170         Fixed slapd runqueue checking (ITS#5726)
171         Fixed slapd spurious text output (ITS#5688)
172         Fixed slapd socket closing on Windows (ITS#5606)
173         Fixed slapd sortvals comparison (ITS#5578)
174         Added slapd substitute syntax support (ITS#5663)
175         Fixed slapd syncrepl contextCSN detection (ITS#5675)
176         Fixed slapd syncrepl error logging (ITS#5618)
177         Fixed slapd syncrepl runqueue interval (ITS#5719)
178         Fixed slapd-bdb entry return if attr not present (ITS#5650)
179         Fixed slapd-bdb olcDbMode syntax (ITS#5713)
180         Fixed slapd-bdb/hdb release search entries earlier (ITS#5728,ITS#5730)
181         Fixed slapd-bdb/hdb subtree search with empty suffix (ITS#5729)
182         Fixed slapd-dnssrv memory handling (ITS#5691)
183         Fixed slapd-ldap,slapd-meta invalid filter behavior (ITS#5614)
184         Fixed slapd-meta memory handling (ITS#5691)
185         Fixed slapd-meta objectClass filtering (ITS#5647)
186         Fixed slapd-meta quarantine behavior (ITS#5592)
187         Added slapd-ndb experimental backend
188         Fixed slapd-relay initialization (ITS#5643)
189         Fixed slapd-sql freeing of connection (ITS#5607)
190         Fixed slapd-sql fault on NULL fields (ITS#5653)
191         Fixed slapo-accesslog entryCSN generation on purge (ITS#5694)
192         Fixed slapo-constraint string termination (ITS#5609)
193         Fixed slapo-dynlist expansion with mapped attributes (ITS#5717)
194         Fixed slapo-memberof internal operations DN (ITS#5622)
195         Fixed slapo-pcache attrset crash (ITS#5665)
196         Fixed slapo-pcache caching with invalid schema (ITS#5680)
197         Fixed slapo-ppolicy control return on password modify exop (ITS#5711)
198         Fixed slapo-rwm callback cleanup (ITS#5601,ITS#5687)
199         Fixed slapo-rwm attr mapping and merging (ITS#5624)
200         Fixed slapo-rwm objectClass filtering (ITS#5647)
201         Fixed slapo-translucent back-config support (ITS#5689)
202         Fixed slapo-translucent filter usage on merged entries (ITS#5679)
203         Fixed slapo-unique filter validation (ITS#5581)
204         Fixed slapo-unique suffix testing (ITS#5641)
205         Build Environment
206                 Fixed ODBC library detection (ITS#5602)
207                 Removed pre-BerkeleyDB 4.4 support
208                 Added BerkeleyDB 4.7 support (ITS#5523)
209                 Included patch for BerkeleyDB 4.7.25 (build/db.4.7.25.patch)
210                 Added slapo-collect overlay with enhancements(ITS#5659)
211         Documentation
212                 Added slapd-ldap(5), slapd-meta(5) noundeffilter (ITS#5614)
213                 Fixed slapd-ldap(5), slapd-meta(5), slapo-pcache(5) schema requirements (ITS#5680)
214                 Added slapo-collect(5) man page (ITS#5706)
215                 Added slapo-pcache(5) proxycheckcacheability option (ITS#5680)
216                 Added slapo-retcode(5) retcode.conf location (ITS#5633)
217                 admin24 dontusecopy control update (ITS#5718)
218                 admin24 guide updates (ITS#5616)
219                 admin24 octetString fix (ITS#5670)
220
221 OpenLDAP 2.4.11 Release (2008/07/16)
222         Fixed liblber ber_get_next length decoding (ITS#5580)
223         Added libldap assertion control (ITS#5560)
224         Fixed libldap GnuTLS CRL result handling (ITS#5577)
225         Fixed libldap GnuTLS SSF computation (ITS#5585)
226         Fixed liblutil missing return code (ITS#5615)
227         Fixed slapd cert serial number parsing (ITS#5588)
228         Fixed slapd check for structural_class failures (ITS#5540)
229         Fixed slapd config backend renumbering (ITS#5571)
230         Fixed slapd configContext OID (ITS#5383)
231         Fixed slapd crash with no listeners (ITS#5563)
232         Fixed slapd equality rules for olcRootDN/olcSchemaDN (ITS#5540)
233         Fixed slapd sets memory leak (ITS#5557)
234         Fixed slapd sortvals binary search (ITS#5578)
235         Fixed slapd syncrepl updates with multiple masters (ITS#5597)
236         Fixed slapd syncrepl superior objectClass delete/add (ITS#5600)
237         Fixed slapd syncrepl/slapo-syncprov contextCSN updates as internal ops (ITS#5596)
238         Added slapd-ldap/slapd-meta option to filter out search references (ITS#5593)
239         Fixed slapd-meta link to slapd-ldap (ITS#5355)
240         Fixed slapd-sock, back-shell buffer count (ITS#5558)
241         Fixed slapo-dynlist dg attrs lookup (ITS#5583)
242         Fixed slapo-dynlist entry release (ITS#5135)
243         Fixed slapo-memberof replace handling (ITS#5584)
244         Added slapo-nssov contrib module
245         Fixed slapo-pcache handling of negative search caches (ITS#5546)
246         Fixed slapo-ppolicy DNs with whitespaces (ITS#5552)
247         Fixed slapo-ppolicy modify with internal ops (ITS#5569)
248         Fixed slapo-syncprov ACL evaluation (ITS#5548)
249         Fixed slapo-syncprov crash with delcsn (ITS#5589)
250         Fixed slapo-syncprov full reload (ITS#5564)
251         Fixed slapo-syncprov missing olcSpReloadHint attr(ITS#5591)
252         Fixed slapo-unique filter normalization (ITS#5581)
253         Fixed contrib smbk5pwd terminator (ITS#5575)
254         Build Environment
255                 Fixed test048 to skip if threads is not available (ITS#5529)
256         Documentation
257                 Added slapo-pcache(5) sizelimit caching (ITS#5559)
258                 Added slapd-access(5) add and delete privs (ITS#5566)
259                 admin24 GnuTLS documentation (ITS#5554)
260
261 OpenLDAP 2.4.10 Release (2008/06/08)
262         Fixed libldap file descriptor leak with SELinux (ITS#5507)
263         Fixed libldap ld_defconn cleanup if it was freed (ITS#5518, ITS#5525)
264         Fixed libldap msgid handling (ITS#5318)
265         Fixed libldap t61 infinite loop (ITS#5542)
266         Fixed libldap_r missing stubs (ITS#5519)
267         Fixed slapd initialization of sr_msgid, rs->sr_tag (ITS#5461)
268         Fixed slapd missing termination of integerFilter keys (ITS#5503)
269         Fixed slapd multiple attrs in URI (ITS#5516)
270         Fixed slapd sasl_ssf retrieval (ITS#5403)
271         Fixed slapd socket assert (ITS#5489)
272         Fixed slapd syncrepl cookie (ITS#5536)
273         Fixed slapd-bdb/hdb MAXPATHLEN (ITS#5531)
274         Fixed slapd-bdb indexing in single ADD/MOD (ITS#5521)
275         Fixed slapd-ldap entry_get() op-dependent behavior (ITS#5513)
276         Fixed slapd-meta quarantine crasher (ITS#5522)
277         Fixed slapo-refint to allow setting modifiers name (ITS#5505)
278         Fixed slapo-syncprov contextCSN passing on syncprov consumers (ITS#5488)
279         Fixed slapo-syncprov csn update with delta-syncrepl (ITS#5493)
280         Fixed slapo-syncprov op2.o_extra reset (ITS#5501, #5506)
281         Fixed slapo-syncprov searching wrong backend (ITS#5487)
282         Fixed slapo-syncprov sending ops without queued CSNs (ITS#5465)
283         Fixed slapo-syncprov max csn search on startup (ITS#5537)
284         Fixed slapo-unique config structs (ITS#5526)
285         Fixed slapo-unique filter terminator (ITS#5511)
286         Documentation
287                 Add search privileges documentation (ITS#5512)
288                 admin24 security document updates (ITS#5524)
289
290 OpenLDAP 2.4.9 Release (2008/05/07)
291         Fixed libldap to use unsigned port (ITS#5436)
292         Fixed libldap error message for missing close paren (ITS#5458)
293         Fixed libldap_r tpool pause checks (ITS#5364, #5407)
294         Fixed slapcat error checking (ITS#5387)
295         Fixed slapd abstract objectClass inheritance check (ITS#5474)
296         Fixed slapd add operations requiring naming attrs (ITS#5412)
297         Fixed slapd connection handling (ITS#5469)
298         Fixed slapd delta-syncrepl resync (ITS#5378)
299         Fixed slapd frontendDB backend selection (ITS#5419)
300         Fixed slapd pagedresults stale state (ITS#5409)
301         Fixed slapd pointer dereference (ITS#5388)
302         Fixed slapd null argument dereference (ITS#5435)
303         Fixed slapd REP_ENTRY flags (ITS#5340)
304         Fixed slapd sets attribute description parsing (ITS#5402)
305         Fixed slapd syncrepl hang on back-config (ITS#5407)
306         Fixed slapd syncrepl compare_csns crash (ITS#5413)
307         Fixed slapd syncrepl contextCSN update clash (ITS#5426)
308         Fixed slapd syncrepl/glue failure (ITS#5430)
309         Fixed slapd syncrepl crash on empty CSN (ITS#5432)
310         Fixed slapd syncrepl refreshAndPersist (ITS#5454)
311         Fixed slapd syncrepl modrdn processing (ITS#5397)
312         Fixed slapd syncrepl MMR partial refresh (ITS#5470)
313         Fixed slapd value list termination (ITS#5450)
314         Fixed slapd/slapo-accesslog rq mutex usage (ITS#5442)
315         Fixed slapd-bdb ID_NOCACHE handling (ITS#5439)
316         Fixed slapd-bdb entryinfo state if db_lock fails (ITS#5455)
317         Fixed slapd-bdb referral rewrite (ITS#5339)
318         Fixed slapd-config overlay stacking (ITS#5346)
319         Fixed slapd-config attribute publishing (ITS#5383)
320         Fixed slapd-ldap connection handler (ITS#5404)
321         Fixed slapd-ldif file name handling & multi-suffix/dir catch (ITS#5408)
322         Fixed slapd-meta connections on error (ITS#5440)
323         Fixed slapd-meta crash on search (ITS#5481)
324         Fixed slapo-accesslog null callback stack crash (ITS#5490)
325         Fixed slapo-auditlog unnecessary syscall (ITS#5441)
326         Added slapo-dynlist mapping to dynamic attrs generation (ITS#5466)
327         Fixed slapo-refint dnSubtreeMatch (ITS#5427)
328         Fixed slapo-refint global referential integrity (ITS#5428)
329         Fixed slapo-syncprov psearch on closed connection (ITS#5401)
330         Fixed slapo-syncprov psearch task delay (ITS#5405)
331         Fixed slapo-syncprov psearch filter identity (ITS#5418, #5486)
332         Fixed slapo-syncprov/glue contextCSN update (ITS#5433)
333         Fixed slapo-syncprov/glue search ops (ITS#5434)
334         Fixed slapo-syncprov null cookie (ITS#5437,#5444)
335         Fixed slapo-syncprov double-free (ITS#5445)
336         Fixed slapo-syncprov free syncop correctly (ITS#5484)
337         Fixed slapo-syncprov glue deadlock (ITS#5451)
338         Build Environment
339                 Fixed leave function naming for OSF1 (ITS#5411)
340         Documentation
341                 Fixed slapd.access(5) authz-regexp documented behavior (ITS#5400)
342                 Fixed slapd.meta(5) idassert-* documentation (ITS#5406)
343                 admin24 delta-syncrepl documentation (ITS#5476)
344                 admin24 set documentation (ITS#5278,ITS#5279,ITS#5281)
345                 admin24 slapo-ppolicy documentation (ITS#5479)
346                 admin24 syncrepl directives update (ITS#5425)
347
348 OpenLDAP 2.4.8 Release (2008/02/19)
349         Fixed ldapmodify verbose logging (ITS#5247)
350         Fixed ldapdelete with sizelimit (ITS#5294)
351         Fixed ldapdelete with subentries control (ITS#5293)
352         Fixed ldapsearch exit code init (ITS#5317)
353         Fixed libldap extended decoding (ITS#5304)
354         Fixed libldap filter abort (ITS#5300)
355         Fixed libldap ldap_parse_sasl_bind_result (ITS#5263)
356         Fixed libldap result codes for open (ITS#5338)
357         Fixed libldap search timeout crash (ITS#5291)
358         Fixed libldap paged results crash (ITS#5315)
359         Fixed libldap cipher suite with GnuTLS (ITS#5341)
360         Fixed slapd support for 2.1 CSN (ITS#5348)
361         Fixed slapd include handling (ITS#5276)
362         Fixed slapd modrdn check for valid new DN (ITS#5344)
363         Fixed slapd multi-step SASL binds (ITS#5298)
364         Fixed slapd non-atomic signal variables (ITS#5248)
365         Fixed slapd overlay ordering when moving to slapd.d (ITS#5284)
366         Fixed slapd NULL printf (ITS#5264)      
367         Fixed slapd NULL set values (ITS#5286)
368         Fixed slapd segv with SASL/OTP (ITS#5259)
369         Fixed slapd timestamp race condition (ITS#5370)
370         Fixed slapd cn=config crash on delete (ITS#5343)
371         Fixed slapd cn=config global acls (ITS#5352)
372         Fixed slapd truncated cookie (ITS#5362)
373         Fixed slapd sasl with CLEARTEXT (ITS#5368)
374         Fixed slapd str2entry with no attrs (ITS#5308)
375         Fixed slapd TLSVerifyClient default (ITS#5360)
376         Fixed slapd HAVE_TLS dependency (ITS#5379)
377         Fixed slapd delta-syncrepl refresh mode (ITS#5376)
378         Fixed slapd ACL sets URI attrs (ITS#5384)
379         Fixed slapd invalid entryUUID filter (ITS#5386)
380         Fixed slapd-bdb idlcache on adds (ITS#5086)
381         Fixed slapd-bdb crash with modrdn (ITS#5358)
382         Fixed slapd-bdb segv with bdb4.6 (ITS#5322)
383         Fixed slapd-bdb modrdn to same dn (ITS#5319)
384         Fixed slapd-bdb MMR (ITS#5332)
385         Added slapd-bdb/slapd-hdb DB encryption (ITS#5359)
386         Fixed slapd-ldif delete (ITS#5265)
387         Fixed slapd-meta link to slapd-ldap (ITS#5355)
388         Fixed slapd-meta setting of sm_nvalues (ITS#5375)
389         Fixed slapd-monitor crash (ITS#5311)
390         Fixed slapd-relay compare (ITS#4937)
391         Added slapd-sock (ITS#4094)
392         Fixed slapo-accesslog cleanup on successful response (ITS#5374)
393         Added slapo-autogroup contrib module (ITS#5145)
394         Added slapo-constraint cross-attribute constraints (ITS#4987)
395         Fixed slapo-memberof objectClass inheritance (ITS#5299)
396         Added slapo-memberof global overlay support (ITS#5301)
397         Fixed slapo-memberof leak (ITS#5302)
398         Fixed slapo-ppolicy only password check with policy (ITS#5285)
399         Fixed slapo-ppolicy del/replace password without new one (ITS#5373)
400         Fixed slapo-syncprov hang on checkpoint (ITS#5261)
401         Added slapo-translucent local searching (ITS#5283)
402         Removed lint
403         Build Environment
404                 Fixed libldap_r threaded library linking (ITS#4982)
405                 Fixed libldap use of %n (ITS#5324)
406                 Fixed test047 to skip if rwm is not available (ITS#5292)
407         Documentation
408                 DB_CONFIG.example URL wrong in comments (ITS#5288)
409                 Add cn=config example for auditlog (ITS#5245)
410                 ldapmodify(1) clarification for RFC2849 (ITS#5312)
411
412 OpenLDAP 2.4.7 Release (2007/12/14)
413         Added slapd ordered indexing of integer attributes (ITS#5239)
414         Fixed slapd paged results control handling (ITS#5191)
415         Fixed slapd sasl-host parsing (ITS#5209)
416         Fixed slapd filter normalization (ITS#5212)
417         Fixed slapd multiple suffix checking (ITS#5186)
418         Fixed slapd paged results handling when using rootdn (ITS#5230)
419         Fixed slapd syncrepl presentlist handling (ITS#5231)
420         Fixed slapd core schema 'c' definition for RFC4519 (ITS#5236)
421         Fixed slapd 3-way Multi-Master Replication (ITS#5238)
422         Fixed slapd hash collisions in index slots (ITS#5183)
423         Fixed slapd replication of dSAOperation attributes (ITS#5268)
424         Fixed slapadd contextCSN updating (ITS#5225)
425         Fixed slapd-bdb/hdb to report and fail on internal errors (ITS#5232)
426         Fixed slapd-bdb/hdb dn2entry lock bug (ITS#5257)
427         Fixed slapd-bdb/hdb dn2id lock bug (ITS#5262)
428         Fixed slapd-hdb caching on rename ops (ITS#5221)
429         Fixed slapo-accesslog abandoned op cleanup (ITS#5161)
430         Fixed slapo-dds deleting from nonexistent db (ITS#5267)
431         Fixed slapo-memberOf deleted values saving (ITS#5258)
432         Fixed slapo-pcache op->o_abandon handling (ITS#5187)
433         Fixed slapo-ppolicy single password check on modify (ITS#5146)
434         Fixed slapo-ppolicy internal search (ITS#5235)
435         Fixed slapo-syncprov refresh and persist cookie sending (ITS#5210)
436         Fixed slapo-syncprov ignore invalid cookies (ITS#5211)
437         Fixed slapo-translucent interaction with slapo-rwm (ITS#4889)
438         Updated contrib addpartial module (ITS#3593)
439         Build Environment
440                 Fixed liblber socket library linking (ITS#5224)
441                 Fixed Windows slapd.def rules (ITS#5215)
442         Documentation
443                 Fixed grammar errors (ITS#5223)
444                 Refint overlay doc contribution (ITS#5217)
445                 Dynamic Lists doc contribution to the admin guide (ITS#5216)
446                 Fixed ldappasswd(1) and ldapmodify(1) typos (ITS#5269)
447                 Fixed domain factor typos (ITS#5237)
448                 Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200)
449                 Clarified slapd.conf(5) limits issues in syncrepl (ITS#5243)
450                 Fixed slapd-config(5) maxderefdepth default value typo (ITS#5200)
451                 Patches for minor typos in man pages (ITS#5228)
452                 admin24/replication.sdf spelling (ITS#5270)
453
454
455 OpenLDAP 2.4.6 Release (2007/10/31)
456         Initial release for "general use".