A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via 946b38f471636e475661daf3569ce9d1f86c6ed2 (commit) via ed0fc55fd39b50b19b5c7cf30d41811b180f1ae5 (commit) via 90ed5533015ce2ad668422aca318e40ee1ce7410 (commit) from b56be64d2e5ff6ab79533df2949ebdf3df383427 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 946b38f471636e475661daf3569ce9d1f86c6ed2 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Sep 11 13:00:52 2011 +0200
Fix mdb debug formats
commit ed0fc55fd39b50b19b5c7cf30d41811b180f1ae5 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Sep 11 11:08:40 2011 +0200
Restore missing LAZY_LOCKS semicolon.
Lost in C90 compat commit c5dad7a6d0eb1b3597beda18b38fe92820df0d30.
commit 90ed5533015ce2ad668422aca318e40ee1ce7410 Author: Hallvard Furuseth hallvard@openldap.org Date: Sat Sep 10 10:11:56 2011 +0200
mdb integer type cleanup: Use MDB_dbi consistently.
This changes the prototype of mdb_env_set_maxdbs().
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 38 +++++++++++++++++++++----------------- libraries/libmdb/mdb.h | 2 +- 2 files changed, 22 insertions(+), 18 deletions(-)