]> git.sur5r.net Git - openldap/blob - CHANGES
Update TLS and SASL error reporting
[openldap] / CHANGES
1 OpenLDAP 2.0 Change Log
2
3 OpenLDAP 2.0.X Engineering
4         Updated -lldap SASL error reporting
5         Updated -lldap TLS error reporting
6         Build Environment
7                 Fixed $(DESTDIR) install (ITS#806)
8
9 OpenLDAP 2.0.6 Release
10         Build Environment
11                 Fixed schema install (ITS#802)
12                 Added libtool customizations
13                 Re-enabled module support
14         Documentation
15                 Update ldapsearch(1)
16
17 OpenLDAP 2.0.5 Release
18         Fixed slapd/ldbm/search confusing log message (ITS#771)
19         Fixed slapd/sasl no cred bug
20         Fixed slapd idletimeout lock bug (ITS#767)
21         Fixed slapd caseIgnoreIA5string indexing bug (ITS#786)
22         Fixed slurpd TLS initialization bug (ITS#768)
23         Fixed slurpd empty one shot hang (ITS#798)
24         Fixed -lldap SASL ctx close bug (ITS#790)
25         Fixed -lldap first/next attribute bug (ITS#778)
26         Fixed -lldap (v2) rebind URL bug
27         Fixed -lldap msgfree NULL bug (ITS#800)
28         Fixed -lldif empty value bug
29         Fixed -llber stringal len=0 bug
30         Updated -llber bprint routine
31         Build Environment
32                 Fixed LDFLAGS/-rpath usage
33                 Fixed IPv6 detection (ITS#669,ITS#770)
34                 Fixed VPATH schema install
35                 Updated libtool to 1.3.5
36                 Added Darwin support
37                 Disabled module support
38
39 OpenLDAP 2.0.4 Release
40         Fixed clients printf/usage bugs (ITS#749)
41         Fixed -lldap SASL interoperability bug
42         Fixed -lldap PF_LOCAL declaration/call bugs
43         Fixed slapd SASL log error (ITS#759)
44         Fixed slapd spasswd support (ITS#751)
45         Fixed slapd/tools fixed sasl_props bug (ITS#761)
46         Updated slurpd SASL support
47         Added slapd accept(2) sockopt workaround (ITS#760)
48         Added slurpd TLS support
49         Removed lint
50         Build Environment
51                 Fixed --enable-spasswd (ITS#751)
52         Documentation
53                 Fixed ldif(5) file:/// bug (ITS#750)
54                 Updated ldap_schema(3)
55
56 OpenLDAP 2.0.3 Release
57         Fixed -lldap KBIND typo (ITS#717)
58         Fixed slapd ;binary search request subtyping
59
60 OpenLDAP 2.0.2 Release
61         Fixed KBIND (ITS#717)
62         Fixed clients/tools -R handling (ITS#726)
63         Fixed -lldap SASL got_max_ssf bug 
64         Fixed -lldap TCP_NODELAY bug 
65         Fixed -lldap TLS issues (ITS#733)
66         Fixed -lldap_r NT threads (ITS#732)
67         Fixed -llutil sa_flags never set bug
68         Fixed ldappasswd -A -S crash (ITS#714)
69         Fixed ldappasswd user argument usage
70         Fixed slapd disallow bind_anon (ITS#721)
71         Fixed slapd IPv6 issues (ITS#716)
72         Fixed slapd MIT KPASSWD Compatibility (ITS#715)
73         Fixed slapd time syntax routines (ITS#713)
74         Fixed slapd/ldbm DB_PRIVATE not set bug (ITS#725)
75         Fixed slapd/ldbm nextid reporting bug
76         Fixed slapd syntaxes/mr routines (ITS#739)
77         Fixed slurpd -r buffer overflow (ITS#722)
78         Updated slapd rootDSE inappropriate op handling
79         Added slapd syntax/mr routines
80         Added slapd allow/disallow options
81         Added slapd defaultSearchBase and DN verify (ITS#723)
82         Removed lint
83         Build Environment
84                 Added test000-rootdse
85                 Added Corba & Java Schema
86                 Updated MSVC projects for BDB 3.1
87                 Fixed Kerberos detection (ITS#717)
88                 Remove incompatible contribWare
89         Documentation
90                 Fixed ldappasswd(1) usage
91                 Fixed ldapmodify(1) (ITS#719)
92                 Updated release documents (ITS#720)
93
94 OpenLDAP 2.0.1 Release
95         Fixed StartTLS & ldaps:// client SDK
96         Fixed slapd session close deadlock (ITS#704)
97         Fixed slapd SSF ACLs
98         Fixed slapd "entry" ACLs
99         Updated slapd MAXARGS to 200
100         Updated slapd nisNetgroupTriple validation routine (ITS#705)
101         Updated slapd bootParameter validation routine (ITS#706)
102         Updated slapd nameUID syntax to reuse DN routines for uniqueMember
103         Updated client tool usage (ITS#710)
104         Build Environment
105                 Fixed MSC tcp_close redefine
106         Documentation
107                 Updated manual pages references
108                 Updated release documents
109                 Updated back-sql documents
110                 Updated "to do" list
111
112 OpenLDAP 2.0.0 Release
113         Initial release of OpenLDAP 2.0
114
115 ---
116 $OpenLDAP$