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

Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.34 Engineering
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-mdb to reopen attr DBs after env reopen (ITS#7416)
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-rwm modrdn cleanup (ITS#7414)
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
	Documentation
		ldap_get_option(3) fixed trailing whitespace (ITS#7411)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		slapd-config(5) olcExtraAttrs is per db (ITS#7421)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed

Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4.33 Release (2012/10/10)
	Added slapd-meta cn=config support
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS slot picking (ITS#7359)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS with tokenname:certnickname format (ITS#7360)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb POSIX semaphore cleanup on environment close (ITS#7364)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb mdb_page_split (ITS#7385, ITS#7229)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd alock handling on Windows (ITS#7361)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd acl handling with zero-length values (ITS#7350)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncprov to not reference ops inside a lock (ITS#7172)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd delta-syncrepl MMR with large attribute values (ITS#7354)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd slapd_rw_destroy function (ITS#7390)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap idassert bind handling (ITS#7403)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb slapadd -q -w double free (ITS#7356)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to close read txn in reindex commit (ITS#7386)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint with multiple modifications (ITS#7168)
	Build Environment
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed build with Visual Studio (ITS#7358)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed libmdb posix semaphore use on BSD system (ITS#7363)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Add slapo-constraint test suite (ITS#7344, ITS#7366)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Contrib
		Updated radius passwd module for NAS-Identifier (ITS#7357)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		slapo-refint(5) Note that refint is not replicated (ITS#7405)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed

Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4.32 Release (2012/07/31)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slappasswd loadable module support (ITS#7284)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed tools to not clobber SASL_NOCANON (ITS#7271)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap function declarations (ITS#7293)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap double free (ITS#7270)
	Fixed libldap debug level setting (ITS#7290)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS PEM/certdb handling (ITS#7276)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS cipher suite selection (ITS#7285)
	Fixed libldap MozNSS error handling (ITS#7287)
	Fixed libldap MozNSS cipher suite being ignored (ITS#7289)
	Fixed libldap MozNSS infinite loop (ITS#7291)
	Fixed libldap MozNSS context token for certdb (ITS#7312)
	Fixed libldap MozNSS store certificate object (ITS#7313)
	Fixed libldap MozNSS fix init and cleanup (ITS#7314)
	Fixed libldap MozNSS slot and pin usage (ITS#7315)
	Fixed libldap MozNSS to avoid infinite loop (ITS#7316)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS untrusted issuer error (ITS#7331)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap gettime() regression (ITS#6262)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap sasl handling (ITS#7118, ITS#7133)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap to correctly free socket with TLS (ITS#7241)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb leaf node handling (ITS#7266)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb mutexes on Apple/Windows (ITS#7251)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd config index renumbering (ITS#6987)
	Fixed slapd duplicate error response (ITS#7076)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd parsing of PermissiveModify control (ITS#7298)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb cache hang under high load (ITS#7222)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb alias checking (ITS#7303)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb olcDbConfig changes work immediately (ITS#7338)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap to encode user DN during password change (ITS#7319)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap assertion when proxying to MS AD (ITS#6851)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap monitoring (ITS#7182, ITS#7225)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with tool mode (ITS#7255)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with approx indexing (ITS#7279)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb dn2id delete (ITS#7302)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb memory leak in online indexer (ITS#7323)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb db corruption when hitting maxsize (ITS#7337)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb aborts with online indexing (ITS#7339)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-perl panic (ITS#7325)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-accesslog memory leaks with sync replication (ITS#7292)
	Fixed slapo-syncprov memory leaks with sync replication (ITS#7292)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed contrib/smbk5pwd to not compile with MozNSS (ITS#7327)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed contrib/sha2 portability (ITS#7267)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed contrib/sha2 thread safety (ITS#7269)
	Added contrib/sha2 {SSHA256}, {SSHA384}, {SSHA512} support (ITS#7278)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed test057 timing issues (ITS#7317)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed compilation with MS Visual Studio (ITS#7332)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Contrib
		Added slapi_[get|free]_client_ip() (ITS#7305)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		slapo-sssvlv Added note about criticality (ITS#7253)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		admin24 Fix peername.regex typo (ITS#7282)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed slapd-config file include example (ITS#7318)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		slapd-ldap(5) Reference RFC4526 (ITS#7294)
		slapd-meta(5) Reference RFC4526 (ITS#7294)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed

Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.31 Release (2012/04/21)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapo-accesslog support for reqEntryUUID (ITS#6656)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap IPv6 URL detection (ITS#7194)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap rebinding on failed connection (ITS#7207)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb alignment of MDB_db members (ITS#7191)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb branch page merging on deletes (ITS#7190)
	Fixed libmdb page split with MDB_APPEND (ITS#7213)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb free page usage with entry deletion (ITS#7210)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb to use IOV_MAX if it is defined and small (ITS#7196)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb key alignment (ITS#7219)
	Fixed libmdb mdb_page_split (ITS#7229)
	Fixed libmdb with zero length IDLs (ITS#7230)
	Fixed slapd listener initialization (ITS#7233)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with olcTLSVerifyClient (ITS#7197)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd delta-syncrepl fallback on non-leaf error (ITS#7195)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd to reject MMR setups with bad serverID setting (ITS#7200)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd approxIndexer key generation (ITS#7203)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd modification of olcSuffix (ITS#7205)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd schema validation with missing definitions (ITS#7224)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl -c with supplied CSN values (ITS#7245)
	Fixed slapd-bdb/hdb idlcache with only one element (ITS#7231)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-perl modify with binary values (ITS#7149)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-shell cn=config support (ITS#7201)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-shell modify with binary values (ITS#7149)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-accesslog deadlock with non-logged write ops (ITS#7088)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-syncprov sessionlog check (ITS#7218)
	Fixed slapo-syncprov entry leak (ITS#7234)
	Fixed slapo-syncprov startup initialization (ITS#7235)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed test022 to check ldapsearch results (ITS#7228)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed test044 when back-monitor is disabled (ITS#7204)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		Fixed slapschema(8) formatting (ITS#7188)
		Fixed limdb functionality documentation (ITS#7238)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ldap_get_option(3) note inheritance behavior (ITS#7240)
Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4.30 Release (2012/02/29)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap socket polling for writes (ITS#7167)
	Fixed liblutil string modifications (ITS#7174)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd crash when attrsOnly is true (ITS#7143)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl delete handling (ITS#7052,ITS#7162)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb slapadd with -q (ITS#7170)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb slapadd with -w (ITS#7180)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb slapindex with -q and -t (ITS#7176)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-pcache time-to-refesh handling (ITS#7178)
	Fixed slapo-syncprov loop detection (ITS#6024)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed POSIX make support (ITS#7160)
		Fixed slapd-mdb build on POSIX (ITS#7160)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Added option "-o" to ldap*(1) pages  (ITS#7152)
		Fixed ldap*(1) page cleanup (ITS#7177)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ldap_modify(3) prototypes (ITS#7173)
Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4.29 Release (2012/02/12)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS deferred initialization handling (ITS#7136)
	Fixed libldap MozNSS with TLSCertificateKeyFile not set (ITS#7135)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config modification of first schema element (ITS#7098)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd operation reuse (ITS#7107)
	Fixed slapd blocked writers to not interfere with pool pause (ITS#7115)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd connection loop connindex usage (ITS#7131)
	Fixed slapd double mutex unlock via connection_done (ITS#7125)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd check order in connection_write (ITS#7113)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd slapadd to exit on failure (ITS#7142)
	Fixed slapd syncrepl reference to freed memory (ITS#7127,ITS#7132)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl to ignore some errors on delete (ITS#7052)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl to handle missing oldRDN (ITS#7144)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to handle overlays in tool mode (ITS#7099)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb segfaults with page splits (ITS#7121)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb cleanup on transaction abort (ITS#7140)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with attribute descriptions (ITS#7146)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta to correctly handle multiple targets (ITS#7050)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-monitor compare op to update cached entry (ITS#7123)
	Fixed slapd-perl initialization (ITS#7075)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-sql to properly initialize be_cf_ocs (ITS#7158)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-dds to properly exit when in tool mode (ITS#7099)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-rwm not leave empty lots with normalized attrs (ITS#7143)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-syncprov with already abandoned operation (ITS#7150)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed contrib/smbk5pwd uninitialized keys in shadowLastChange (ITS#7138)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ldapsearch build on windows (ITS#7156)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed test001 to skip back-ldif (ITS#7101)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		admin24 Fix typo (ITS#7117)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.28 Release (2011/11/26)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed back-mdb out of order slapadd (ITS#7090)

Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.27 Release (2011/11/24)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added libldap support for draft-wahl-ldap-session (ITS#6984)
	Added slapd support for draft-wahl-ldap-session (ITS#6984)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapadd pipelining capability (ITS#7078)
	Added slapd Add-if-not-present (ITS#6561)
	Added slapd delta-syncrepl MMR (ITS#6734,ITS#7029,ITS#7031)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapd-mdb experimental backend (ITS#7079)
Howard Chu's avatar
Howard Chu committed
	Added slapd-passwd dynamic config support
	Added slapd-perl dynamic config support
	Added slapd-shell dynamic config support
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapd-sock support as an overlay (ITS#6666)
	Added slapd-sql dynamic config support
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added contrib/passwd APR1 support (ITS#6826)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapi linking on AIX (ITS#3272)
	Fixed ldapmodify crash with LDIF controls (ITS#7039)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed ldapsearch to honor timeout and timelimit (ITS#7009)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap endless looping (ITS#7035)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap TLS to not check hostname when using 'allow' (ITS#7014)
Loading
Loading full blame...