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 0ea56294f179d7e93e06a575af73837eb0a8607c (commit) via 1a9775dc5a0a494659b2669f0732cd09b152571d (commit) via 248fd1c7b86c21f1f02f5bdd8b3018882159be63 (commit) from e562f53e10b07ed439d3dae934198d3e9cdb9834 (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 0ea56294f179d7e93e06a575af73837eb0a8607c Author: Howard Chu hyc@symas.com Date: Fri Jul 13 11:57:11 2012 -0700
Fix darwin sem_open() names
Must begin with '/'
commit 1a9775dc5a0a494659b2669f0732cd09b152571d Author: Howard Chu hyc@symas.com Date: Fri Jul 13 11:56:29 2012 -0700
Fix ID -> MDB_ID due to 20baad4a207db5d0e84fc3a7409f216aefa59385
commit 248fd1c7b86c21f1f02f5bdd8b3018882159be63 Author: Howard Chu hyc@symas.com Date: Thu Jul 12 16:50:27 2012 -0700
Windows thread callback support
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 81 +++++++++++++++++++++++++++++++++++++++++++--- libraries/libmdb/mfree.c | 4 +- 2 files changed, 78 insertions(+), 7 deletions(-)