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