]> git.sur5r.net Git - openldap/blob - CHANGES
2489e96d210fd8b7664e1487cfc28f269336f9f1
[openldap] / CHANGES
1 OpenLDAP 2.0 Change Log
2
3 OpenLDAP 2.0.21 Engineering
4         Build environment
5                 Fix back-shell tools make depend bug (ITS#1518)
6
7 OpenLDAP 2.0.20 Release
8         Fixed slapd ACL empty replace bug (ITS#1530)
9         Fixed slapd ACL peername/sockname exact match bug (ITS#1516)
10         Fixed back-passwd db_config bug
11         Fixed -lldap cache debug bug (ITS#1501)
12         Fixed -lldap dnssrv free bug
13         Fixed -lldap Start TLS first op bug
14         Fixed slurpd TLS non-critical/critical bug (ITS#1527)
15         Fixed slurpd SASL password bug (ITS#1528)
16         Build environment
17                 Fixed repl_user build error (ITS#1503)
18                 Updated BerkeleyDB 4 support
19                 Updated schema files
20                 Updated Windows NT/2000 MSVC5 port
21
22 OpenLDAP 2.0.19 Release
23         Fixed back-ldbm not filter indexing (ITS#1405)
24         Fixed back-passwd e_ndn bug (ITS#1467)
25         Fixed back-ldap undef ad bug (ITS#1367)
26         Fixed slapd suffix "" bugs (ITS#1430)
27         Fixed slapd zero length replace bug (ITS#1364)
28         Fixed slapd teletex string printables bug (ITS#1419)
29         Fixed slapd unallocated sockets bug (ITS#1415)
30         Fixed slapd undefined present filter bug (ITS#1439)
31         Fixed -lldap cacertfile bug (ITS#1406)
32         Fixed -lldap ldap_url_seach_s bug (ITS#1429)
33         Fixed -lldap unbind free bug (ITS#1442)
34         Fixed -llber realloc bug (ITS#1410)
35         Fixed ldappasswd/slappasswd strncmp bug (ITS#1497)
36         Fixed various memory leaks
37         Updated slapd emfile/enfile handling
38         Build environment
39                 Fixed passwd-search port bug (ITS#1461)
40                 Fixed Kerberos build bug (ITS#1468)
41                 Updated CThread detection (ITS#1440)
42                 Updated MAXPATHLEN handling (ITS#1440)
43                 Fixed TLS build (ITS#1412)
44                 Added BerkeleyDB 4 support
45                 Added GNU ar support (ITS#1460)
46
47 OpenLDAP 2.0.18 Release
48         Fixed -llber ber_bvecadd bug (ITS#1398)
49         Fixed slap tools replica config bug (ITS#1385)
50         Build environment
51                 Updated req_query detection
52
53 OpenLDAP 2.0.17 Release
54         Fixed ldbm BerkeleyDB2 compat bug (ITS#1390)
55
56 OpenLDAP 2.0.16 Release
57         Fixed slapd indexing bug (ITS#1349)
58         Fixed slapd/slurpd maxargs bug (ITS#1343)
59         Fixed slapd ManageDSAIT warning
60         Fixed slapd no OID schema bug
61         Fixed slurpd server down reject bug (ITS#1183)
62         Fixed slurpd moddn newsup bug (ITS#1379)
63         Fixed -llber ber_realloc bug (ITS#1346)
64         Fixed -lldap multi-level referral chase bug (ITS#1346)
65         Fixed -lldap high port bug (ITS#1375)
66         Fixed CR/LF handling (ITS#1328)
67         Updated slapd/-lldap getaddrinfo handling (ITS#1304)
68         Updated -lldap_r pthread stack size
69         Updated slapd acl assert checks
70         Updated slurpd ManageDSAIT handling
71         Updated slapd root/subschema DSE update error handling
72         Removed -lldbm use of Berkeley CDB
73         Updated -lldbm to use r/w lock with DB_THREAD
74         Updated back-ldbm update attribute indices on delete (ITS#1359)
75         Updated ud Kerberos ticket handling
76         Added back-ldbm idl_check() code
77         Build environment
78                 Updated ltconfig for MacOS X 10.1 (ITS#1361)
79                 Updated slapd.conf with ACL example
80                 Updated pthread detection
81                 Updated Kerberos detection (ITS#1372)
82                 Updated test005 /dev/null diff for Tru64 compat
83                 Updated test007 modrdn test
84                 Updated test008 read/write ratio
85                 Updated MSVC5 project files
86         Documentation
87                 Update slapcat/add pages
88
89 OpenLDAP 2.0.15 Release
90         Fixed -lldap TLS external handling
91         Fixed -lldap ldaps:// no host bug
92         Fixed slapd Statslog bug
93         Fixed slapd oidm support (ITS#1258)
94         Added -lldap oidm support (ITS#1213)
95         Added slapd supportedFeatures support
96         Removed lint
97         Build environment
98                 Fixed winsock detection (ITS#1334)
99
100 OpenLDAP 2.0.14 Release
101         Fixed slurpd billionth second bug (ITS#1323)
102
103 OpenLDAP 2.0.13 Release
104         Fixed slapd substring filter_free bug
105         Fixed slapd suffix check bug
106         Fixed ldapdelete -c handling (ITS#1071)
107         Fixed ldapsearch -S handling (ITS#1180)
108         Fixed ldbm BerkeleyDB 3.0 support (ITS#1306)
109         Fixed ldbm dbhandle cache bug (ITS#1164)
110         Fixed shell fgets handling
111         Fixed -lldap TLS ldap.conf handling
112         Added -lldap improved TLS certificate checking
113         Added slapd access to dn.base="" support
114
115 OpenLDAP 2.0.12 Release
116         Fixed slapd acl default clause bug (ITS#1187)
117         Fixed slapd modlist2mods error text bug
118         Fixed slapd numericString bugs (ITS#1182,1254)
119         Fixed slapd empty rootdn bug (ITS#1172)
120         Fixed slapd passwd modify replication (ITS#1237)
121         Fixed slapd textbuf bugs (ITS#1275)
122         Fixed ldapmodrdn SASL auth bug (ITS#1179)
123         Fixed slapadd already exists bug (ITS#1191)
124         Fixed slapadd empty dn bug
125         Added slapd modrdn children check (ITS#1053,1192)
126         Added slapd sb_max_incoming_auth support (ITS#1181)
127         Added slapd crypt salt format support (ITS#1202)
128         Added slapd subtree replication support
129         Added slurpd include support (ITS#121)
130         Added -lldap critical client control checks
131         Added ldbm sync daemon support
132         Added ldbm per-backend db_env support
133         Added ldbm BerkeleyDB 3.3 support (ITS#1272)
134         Updated slapd getaddrinfo use
135         Updated slapd schema check handling
136         Updated slapd filter checks
137         Updated slapd single-value checks
138         Updated ldbm to use BerkeleyDB's CDB (ITS#1176)
139         Updated ldbm error handling
140         Updated ldaptcl API (contrib)
141         Updated -lldap SASL/TLS referral handling
142         Updated -lldap pthread code
143         Removed -lldap UFN search support
144         Build environment
145                 Removed extraneous files
146                 Fixed BerkeleyDB db1 detection (ITS#1294)
147
148 OpenLDAP 2.0.11 Release
149         Fixed attribute parse bug (ITS#1159)
150
151 OpenLDAP 2.0.10 Release
152         Build Environment
153                 Fixed TLS-less build (ITS#1156)
154
155 OpenLDAP 2.0.9 Release
156         Add slapd obsolete schema check
157         Add slapd collective schema check
158         Fix slapd printableString syntax bug
159         Fix ldbm bdb3 set_cachesize bug
160         Build Environment
161                 Add nisMailAlias (ITS#876)
162                 Fix inet_ntop configure test (ITS#1146)
163                 Fix thr_nt.c syntax bug
164
165 OpenLDAP 2.0.8 Release
166         Fixed slapd empty OID value bug (ITS#882)
167         Fixed slapd waitpid() bug (ITS#900)
168         Fixed slapd gai_strerror() bug (ITS#895)
169         Fixed slapd unrecognized objectClass bug
170         Fixed slapd schema parse bug (ITS#1114)
171         Fixed slapd labeledURI bug (ITS#1040)
172         Fixed slapd dnaddr bug (ITS#1061)
173         Fixed slap tools sasl-secprops bug (ITS#1128)
174         Fixed back-ldap protocol versioning bug
175         Fixed back-ldap str2ad bug (ITS#919)
176         Fixed back-passwd nbase bug (ITS#941)
177         Fixed back-shell unbind response bug
178         Fixed back-ldbm oldSuperior bug (ITS#951)
179         Fixed back-ldbm modify password DN bug (ITS#1060)
180         Fixed -lldap SASL GSSAPI interop bug (ITS#884)
181         Fixed -lldap TLS/SASL crash bugs (ITS#889)
182         Fixed -llber exception bugs
183         Added slapd RANDFILE option (ITS#1069)
184         Updated slapd anonymous write default to deny
185         Updated slapd syntax erorr reporting
186         Updated -lldap TLS seeding (ITS#948) 
187         Updated -lldap TLS certificate handling (ITS#903)
188         Updated -lldap referral/reference handling (ITS#905,1047)
189         Updated -lldap schema safe_string bug (ITS#1092) 
190         Updated maildap
191         Updated ldaptcl
192         Updated client usage messages
193         Build Environment
194                 Added MacOS support (ITS#943)
195                 Update schema files (ITS#955)
196                 Trim experimental options
197                 Updated pthread join/detach test
198         Documentation
199                 Update tool pages (ITS#938)
200
201 OpenLDAP 2.0.7 Release
202         Fixed -lldap TLS data ready bug (ITS#821)
203         Fixed -lldap abandon unsent op bug (ITS#837)
204         Fixed -lldap URL search w/o host bug (ITS#843)
205         Fixed -lldap referral handling bugs (ITS#799 ITS#817)
206         Fixed -lldap UTF-8 bug (ITS#860)
207         Fixed ldappasswd old passwd encoding bug
208         Fixed slapd DN whitespace compression (ITS#852)
209         Fixed slapd spasswd mutex bug
210         Fixed slapd ACL nameuid bug
211         Fixed slapd SASL layering bug
212         Fixed slapd unknown authc method bug (ITS#831 ITS#844)
213         Fixed slapd TLSVerifyClient config bug
214         Fixed tools passwd clearing bug
215         Updated -lldap TLS/SASL error reporting
216         Updated -llber large element handling
217         Updated slapadd error reporting
218         Updated slapd chroot handling (ITS#810)
219         Updated slapd subschema subentry
220         Updated slapd manageDSAit support (ITS#851)
221         Updated slapd root DIT support
222         Updated slapd/back-sql
223         Updated getaddrinfo error handling (ITS#845 ITS#845 ITS#863)
224         Added -lldap SASL/EXTERNAL (TLS) support (ITS#865)
225         Added slapd additional syntax/matching rule support
226         Removed lint
227         Build Environment
228                 Fixed make comment bug (ITS#811)
229                 Fixed $(DESTDIR) install (ITS#806)
230                 Added proxy check to passwd test
231                 Fixed slurpd tempdir perms (ITS#840)
232         Documentation
233                 Updated ldappasswd(1)
234                 Updated ldap_url(3)
235                 Updated slapd.conf(5)
236                 Updated slapd(8)
237                 Updated slurpd(8)
238
239 OpenLDAP 2.0.6 Release
240         Build Environment
241                 Fixed schema install (ITS#802)
242                 Added libtool customizations
243                 Re-enabled module support
244         Documentation
245                 Update ldapsearch(1)
246
247 OpenLDAP 2.0.5 Release
248         Fixed slapd/ldbm/search confusing log message (ITS#771)
249         Fixed slapd/sasl no cred bug
250         Fixed slapd idletimeout lock bug (ITS#767)
251         Fixed slapd caseIgnoreIA5string indexing bug (ITS#786)
252         Fixed slurpd TLS initialization bug (ITS#768)
253         Fixed slurpd empty one shot hang (ITS#798)
254         Fixed -lldap SASL ctx close bug (ITS#790)
255         Fixed -lldap first/next attribute bug (ITS#778)
256         Fixed -lldap (v2) rebind URL bug
257         Fixed -lldap msgfree NULL bug (ITS#800)
258         Fixed -lldif empty value bug
259         Fixed -llber stringal len=0 bug
260         Updated -llber bprint routine
261         Build Environment
262                 Fixed LDFLAGS/-rpath usage
263                 Fixed IPv6 detection (ITS#669,ITS#770)
264                 Fixed VPATH schema install
265                 Updated libtool to 1.3.5
266                 Added Darwin support
267                 Disabled module support
268
269 OpenLDAP 2.0.4 Release
270         Fixed clients printf/usage bugs (ITS#749)
271         Fixed -lldap SASL interoperability bug
272         Fixed -lldap PF_LOCAL declaration/call bugs
273         Fixed slapd SASL log error (ITS#759)
274         Fixed slapd spasswd support (ITS#751)
275         Fixed slapd/tools fixed sasl_props bug (ITS#761)
276         Updated slurpd SASL support
277         Added slapd accept(2) sockopt workaround (ITS#760)
278         Added slurpd TLS support
279         Removed lint
280         Build Environment
281                 Fixed --enable-spasswd (ITS#751)
282         Documentation
283                 Fixed ldif(5) file:/// bug (ITS#750)
284                 Updated ldap_schema(3)
285
286 OpenLDAP 2.0.3 Release
287         Fixed -lldap KBIND typo (ITS#717)
288         Fixed slapd ;binary search request subtyping
289
290 OpenLDAP 2.0.2 Release
291         Fixed KBIND (ITS#717)
292         Fixed clients/tools -R handling (ITS#726)
293         Fixed -lldap SASL got_max_ssf bug 
294         Fixed -lldap TCP_NODELAY bug 
295         Fixed -lldap TLS issues (ITS#733)
296         Fixed -lldap_r NT threads (ITS#732)
297         Fixed -llutil sa_flags never set bug
298         Fixed ldappasswd -A -S crash (ITS#714)
299         Fixed ldappasswd user argument usage
300         Fixed slapd disallow bind_anon (ITS#721)
301         Fixed slapd IPv6 issues (ITS#716)
302         Fixed slapd MIT KPASSWD Compatibility (ITS#715)
303         Fixed slapd time syntax routines (ITS#713)
304         Fixed slapd/ldbm DB_PRIVATE not set bug (ITS#725)
305         Fixed slapd/ldbm nextid reporting bug
306         Fixed slapd syntaxes/mr routines (ITS#739)
307         Fixed slurpd -r buffer overflow (ITS#722)
308         Updated slapd rootDSE inappropriate op handling
309         Added slapd syntax/mr routines
310         Added slapd allow/disallow options
311         Added slapd defaultSearchBase and DN verify (ITS#723)
312         Removed lint
313         Build Environment
314                 Added test000-rootdse
315                 Added Corba & Java Schema
316                 Updated MSVC projects for BDB 3.1
317                 Fixed Kerberos detection (ITS#717)
318                 Remove incompatible contribWare
319         Documentation
320                 Fixed ldappasswd(1) usage
321                 Fixed ldapmodify(1) (ITS#719)
322                 Updated release documents (ITS#720)
323
324 OpenLDAP 2.0.1 Release
325         Fixed StartTLS & ldaps:// client SDK
326         Fixed slapd session close deadlock (ITS#704)
327         Fixed slapd SSF ACLs
328         Fixed slapd "entry" ACLs
329         Updated slapd MAXARGS to 200
330         Updated slapd nisNetgroupTriple validation routine (ITS#705)
331         Updated slapd bootParameter validation routine (ITS#706)
332         Updated slapd nameUID syntax to reuse DN routines for uniqueMember
333         Updated client tool usage (ITS#710)
334         Build Environment
335                 Fixed MSC tcp_close redefine
336         Documentation
337                 Updated manual pages references
338                 Updated release documents
339                 Updated back-sql documents
340                 Updated "to do" list
341
342 OpenLDAP 2.0.0 Release
343         Initial release of OpenLDAP 2.0
344
345 ---
346 $OpenLDAP$