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