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