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