]> git.sur5r.net Git - openldap/blob - CHANGES
ITS#760: set nodelay and keep alive after accept() as some (broken)
[openldap] / CHANGES
1 OpenLDAP 2.0 Change Log
2
3 OpenLDAP 2.0.x Engineering
4         Fixed clients printf/usage bugs (ITS#749)
5         Fixed -lldap SASL interoperability bug
6         Fixed -lldap PF_LOCAL declaration/call bugs
7         Fixed slapd SASL log error (ITS#759)
8         Fixed slapd spasswd support (ITS#751)
9         Updated slurpd SASL support
10         Added slapd accept(2) sockopt workaround (ITS#760)
11         Added slurpd TLS support
12         Removed lint
13         Build Environment
14                 Fixed --enable-spasswd (ITS#751)
15         Documentation
16                 Fixed ldif(5) file:/// bug (ITS#750)
17                 Updated ldap_schema(3)
18
19 OpenLDAP 2.0.3 Release
20         Fixed -lldap KBIND typo (ITS#717)
21         Fixed slapd ;binary search request subtyping
22
23 OpenLDAP 2.0.2 Release
24         Fixed KBIND (ITS#717)
25         Fixed clients/tools -R handling (ITS#726)
26         Fixed -lldap SASL got_max_ssf bug 
27         Fixed -lldap TCP_NODELAY bug 
28         Fixed -lldap TLS issues (ITS#733)
29         Fixed -lldap_r NT threads (ITS#732)
30         Fixed -llutil sa_flags never set bug
31         Fixed ldappasswd -A -S crash (ITS#714)
32         Fixed ldappasswd user argument usage
33         Fixed slapd disallow bind_anon (ITS#721)
34         Fixed slapd IPv6 issues (ITS#716)
35         Fixed slapd MIT KPASSWD Compatibility (ITS#715)
36         Fixed slapd time syntax routines (ITS#713)
37         Fixed slapd/ldbm DB_PRIVATE not set bug (ITS#725)
38         Fixed slapd/ldbm nextid reporting bug
39         Fixed slapd syntaxes/mr routines (ITS#739)
40         Fixed slurpd -r buffer overflow (ITS#722)
41         Updated slapd rootDSE inappropriate op handling
42         Added slapd syntax/mr routines
43         Added slapd allow/disallow options
44         Added slapd defaultSearchBase and DN verify (ITS#723)
45         Removed lint
46         Build Environment
47                 Added test000-rootdse
48                 Added Corba & Java Schema
49                 Updated MSVC projects for BDB 3.1
50                 Fixed Kerberos detection (ITS#717)
51                 Remove incompatible contribWare
52         Documentation
53                 Fixed ldappasswd(1) usage
54                 Fixed ldapmodify(1) (ITS#719)
55                 Updated release documents (ITS#720)
56
57 OpenLDAP 2.0.1 Release
58         Fixed StartTLS & ldaps:// client SDK
59         Fixed slapd session close deadlock (ITS#704)
60         Fixed slapd SSF ACLs
61         Fixed slapd "entry" ACLs
62         Updated slapd MAXARGS to 200
63         Updated slapd nisNetgroupTriple validation routine (ITS#705)
64         Updated slapd bootParameter validation routine (ITS#706)
65         Updated slapd nameUID syntax to reuse DN routines for uniqueMember
66         Updated client tool usage (ITS#710)
67         Build Environment
68                 Fixed MSC tcp_close redefine
69         Documentation
70                 Updated manual pages references
71                 Updated release documents
72                 Updated back-sql documents
73                 Updated "to do" list
74
75 OpenLDAP 2.0.0 Release
76         Initial release of OpenLDAP 2.0
77
78 ---
79 $OpenLDAP$