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