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