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