Next | Query returned 36 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2020-09-09 00:19:48 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
lmdb: catch up with databases/openldap update
   2020-08-12 10:31:13 by Adam Ciarcinski | Files touched by this commit (8) | Package updated
Log message:
openldap: updated to 2.4.51

OpenLDAP 2.4.51 Engineering
	Fixed libldap retry loop in ldap_int_tls_connect
   2020-04-29 09:31:53 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
openldap: updated to 2.4.50

OpenLDAP 2.4.50 Engineering
	Fixed client benign typos
	Fixed libldap type cast
	Fixed libldap retry loop in ldap_int_tls_connect
	Fixed libldap_r race on Windows mutex initialization
	Fixed liblunicode memory leak
	Fixed slapd benign typos
	Fixed slapd-mdb memory leak in dnSuperiorMatch
	Fixed slapo-pcache database initialization
	Fixed slapo-ppolicy callback
	Build
		Fix olcDatabaseDummy initialization for windows
		Fix detection for ws2tcpip.h for windows
		Fix back-mdb types for windows
	Contrib
		Update ldapc++ config.guess and config.sub to support newer architectures
		Added pw-argon2 module
	Documentation
		slapd-ldap(5) - Clarify idassert-authzfrom behavior
		slapd-meta(5) - Remove client-pr option
		slapdinex(8) - Fix truncate option information for back-mdb
   2020-03-15 22:01:47 by Tobias Nygren | Files touched by this commit (2)
Log message:
lmdb: fix a patch: rearrange linker parameter order & drop useless -R flag
   2020-02-13 15:15:26 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(databases/lmdb) regen.
   2019-08-03 08:46:52 by Adam Ciarcinski | Files touched by this commit (8) | Package updated
Log message:
openldap: updated to 2.4.48

OpenLDAP 2.4.48
	Added libldap OpenSSL Elliptic Curve support
	Added libldap Expose OpenLDAP specific interfaces via openldap.h
	Added slapd-monitor support for slapd-mdb
	Fixed liblber leaks
	Fixed liblber with partial flush
	Fixed libldap ASYNC TLS so it works
	Fixed libldap ASYNC connections with Solaris 10
	Fixed libldap with SASL_NOCANON=on and ldapi connections
	Fixed libldap to be able to unset syncrepl TLS options
	Fixed libldap race condition in ldap_int_initialize
	Fixed libldap return code in ldap_create_assertion_control_value
	Fixed libldap to correctly disable IPv6 when configured to do so
	Fixed libldap to correctly close TLS connection
	Fixed libldap_r handling of deprecated OpenSSL function
	Fixed liblunicode case correspondance
	Fixed slapd with an idletimeout of less than four seconds
	Fixed slapd config parser variable for Windows64
	Fixed slapd syncrepl fallback handling with delta-syncrepl
	Fixed slapd telephoneNumberNormalize, cert DN validation
	Fixed slapd syncrepl for relax with delta-syncrepl
	Fixed slapd to restrict rootDN proxyauthz to its own databases
	Fixed slapd to initialize SASL SSF per connection
	Fixed slapo-accesslog with SLAP_MOD_SOFT modifications
	Fixed slapd-ldap starttls connections timeout behavior
	Fixed slapd-ldap segfault when entry result doesn't match filter
	Fixed slapd-meta conversion from slapd.conf to cn=config
	Fixed slapd-meta assertion when network interface goes down
	Fixed slapd-mdb fix bitshift integer overflow
	Fixed slapd-mdb index cleanup with cn=config
	Fixed slapd-mdb to improve performance with alias deref
	Fixed slapo-accesslog possible assert with exops
	Fixed slapo-chain to correctly reject multiple chaining URIs
	Fixed slapo-chain conversion from slapd.conf to cn=config
	Fixed slapo-memberof conversion from slapd.conf to cn=config
	Fixed slapo-memberof for group name change to itself
	Fixed slapo-ppolicy behavior when pwdInHistory is changed
	Fixed slapo-rwm to not free original filter
	Fixed slapo-syncprov contextCSN generation
	Build Environment
		Fixed slapd to only link to BDB libraries with static build
		Fixed libldap implicit declaration with LDAP_CONNECTIONLESS
		Fixed libldap double inclusion of limits.h in cyrus.c
	Documentation
		General - Fixed minor typos
		admin24 - Miscellaneous updates promoting mdb and fixing examples
		slapd.access(5) - Note MDB is the primary backend
		slapd.backends(5) - Note MDB is the recommended backend
		slapd-ldap(5) - Document starttls parameter
	Contrib
		Added slapo-lastbind capability to forward authTimestamp updates
   2018-12-20 18:55:24 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
lmdb: updated to 0.9.23

LMDB 0.9.23:
Fix loose pages in dirty list
Fix mdb_load flag init
Fix mdb_env_close in forked process
Documentation
 mdb_cursor_del doesn't invalidate cursor
 GET_MULTIPLE etc don't change passed in key
   2018-12-09 04:04:34 by Sevan Janiyan | Files touched by this commit (7)
Log message:
Need pthread support, make sure a substitue is present if OS lacks support
natively, e.g Minix at present.
   2016-11-25 16:50:13 by Filip Hajny | Files touched by this commit (4)
Log message:
Backport a SunOS mutex fix from upstream trunk. Bump PKGREVISION.
   2016-02-16 13:16:28 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Update to 0.9.18
----------------
LMDB 0.9.18 Release (2016/02/05)
	Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
	Fix page_search_root assert on FreeDB (ITS#8336)
	Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
	Fix mdb_copy of large files on Windows
	Fix subcursor move after delete (ITS#8355)
	Fix mdb_midl_shirnk off-by-one (ITS#8363)
	Check for utf8_to_utf16 failures (ITS#7992)
	Catch strdup failure in mdb_dbi_open
	Build
		Additional makefile var tweaks (ITS#8169)
	Documentation
		Add Getting Started page
		Update WRITEMAP description

Next | Query returned 36 messages, browsing 21 to 30 | Previous