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