Next | Query returned 247 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2014-01-28 21:18:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
Changes 2.4.39:
	Fixed libldap MozNSS crash
	Fixed libldap memory leak with SASL
	Fixed libldap assert in parse_passwdpolicy_control
	Fixed libldap shortcut NULL RDNs
	Fixed libldap deref to use correct control
	Fixed liblmdb keysizes with mdb_update_key
	Fixed slapd cn=config olcDbConfig modification
	Fixed slapd-bdb/hdb to bail out of search if config is paused
	Fixed slapd-bdb/hdb indexing issue with derived attributes
	Fixed slapd-mdb to bail out of search if config is paused
	Fixed slapd-mdb indexing issue with derived attributes
	Fixed slapd-perl to bail out of search if config is paused
	Fixed slapd-sql to bail out of search if config is paused
	Fixed slapo-constraint handling of softadd/softdel
	Fixed slapo-syncprov assert with findbase
	Build Environment
		Test suite: Use $(MAKE) for tests
	Documentation
		admin24 fix TLSDHParamFile to be correct
   2013-11-22 21:45:07 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 2.4.38:
Fixed liblmdb nordahead flag
Fixed liblmdb to check cursor index before cursor_del
Fixed liblmdb wasted space on split
Fixed slapd for certs with a NULL issuerDN
Fixed slapd cn=config with empty nested includes
Fixed slapd syncrepl memory leak with delta-sync MMR
Fixed slapd-bdb/hdb to stop processing on dn not found
Fixed slapd-bdb/hdb with indexed ANDed filters
Fixed slapd-mdb to stop processing on dn not found
Fixed slapd-mdb dangling reader
Fixed slapd-mdb matching rule for OlcDbEnvFlags
Fixed slapd-mdb with indexed ANDed filters
Fixed slapd-meta from blocking other threads
Fixed slapo-syncprov assert with findbase
   2013-10-27 19:18:49 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
Changes 2.4.37:
Added liblmdb nordahead environment flag
Fixed client tools CLDAP with IPv6
Fixed libldap CLDAP with IPv6
Fixed libldap lock ordering with abandon op
Fixed liblmdb segfault with mdb_cursor_del
Fixed liblmdb when converting to writemap
Fixed liblmdb assert on MDB_NEXT with delete
Fixed liblmdb wasted space on split
Fixed slapd cn=config with olcTLSProtocolMin
Fixed slapd-bdb/hdb optimize index updates
Fixed slapd-ldap chaining with cn=config
Fixed slapd-ldap chaning with controls
Fixed slapd-mdb optimize index updates
Fixed slapd-meta chaining with cn=config
Fixed slapo-constraint to no-op on nonexistent entries
Fixed slapo-dds assert on startup
Fixed slapo-memberof to not replicate internal ops
Fixed slapo-refint to not replicate internal ops
Build Environment
	Fixed slapd-mdb ptr arithmetic on void *s
Documentation
	ldapsearch(1) minor typo fix
	slapd-passwd(5) minor typo fix
   2013-08-20 17:26:27 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
Changes 2.4.36:
Added back-meta target filter patterns (ITS 7609)
Added liblmdb mdb_txn_env to API (ITS 7660)
Fixed libldap CLDAP with uninit'd memory (ITS 7582)
Fixed libldap with UDP (ITS 7583)
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)
Fixed liblmdb nested split (ITS 7592)
Fixed liblmdb overflow page behavior (ITS 7620)
Fixed liblmdb race condition with read and write txns (ITS 7635)
Fixed liblmdb mdb_del behavior with MDB_DUPSORT and mdb_del (ITS 7658)
Fixed slapd cn=config with unknown schema elements (ITS 7608)
Fixed slapd cn=config with loglevel 0 (ITS 7611)
Fixed slapd slapi filterlist free behavior (ITS 7636)
Fixed slapd slapi control free behavior (ITS 7641)
Fixed slapd schema countryString as directoryString (ITS 7659)
Fixed slapd schema telephoneNumber as directoryString (ITS 7659)
Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS 6365)
Fixed slapd-mdb behavior with alias dereferencing (ITS 7577)
Fixed slapd-mdb modrdn and base-scoped searches (ITS 7604)
Fixed slapd-mdb refcount behavior (ITS 7628)
Fixed slapd-meta binding flag is set (ITS 7524)
Fixed slapd-meta with minimal config (ITS 7581)
Fixed slapd-meta missing results messages (ITS 7591)
Added slapd-meta TCP keepalive support (ITS 7513)
Fixed slapo-sssvlv double free (ITS 7588)
Fixed slaptest to list -Q option (ITS 7568)
Build Environment
	Fixed slapd-meta declaration warnings (ITS 7654)
Contrib
	Fixed nssov group enumeration bug (ITS 7569)
	Fixed autogroup when URI has no attrs (ITS 7580)
Documentation
	admin24 Update database backend notes (ITS 7590)
	ldap.conf(5) fixed typos (ITS 7568)
	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)
	slapd-config(5) document TLSProtocolMin (ITS 5655,ITS 7645)
	slapd.conf(5) document TLSProtocolMin
   2013-05-10 08:51:26 by Taylor R Campbell | Files touched by this commit (1)
Log message:
Pre-answer openldap autoconf run-tests for NetBSD cross-builds.
   2013-04-13 14:21:31 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
Changes 2.4.35:
	Fixed liblmdb mdb_cursor_put with MDB_MULTIPLE
	Fixed liblmdb page rebalance
	Fixed liblmdb missing parens
	Fixed liblmdb mdb_cursor_del crash
	Fixed slapd syncrepl updateCookie status
	Fixed slapd connection logging
	Fixed slapd segfault on modify
	Fixed slapd-mdb to reject undefined attrs
	Fixed slapo-pcache with +/- attrsets
	Build Environment
		don't install DB_CONFIG if no BDB backends
	Documentation
		slapschema(8) fix tool name
		admin24 fixed pcache example
		admin24 fixed config examples
   2013-03-16 13:49:56 by Adam Ciarcinski | Files touched by this commit (11) | Package updated
Log message:
OpenLDAP 2.4.34 Release (2013/03/03)
	Fixed libldap connections with EINTR (ITS7476)
	Fixed libldap lineno overflow in ldif_read_record (ITS7497)
	Fixed liblmdb mdb_env_open flag handling (ITS7453)
	Fixed liblmdb mdb_midl_sort array optimization (ITS7432)
	Fixed liblmdb freelist with large entries (ITS7455)
	Fixed liblmdb to check for filled dirty page list (ITS7491)
	Fixed liblmdb to validate data limits (ITS7485)
	Fixed liblmdb mdb_update_key for large keys (ITS7505)
	Fixed ldapmodify to not core dump with invalid LDIF (ITS7477)
	Fixed slapd syncrepl for old entries in MMR setup (ITS7427)
	Fixed slapd signedness for index_substr_any_* (ITS7449)
	Fixed slapd enforce SLAPD_MAX_DAEMON_THREADS (ITS7450)
	Fixed slapd mutex in send_ldap_ber (ITS6164)
	Added slapd-ldap onerr option (ITS7492)
	Added slapd-ldap keepalive support (ITS7501)
	Fixed slapd-ldif with empty dir (ITS7451)
	Fixed slapd-mdb to reopen attr DBs after env reopen (ITS7416)
	Fixed slapd-mdb handling of missing entries (ITS7483,7496)
	Fixed slapd-mdb environment flag setting (ITS7452)
	Fixed slapd-mdb with sub db slapcat (ITS7469)
	Fixed slapd-mdb to correctly work with toolthreads > 2 (ITS7488,ITS7527)
	Fixed slapd-mdb subtree search speed (ITS7473)
	Fixed slapd-meta conversion to cn=config (ITS7525)
	Fixed slapd-meta segfault when modifying olcDbUri (ITS7526)
	Fixed slapd-sql back-config support (ITS7499)
	Fixed slapo-constraint handle uri and restrict correctly (ITS7418)
	Fixed slapo-constraint with multi-master replication (ITS7426)
	Fixed slapo-constraint segfault (ITS7431)
	Fixed slapo-deref control initialization (ITS7436)
	Fixed slapo-deref control exposure (ITS7445)
	Fixed slapo-memberof with internal ops (ITS7487)
	Fixed slapo-pcache matching rules for config db (ITS7459)
	Fixed slapo-rwm modrdn cleanup (ITS7414)
	Fixed slapo-sssvlv maxperconn parameter (ITS7484)
	Build Environment
		Fixed slapo-constraint test suite (ITS7423)
	Contrib
		Added nssov nssov_config support (ITS7518)
		Added nssov password_prohibit_message (ITS7518)
		Fixed ldapc++ with gcc-4.7 (ITS7281,ITS7304)
		Fixed nssov olcNssPamSession handling (ITS7481)
		Fixed nssov connection DN (ITS7518)
		Add missing Makefile for various modules (ITS7308)
		Unify Makefile structure for modules (ITS7309)
		Fixed slapo-allowed attribute replication (ITS7493)
		Fixed slapo-passwd SHA2 to correctly zero buffer (ITS7490)
	Documentation
		ldapurl(1) fix example usage (ITS7454)
		ldap_get_option(3) fixed trailing whitespace (ITS7411)
		slapd-config(5) olcExtraAttrs is per db (ITS7421)
		slapd-overlays(5) update manpage index (ITS7489)
		slapo-dynlist(5) Search behavior notes (ITS7486)
		slapo-valsort(5) Document valsort control syntax (ITS7523)
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2012-10-22 11:41:07 by Geert Hendrickx | Files touched by this commit (3)
Log message:
Handover maintainership to Adam.
   2012-10-21 11:00:56 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Do not use libfetch in openldap-client.

Next | Query returned 247 messages, browsing 61 to 70 | Previous