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