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