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 c542442c9f4637847422ed2368ca3391d1476628 (commit) from ab04c50a32275e216b82edaeeed50208cf49336b (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 c542442c9f4637847422ed2368ca3391d1476628 Author: Howard Chu hyc@symas.com Date: Mon Sep 17 02:17:25 2012 -0700
Add MDB_SET_KEY cursor op
Overwrites the passed in key with the DB's key
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 23 ++++++++++++----------- libraries/libmdb/mdb.h | 1 + 2 files changed, 13 insertions(+), 11 deletions(-)