]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Change slurpd tempdir perms to 700
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 76f9d09a78a6e6c7e5176ca37313a0d4ef334b5b..46b7477f534a36b2433a3948ab5d37c95839701a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 OpenLDAP 2.0 Change Log
 
 OpenLDAP 2.0.X Engineering
+       Fixed slapd spasswd mutex bug
+       Fixed slapd ACL nameuid bug
+       Fixed slapd SASL layerring bug
+       Fixed slapd unknown authc method bug (ITS#831)
+       Updated -lldap SASL error reporting
+       Updated -lldap TLS error reporting
+       Updated -llber large element handling
+       Updated slapadd error reporting
+       Updated slapd chroot handling (ITS#810)
+       Updated slapd subschema subentry
+       Added slapd numericString indexing
+       Removed lint
+       Build Environment
+               Fixed make comment bug (ITS#811)
+               Fixed $(DESTDIR) install (ITS#806)
+               Added proxy check to passwd test
+               Fixed slurpd tempdir perms (ITS#840)
+       Documentation
+               Updated ldappasswd(1)
+               Updated ldap_url(3)
+               Updated slapd.conf(5)
+               Updated slapd(8)
+               Updated slurpd(8)
+
+OpenLDAP 2.0.6 Release
+       Build Environment
+               Fixed schema install (ITS#802)
+               Added libtool customizations
+               Re-enabled module support
+       Documentation
+               Update ldapsearch(1)
+
+OpenLDAP 2.0.5 Release
+       Fixed slapd/ldbm/search confusing log message (ITS#771)
+       Fixed slapd/sasl no cred bug
+       Fixed slapd idletimeout lock bug (ITS#767)
+       Fixed slapd caseIgnoreIA5string indexing bug (ITS#786)
+       Fixed slurpd TLS initialization bug (ITS#768)
+       Fixed slurpd empty one shot hang (ITS#798)
+       Fixed -lldap SASL ctx close bug (ITS#790)
+       Fixed -lldap first/next attribute bug (ITS#778)
+       Fixed -lldap (v2) rebind URL bug
+       Fixed -lldap msgfree NULL bug (ITS#800)
+       Fixed -lldif empty value bug
+       Fixed -llber stringal len=0 bug
+       Updated -llber bprint routine
+       Build Environment
+               Fixed LDFLAGS/-rpath usage
+               Fixed IPv6 detection (ITS#669,ITS#770)
+               Fixed VPATH schema install
+               Updated libtool to 1.3.5
+               Added Darwin support
+               Disabled module support
+
+OpenLDAP 2.0.4 Release
+       Fixed clients printf/usage bugs (ITS#749)
+       Fixed -lldap SASL interoperability bug
+       Fixed -lldap PF_LOCAL declaration/call bugs
+       Fixed slapd SASL log error (ITS#759)
+       Fixed slapd spasswd support (ITS#751)
+       Fixed slapd/tools fixed sasl_props bug (ITS#761)
+       Updated slurpd SASL support
+       Added slapd accept(2) sockopt workaround (ITS#760)
+       Added slurpd TLS support
+       Removed lint
+       Build Environment
+               Fixed --enable-spasswd (ITS#751)
+       Documentation
+               Fixed ldif(5) file:/// bug (ITS#750)
+               Updated ldap_schema(3)
+
+OpenLDAP 2.0.3 Release
+       Fixed -lldap KBIND typo (ITS#717)
+       Fixed slapd ;binary search request subtyping
+
+OpenLDAP 2.0.2 Release
        Fixed KBIND (ITS#717)
-       Fixed clients/tools -R handling
+       Fixed clients/tools -R handling (ITS#726)
+       Fixed -lldap SASL got_max_ssf bug 
+       Fixed -lldap TCP_NODELAY bug 
+       Fixed -lldap TLS issues (ITS#733)
+       Fixed -lldap_r NT threads (ITS#732)
+       Fixed -llutil sa_flags never set bug
        Fixed ldappasswd -A -S crash (ITS#714)
        Fixed ldappasswd user argument usage
        Fixed slapd disallow bind_anon (ITS#721)
        Fixed slapd IPv6 issues (ITS#716)
        Fixed slapd MIT KPASSWD Compatibility (ITS#715)
        Fixed slapd time syntax routines (ITS#713)
-       Updated slapd inappropriate root DSE op handling
+       Fixed slapd/ldbm DB_PRIVATE not set bug (ITS#725)
+       Fixed slapd/ldbm nextid reporting bug
+       Fixed slapd syntaxes/mr routines (ITS#739)
+       Fixed slurpd -r buffer overflow (ITS#722)
+       Updated slapd rootDSE inappropriate op handling
+       Added slapd syntax/mr routines
+       Added slapd allow/disallow options
+       Added slapd defaultSearchBase and DN verify (ITS#723)
+       Removed lint
        Build Environment
+               Added test000-rootdse
+               Added Corba & Java Schema
+               Updated MSVC projects for BDB 3.1
                Fixed Kerberos detection (ITS#717)
+               Remove incompatible contribWare
        Documentation
-               Fixed ldappasswd(1) user argument usage
+               Fixed ldappasswd(1) usage
                Fixed ldapmodify(1) (ITS#719)
                Updated release documents (ITS#720)