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