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 2dd578221b3dbaf7ba2308b63c3cc46154323cae (commit) via a1533520c156cdcb5fbce431e208fe5b996f7f91 (commit) via 6e05ca17e988754ae90fde1921765ba130bb90b2 (commit) via fe11433619573444d67ee2ce193725177579a9f0 (commit) via 19d1e72bbc66a2a85d7dfe95b582e15fc5a6b04c (commit) via fa0d64242be440281629a6a5696d03257347e40e (commit) via 7a40080dd185cdce547769a6c747238a54c1013e (commit) via 54eb76cc7aab42f5caa396ec920e1de8c1531970 (commit) via 4bcaabecf5410065ba17d64d0fa95d2844aa5582 (commit) via 619e671f1c85446c09864430030ad99c33561cc2 (commit) via 9bcc51ef5d6e4081770cfb5cc309c6c8a6f38f2f (commit) from 976b4edc4cd815fa243b3cf9c6f3fea9b17a87b3 (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 2dd578221b3dbaf7ba2308b63c3cc46154323cae Merge: a153352 6e05ca1 Author: Howard Chu hyc@openldap.org Date: Sun Oct 2 11:14:53 2011 -0700
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
commit a1533520c156cdcb5fbce431e208fe5b996f7f91 Author: Howard Chu hyc@openldap.org Date: Sun Oct 2 10:06:06 2011 -0700
Use MDB_RESERVE for id2entry_put
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 132 +++++++++++++++++++++++++------------ libraries/libmdb/mdb.h | 22 +++++-- servers/slapd/back-mdb/id2entry.c | 57 ++++++++-------- 3 files changed, 135 insertions(+), 76 deletions(-)