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 e2bdd44624a525d4847c22d7ebf1ea4d154ed734 (commit) via a6049489930dccd7354b8b681fe3e754032edb02 (commit) from 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961 (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 e2bdd44624a525d4847c22d7ebf1ea4d154ed734 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Feb 19 21:25:40 2014 +0100
mtest*.c, sample-*.c: Add/note error checks.
commit a6049489930dccd7354b8b681fe3e754032edb02 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Feb 19 21:25:40 2014 +0100
mtest[46]: Use different DBs when different flags.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mtest.c | 75 +++++++++++++++++++++------------------ libraries/liblmdb/mtest2.c | 45 ++++++++++++++---------- libraries/liblmdb/mtest3.c | 45 ++++++++++++++---------- libraries/liblmdb/mtest4.c | 64 +++++++++++++++++++--------------- libraries/liblmdb/mtest5.c | 47 ++++++++++++++----------- libraries/liblmdb/mtest6.c | 47 ++++++++++++++----------- libraries/liblmdb/sample-bdb.c | 2 + libraries/liblmdb/sample-mdb.c | 2 + 8 files changed, 186 insertions(+), 141 deletions(-)