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