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 2cde97ae94d67405cec056839c766388ba0bc1f4 (commit) from 70a4f6f29d7cc488a3e03598bf62bb93a9332361 (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 2cde97ae94d67405cec056839c766388ba0bc1f4 Author: Howard Chu hyc@symas.com Date: Mon Sep 5 02:36:24 2011 -0700
Use mdb_midl_append/sort instead of _insert
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 15 +++++---- libraries/libmdb/midl.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++ libraries/libmdb/midl.h | 12 +++++++ 3 files changed, 98 insertions(+), 7 deletions(-)