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