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