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