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