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