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