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