Skip to content
Snippets Groups Projects
CHANGES 75.7 KiB
Newer Older
Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4 Change Log

OpenLDAP 2.4.40 Engineering
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap don't leak libldap err codes (ITS#7676)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap CR/LF handling (ITS#4635)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap ldif-wrap length (ITS#7871)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap GnuTLS ciphersuite parsing (ITS#7500)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap GnuTLS with newer versions (ITS#7430,ITS#6359)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldif to correctly handle 4096 character lines (ITS#7859)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed librewrite reference counting (ITS#7723)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl to send cookie on fallback (ITS#7849)
Howard Chu's avatar
Howard Chu committed
	Fixed slapd-mdb to work concurrently with slapadd (ITS#7798)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with paged results (ITS#7705, ITS#7800)
Howard Chu's avatar
Howard Chu committed
	Fixed slapd-mdb slapcat with nonexistent indices (ITS#7870)
	Fixed slapd-mdb memory leak on matchedDN (ITS#7872)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-memberof attr count (ITS#7893)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-refint to check for pauses in cn=config (ITS#7873)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-translucent double free (ITS#7587)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-translucent to work with manageDSAit (ITS#7864)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapcacl with invalid suffix (ITS#7827)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Remove support for gcrypt (ITS#7877)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		BDB 6.0.20 and later is not supported (ITS#7890)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ODBC link check (ITS#7891)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Contrib
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Added pbkdf2 module (ITS#7742)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed autogroup double free (ITS#7831)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ldapc++ memory leak in Async connection (ITS#7806)
		Fixed nssov install path (ITS#7858)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed passwd rpath (ITS#7885)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		Fixed slapd.ldif man page reference (ITS#7803)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed slapd.conf(5) man page to reference exattrs (ITS#7847)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed guide to work with mkrelease (ITS#7887)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.39 Release (2014/01/26)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS crash (ITS#7783)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap memory leak with SASL (ITS#7757)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap assert in parse_passwdpolicy_control (ITS#7759)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap shortcut NULL RDNs (ITS#7762)
	Fixed libldap deref to use correct control
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb keysizes with mdb_update_key (ITS#7756)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config olcDbConfig modification (ITS#7750)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to bail out of search if config is paused (ITS#7761)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb indexing issue with derived attributes (ITS#7778)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-perl to bail out of search if config is paused (ITS#7761)
	Fixed slapd-sql to bail out of search if config is paused (ITS#7761)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint handling of softadd/softdel (ITS#7773)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-syncprov assert with findbase (ITS#7749)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Test suite: Use $(MAKE) for tests (ITS#7753)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		admin24 fix TLSDHParamFile to be correct (ITS#7684)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.38 Release (2013/11/16)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb nordahead flag (ITS#7734)
	Fixed liblmdb to check cursor index before cursor_del (ITS#7733)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb wasted space on split (ITS#7589)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd for certs with a NULL issuerDN (ITS#7746)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with empty nested includes (ITS#7739)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb with indexed ANDed filters (ITS#7743)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to stop processing on dn not found (ITS#7741)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb dangling reader (ITS#7662)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with indexed ANDed filters (ITS#7743)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta from blocking other threads (ITS#7740)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-syncprov assert with findbase (ITS#7749)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.37 Release (2013/10/27)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added liblmdb nordahead environment flag (ITS#7725)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed client tools CLDAP with IPv6 (ITS#7695)
	Fixed libldap CLDAP with IPv6 (ITS#7695)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap lock ordering with abandon op (ITS#7712)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb segfault with mdb_cursor_del (ITS#7718)
	Fixed liblmdb when converting to writemap (ITS#7715)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb assert on MDB_NEXT with delete (ITS#7722)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb wasted space on split (ITS#7589)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb optimize index updates (ITS#7329)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap chaining with controls (ITS#7687)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb optimize index updates (ITS#7329)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint to no-op on nonexistent entries (ITS#7692)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-dds assert on startup (ITS#7699)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-memberof to not replicate internal ops (ITS#7710)
	Fixed slapo-refint to not replicate internal ops (ITS#7710)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed slapd-mdb ptr arithmetic on void *s (ITS#7720)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		ldapsearch(1) minor typo fix (ITS#7680)
		slapd-passwd(5) minor typo fix (ITS#7680)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.36 Release (2013/08/17)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added back-meta target filter patterns (ITS#7609)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added liblmdb mdb_txn_env to API (ITS#7660)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap CLDAP with uninit'd memory (ITS#7582)
	Fixed libldap with UDP (ITS#7583)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap OpenSSL TLS versions (ITS#7645)
	Fixed liblmdb MDB_PREV behavior (ITS#7556)
	Fixed liblmdb transaction issues (ITS#7515)
	Fixed liblmdb mdb_drop overflow page return (ITS#7561)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb nested split (ITS#7592)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb overflow page behavior (ITS#7620)
	Fixed liblmdb race condition with read and write txns (ITS#7635)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_del behavior with MDB_DUPSORT and mdb_del (ITS#7658)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with unknown schema elements (ITS#7608)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with loglevel 0 (ITS#7611)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd slapi filterlist free behavior (ITS#7636)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd slapi control free behavior (ITS#7641)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd schema countryString as directoryString (ITS#7659)
	Fixed slapd schema telephoneNumber as directoryString (ITS#7659)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS#6365)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb behavior with alias dereferencing (ITS#7577)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb modrdn and base-scoped searches (ITS#7604)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb refcount behavior (ITS#7628)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta binding flag is set (ITS#7524)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta with minimal config (ITS#7581)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta missing results messages (ITS#7591)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapd-meta TCP keepalive support (ITS#7513)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-sssvlv double free (ITS#7588)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slaptest to list -Q option (ITS#7568)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed slapd-meta declaration warnings (ITS#7654)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Contrib
		Fixed nssov group enumeration bug (ITS#7569)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed autogroup when URI has no attrs (ITS#7580)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		admin24 Update database backend notes (ITS#7590)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		ldap.conf(5) fixed typos (ITS#7568)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		ldapmodify(1) remove replog reference (ITS#7562)
		ldif(5) remove replog reference (ITS#7562)
		slapd-config(5) remove replog reference (ITS#7562)
		slapd.conf(5) remove replog reference (ITS#7562)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		slapd-config(5) document TLSProtocolMin (ITS#5655,ITS#7645)
		slapd.conf(5) document TLSProtocolMin (ITS#5655,ITS#7645)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed

Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.35 Release (2013/03/31)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_cursor_put with MDB_MULTIPLE (ITS#7551)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb page rebalance (ITS#7536)
	Fixed liblmdb missing parens (ITS#7377)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_cursor_del crash (ITS#7553)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl updateCookie status (ITS#7531)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd connection logging (ITS#7543)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd segfault on modify (ITS#7542, ITS#7432)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to reject undefined attrs (ITS#7540)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-pcache with +/- attrsets (ITS#7552)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		don't install DB_CONFIG if no BDB backends (ITS#7533)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		slapschema(8) fix tool name (ITS#7534)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		admin24 fixed pcache example (ITS#7546)
		admin24 fixed config examples (ITS#7522)
Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4.34 Release (2013/03/01)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap connections with EINTR (ITS#7476)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap lineno overflow in ldif_read_record (ITS#7497)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_env_open flag handling (ITS#7453)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_midl_sort array optimization (ITS#7432)
	Fixed liblmdb freelist with large entries (ITS#7455)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb to check for filled dirty page list (ITS#7491)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb to validate data limits (ITS#7485)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_update_key for large keys (ITS#7505)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed ldapmodify to not core dump with invalid LDIF (ITS#7477)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl for old entries in MMR setup (ITS#7427)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd signedness for index_substr_any_* (ITS#7449)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd enforce SLAPD_MAX_DAEMON_THREADS (ITS#7450)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd mutex in send_ldap_ber (ITS#6164)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapd-ldap onerr option (ITS#7492)
	Added slapd-ldap keepalive support (ITS#7501)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldif with empty dir (ITS#7451)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to reopen attr DBs after env reopen (ITS#7416)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb handling of missing entries (ITS#7483,7496)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb environment flag setting (ITS#7452)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with sub db slapcat (ITS#7469)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to correctly work with toolthreads > 2 (ITS#7488,ITS#7527)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb subtree search speed (ITS#7473)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta conversion to cn=config (ITS#7525)
	Fixed slapd-meta segfault when modifying olcDbUri (ITS#7526)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-sql back-config support (ITS#7499)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint handle uri and restrict correctly (ITS#7418)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint with multi-master replication (ITS#7426)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint segfault (ITS#7431)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-deref control initialization (ITS#7436)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-deref control exposure (ITS#7445)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-memberof with internal ops (ITS#7487)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-pcache matching rules for config db (ITS#7459)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-rwm modrdn cleanup (ITS#7414)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-sssvlv maxperconn parameter (ITS#7484)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed slapo-constraint test suite (ITS#7423)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Contrib
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Added nssov nssov_config support (ITS#7518)
		Added nssov password_prohibit_message (ITS#7518)
Loading
Loading full blame...