Mirror of the libmdbx repository
Go to file
Leo Yuriev 55cbf745ff lmdb: follow mdb_dump to ITS#8181.
Update mdb_dump corresponding to I5ebce36694045279702c74490a5a634217d4f95d.

Change-Id: I813bb6b4eedd9aba6f79b9c566331a1c053b53a2
2015-08-31 22:57:23 +03:00
.gitignore lmdb: simple write benchmark. 2015-08-24 03:36:55 +03:00
CHANGES lmdb: origin - return to release engineering. 2015-08-30 01:12:11 +03:00
COPYRIGHT all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
Doxyfile OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
LICENSE OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
lmdb.h lmdb: Doc tweak - MDB_RESERVE / DUPSORT incompat. 2015-08-30 01:01:44 +03:00
Makefile lmdb: simple write benchmark. 2015-08-24 03:36:55 +03:00
mdb_chk.c lmdb: mdb_chk allows interruption of b-tree travesersal. 2015-08-31 21:43:00 +03:00
mdb_copy.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_copy.c liblmdb: fix warnings in lmdb-tools. 2015-03-24 17:12:08 +03:00
mdb_dump.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_dump.c lmdb: follow mdb_dump to ITS#8181. 2015-08-31 22:57:23 +03:00
mdb_load.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_load.c lmdb: ITS#8066 fix mdb_load with large values. 2015-03-02 17:46:37 +03:00
mdb_stat.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_stat.c lmdb: mdb_chk tool (initial). 2015-05-08 03:47:17 +03:00
mdb.c lmdb: ITS#7377 catch calloc error in mdb_env_init_meta(). 2015-08-30 01:02:43 +03:00
midl.c lmdb: ITS#8200 Fix mdb_midl_shrink() usage, return void. 2015-08-04 13:57:14 +03:00
midl.h lmdb: ITS#8200 Fix mdb_midl_shrink() usage, return void. 2015-08-04 13:57:14 +03:00
mtest0.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest1.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest2.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest3.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest4.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest5.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest6.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
sample-bdb.txt all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
sample-mdb.txt lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
tooltag OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
wbench.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00