Skip to content
Snippets Groups Projects
CHANGES 5.91 KiB
Newer Older
  • Learn to ignore specific revisions
  • OpenLDAP 2.0 Change Log
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    
    
    OpenLDAP 2.0.8 Engineering
    
    	Fixed slapd empty OID value bug (ITS#882)
    	Fixed slapd waitpid() bug (ITS#900)
    	Fixed slapd gai_strerror() bug (ITS#895)
    
    	Fixed slapd unrecognized objectClass bug
    
    	Fixed slapd schema parse bug (ITS#1114)
    	Fixed slapd labeledURI bug (ITS#1040)
    	Fixed slapd dnaddr bug (ITS#1061)
    	Added slapd RANDFILE option (ITS#1069)
    	Fixed slap tools sasl-secprops bug (ITS#1128)
    
    	Fixed back-ldap protocol versioning bug
    
    	Fixed back-ldap str2ad bug (ITS#919)
    	Fixed back-passwd nbase bug (ITS#941)
    
    	Fixed back-shell unbind response bug
    
    	Fixed back-ldbm oldSuperior bug (ITS#951)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed back-ldbm modify password DN bug (ITS#1060)
    
    	Fixed libldap SASL GSSAPI interop bug (ITS#884)
    
    	Fixed libldap TLS/SASL crash bugs (ITS#889)
    
    	Fixed liblber exception bugs
    
    	Updated slapd anonymous write default to deny
    
    	Updated slapd syntax erorr reporting
    
    	Updated libldap TLS seeding (ITS#948) 
    	Updated libldap TLS certificate handling
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Updated libldap referral/reference handling (ITS#905,1047)
    
    	Updated libldap schema safe_string bug (ITS#1092) 
    
    	Updated maildap
    	Updated ldaptcl
    
    	Updated client usage messages
    
    	Build Environment
    
    		Added MacOS support (ITS#943)
    		Update schema files (ITS#955)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    		Trim experimental options
    
    		Updated pthread join/detach test
    
    	Documentation
    
    		Update tool pages (ITS#938)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    OpenLDAP 2.0.7 Release
    
    	Fixed -lldap TLS data ready bug (ITS#821)
    
    	Fixed -lldap abandon unsent op bug (ITS#837)
    
    	Fixed -lldap URL search w/o host bug (ITS#843)
    
    	Fixed -lldap referral handling bugs (ITS#799 ITS#817)
    
    	Fixed -lldap UTF-8 bug (ITS#860)
    
    	Fixed ldappasswd old passwd encoding bug
    
    	Fixed slapd DN whitespace compression (ITS#852)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed slapd spasswd mutex bug
    
    	Fixed slapd ACL nameuid bug
    
    	Fixed slapd SASL layering bug
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed slapd unknown authc method bug (ITS#831 ITS#844)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed slapd TLSVerifyClient config bug
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed tools passwd clearing bug
    
    	Updated -lldap TLS/SASL error reporting
    
    	Updated -llber large element handling
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Updated slapadd error reporting
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Updated slapd chroot handling (ITS#810)
    
    	Updated slapd subschema subentry
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Updated slapd manageDSAit support (ITS#851)
    
    	Updated slapd root DIT support
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Updated slapd/back-sql
    
    	Updated getaddrinfo error handling (ITS#845 ITS#845 ITS#863)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Added -lldap SASL/EXTERNAL (TLS) support (ITS#865)
    	Added slapd additional syntax/matching rule support
    
    	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)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    OpenLDAP 2.0.6 Release
    
    	Build Environment
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    		Fixed schema install (ITS#802)
    
    		Added libtool customizations
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    		Re-enabled module support
    
    	Documentation
    		Update ldapsearch(1)
    
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    OpenLDAP 2.0.5 Release
    
    	Fixed slapd/ldbm/search confusing log message (ITS#771)
    	Fixed slapd/sasl no cred bug
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	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
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    		Updated libtool to 1.3.5
    
    		Added Darwin support
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    		Disabled module support
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    
    
    OpenLDAP 2.0.4 Release
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed clients printf/usage bugs (ITS#749)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed -lldap SASL interoperability bug
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed -lldap PF_LOCAL declaration/call bugs
    
    	Fixed slapd SASL log error (ITS#759)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	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
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Build Environment
    		Fixed --enable-spasswd (ITS#751)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    		Fixed ldif(5) file:/// bug (ITS#750)
    		Updated ldap_schema(3)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    OpenLDAP 2.0.3 Release
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed -lldap KBIND typo (ITS#717)
    
    	Fixed slapd ;binary search request subtyping
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    OpenLDAP 2.0.2 Release
    
    	Fixed KBIND (ITS#717)
    
    	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)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    	Fixed slapd IPv6 issues (ITS#716)
    	Fixed slapd MIT KPASSWD Compatibility (ITS#715)
    	Fixed slapd time syntax routines (ITS#713)
    
    	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
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    		Added test000-rootdse
    
    		Added Corba & Java Schema
    		Updated MSVC projects for BDB 3.1
    
    		Fixed Kerberos detection (ITS#717)
    
    		Remove incompatible contribWare
    
    		Fixed ldappasswd(1) usage
    
    		Fixed ldapmodify(1) (ITS#719)
    		Updated release documents (ITS#720)
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    OpenLDAP 2.0.1 Release
    
    	Fixed StartTLS & ldaps:// client SDK
    
    	Fixed slapd session close deadlock (ITS#704)
    
    	Fixed slapd SSF ACLs
    
    	Fixed slapd "entry" ACLs
    
    	Updated slapd MAXARGS to 200
    	Updated slapd nisNetgroupTriple validation routine (ITS#705)
    	Updated slapd bootParameter validation routine (ITS#706)
    
    	Updated slapd nameUID syntax to reuse DN routines for uniqueMember
    
    	Updated client tool usage (ITS#710)
    
    	Build Environment
    		Fixed MSC tcp_close redefine
    	Documentation
    		Updated manual pages references
    		Updated release documents
    
    		Updated back-sql documents
    
    		Updated "to do" list
    
    OpenLDAP 2.0.0 Release
    
    	Initial release of OpenLDAP 2.0
    
    Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    
    
    ---
    $OpenLDAP$