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 e44d4cf06ae6e532d290af2d419e8df72074c535 (commit) from 7afc68c0ecedcaf24311ea28f9a29edaeeaf9cb6 (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 e44d4cf06ae6e532d290af2d419e8df72074c535 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(-)