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