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