Mirror of the libmdbx repository
Go to file
Leo Yuriev 37b3629329 lmdb: '-s' option for mdb_chk to processing only a specific subdb.
Change-Id: Iad44204a9cadde3620de98194aa31f7420c8a2aa
2015-08-31 21:34:57 +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: '-s' option for mdb_chk to processing only a specific subdb. 2015-08-31 21:34:57 +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: fix mdb_chk for case MainDB's records isn't a sub-db. 2015-05-09 01:00:27 +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