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 25a99d4024930574490f18c9eaa1e0448df34eba (commit) via 9e35127f1d0484005038685c7b0b7f3a10c44de0 (commit) from 53cf2eed907c75354dc08a880ee1cc21ee2088e4 (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 25a99d4024930574490f18c9eaa1e0448df34eba Author: Howard Chu hyc@symas.com Date: Mon Jan 14 13:12:15 2013 -0800
ITS#7485 check maxkeysize in mdb_cursor_put
Also MDB_MAXKEYSIZE is redefinable at compile time.
commit 9e35127f1d0484005038685c7b0b7f3a10c44de0 Author: Howard Chu hyc@symas.com Date: Mon Jan 14 12:57:54 2013 -0800
One more rename
Forgot this in 98fe3390891c7577e5f2664a091088786da78ffb
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/Doxyfile | 2 +- libraries/liblmdb/mdb.c | 37 +++++++++++++++++++++++-------------- 2 files changed, 24 insertions(+), 15 deletions(-)