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