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