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  d098184f613791c0712a4c23584ddcb858054e42 (commit)
       via  082bac1492c1aec8ac0fbe8cc10ac3f46424b836 (commit)
       via  6cb1166635de7812e57aa0a36c68a5c3e85b8284 (commit)
       via  1b08d8e503d3ff7824af990d175a3b966b6b9e33 (commit)
       via  81b502e17e4ed82d73c3c4b88d86b8533dbc4be7 (commit)
       via  7ef970436d83a734f56ddf31f8868eb6032d666a (commit)
      from  015d6b909ada4b0a7148946ba8159b678d1934ac (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 d098184f613791c0712a4c23584ddcb858054e42
Author: Howard Chu <h...@symas.com>
Date:   Thu Jul 24 04:15:45 2014 -0700

    Update date

commit 082bac1492c1aec8ac0fbe8cc10ac3f46424b836
Author: Howard Chu <h...@symas.com>
Date:   Thu Jul 24 04:13:55 2014 -0700

    more for mdb_cursor_count
    
    return MDB_NOTFOUND if the cursor is empty

commit 6cb1166635de7812e57aa0a36c68a5c3e85b8284
Author: Hallvard Furuseth <h.b.furus...@usit.uio.no>
Date:   Wed Jul 9 21:38:45 2014 +0200

    Fix mdb_copy & co when MDB pagesize < OS pagesize

commit 1b08d8e503d3ff7824af990d175a3b966b6b9e33
Author: Howard Chu <h...@symas.com>
Date:   Wed Jul 23 17:31:34 2014 -0700

    ITS#7789 doc updates

commit 81b502e17e4ed82d73c3c4b88d86b8533dbc4be7
Author: Hallvard Furuseth <hallv...@openldap.org>
Date:   Wed Jul 23 17:24:31 2014 -0700

    ITS#7789 Fix mdb_env_write_meta().
    
    Always write mapsize = max(other metapage:mapsize, env:mapsize).

commit 7ef970436d83a734f56ddf31f8868eb6032d666a
Author: Howard Chu <h...@symas.com>
Date:   Wed Jul 23 17:10:41 2014 -0700

    Revert ITS#7789 commits, let's try this again.
    
    Revert "ITS#7789 Fix resize vs MDB_NOMETASYNC, and a comment."
    Revert "ITS#7789 more"
    Revert "Revert "ITS#7789 update RESIZED errmsg text""
    Revert "ITS#7789 update RESIZED errmsg text"
    Revert "ITS#7789 persist mapsize changes"
    
    This reverts commit 02285aca58f5629547263ba09e7dd685dcf6b4b5.
    This reverts commit 38e71c68de2ad61fb0fd72fd40214fd9a94479b9.
    This reverts commit a5e4eecb1e59e9645113bb4c63d06a23a2c4bdf9.
    This reverts commit d8e18551c3f03d5205f4dc8d1711e494d3814b17.
    This reverts commit 5926e54bba7c976e0837221efb20cbff384207b8.

-----------------------------------------------------------------------

Summary of changes:
 libraries/liblmdb/lmdb.h |   17 ++++----
 libraries/liblmdb/mdb.c  |   99 +++++++++++++++++-----------------------------
 2 files changed, 47 insertions(+), 69 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to