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