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 5e6a864513c9fa6f281a3cb0989b682f9061fa91 (commit) via 293df78b2be77d6d153fd7052cc62d3377dc5501 (commit) from 807841b1aa2ef3bbf8466ca936f213e5520050fc (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 5e6a864513c9fa6f281a3cb0989b682f9061fa91 Author: Howard Chu hyc@symas.com Date: Tue Sep 6 12:54:09 2011 -0700
Guarantee nodes are 2-byte aligned
Also fix xcursor_init1 md_dirty flag Also another mdb_cmp refactoring fix
commit 293df78b2be77d6d153fd7052cc62d3377dc5501 Author: Howard Chu hyc@symas.com Date: Tue Sep 6 05:17:24 2011 -0700
Change MDB_node to depend on 2-byte alignment
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 219 ++++++++---------------------------------------- 1 files changed, 37 insertions(+), 182 deletions(-)