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