Skip to content
Snippets Groups Projects
CHANGES 64.2 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.32 Engineering
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 libmdb leaf node handling (ITS#7266)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libmdb mutexes on Apple/Windows (ITS#7251)
	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-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
	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)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap GnuTLS cert dn parse (ITS#7051)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS correctly destroy SSL_PeerCertificate (ITS#6980)
	Fixed libldap MozNSS with issuer expiration and verify never (ITS#6998)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS memory leak (ITS#7001)
	Fixed libldap MozNSS allow/try behavior (ITS#7002)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS to be thread safe (ITS#7022)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS SSL_ForceHandshake to use a mutex (ITS#7034)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS with wildcard certs (ITS#7006)
	Fixed liblutil MD5 initialization (ITS#6982)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapadd common code into slapcommon (ITS#6737)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd backend connection initialization (ITS#6993)
	Fixed slapd frontend DB parsing in cn=config (ITS#7016)
	Fixed slapd hang with {numbered} overlay insertion (ITS#7030)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd inet_ntop usage (ITS#6925)
	Fixed slapd cn=config deletion of bitmasks (ITS#7083)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config modify replace/delete crash (ITS#7065)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd schema UTF8StringNormalize with 0 length values (ITS#7059)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd with dynamic acls for cn=config (ITS#7066)
	Fixed slapd response callbacks (ITS#6059,ITS#7062)
	Fixed slapd no_connection warnings with ldapi (ITS#6548,ITS#7092)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd return code processing (ITS#7060)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd sl_malloc various issues (ITS#6437)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd startup behavior (ITS#6848)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl crash with non-replicated ops (ITS#6892)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl with modrdn (ITS#7000,ITS#6472)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl timeout when using refreshAndPersist (ITS#6999)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl deletes need a non-empty CSN (ITS#7052)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl glue for empty suffix (ITS#7037)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd results cleanup (ITS#6763,ITS#7053)
	Fixed slapd validation of args for TLSCertificateFile (ITS#7012)
	Fixed slapd-bdb/hdb to build entry DN based on parent DN (ITS#5326)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-hdb with zero-length entries (ITS#7073)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-hdb duplicate entries in subtree IDL cache (ITS#6983)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint conversion to back-config (ITS#6986)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-dds tag in refresh response (ITS#6886)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-dds TTL tolerance (ITS#7017)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-lastbind so authTimestamp is manageable (ITS#6873)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-pcache response cleanup (ITS#6981)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-ppolicy pwdAllowUserChange behavior (ITS#7021)
	Fixed slapo-sssvlv issue with greaterThanorEqual (ITS#6985)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-sssvlv to only return requested attrs (ITS#7061)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-syncprov DSA attribute filtering for Persist mode (ITS#7019)
Loading
Loading full blame...