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