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