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