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