A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 8623c98726058d801aea6ee505ea307618334bc2 (commit) via 802a2ad4b2a3ffa1c941c57c9cd2e198c1707c1a (commit) via acdc248f57306edc00046c43e5af0126e06de50b (commit) via a7edb95e6496bb65eed291fffc1eb11fbf60f7cd (commit) via 0c487538cf05df05b2c60e1814cf8153fae768fc (commit) via 9ac8638d9d9e5c7f58f2d637c07894f398b51193 (commit) from c5beffc94fa23a91738471c6196e7f69664e541c (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 8623c98726058d801aea6ee505ea307618334bc2 Merge: 802a2ad acdc248 Author: Howard Chu hyc@openldap.org Date: Fri Sep 9 22:29:37 2011 -0700
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
commit 802a2ad4b2a3ffa1c941c57c9cd2e198c1707c1a Author: Howard Chu hyc@openldap.org Date: Fri Sep 9 22:00:34 2011 -0700
Fix out-of-order slapadd
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 124 +++++++++++++++++++++++++++++------- libraries/libmdb/mdb.h | 28 +++++--- servers/slapd/back-mdb/id2entry.c | 13 +++- servers/slapd/back-mdb/tools.c | 38 ++++++++--- 4 files changed, 155 insertions(+), 48 deletions(-)