Mirror of the libmdbx repository
Go to file
Leo Yuriev e2127a6e57 lmdb: check multi-value ordering in mdb_chk.
Change-Id: Ie4e1b0f795fa84c96a4f505cece14607a95e7c9e
2015-08-05 00:45:57 +03:00
.gitignore lmdb: test for weak-checkpoints feature. 2015-05-21 21:40:39 +03:00
CHANGES lmdb: ITS#8192 (reference to EINTR on WIN32) - not affected in ReOpenLDAP. 2015-08-04 14:10:44 +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: 0.9.16, updated CHANGES for ITS#8181, #8190, #8200. 2015-08-04 13:57:14 +03:00
Makefile lmdb: test for weak-checkpoints feature. 2015-05-21 21:40:39 +03:00
mdb_chk.c lmdb: check multi-value ordering in mdb_chk. 2015-08-05 00:45: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: rework key/data comparison to avoid alignment errors. 2015-08-05 00:45:57 +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: mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak. 2015-05-21 21:40:39 +03:00
mtest1.c lmdb: test for weak-checkpoints feature. 2015-05-21 21:40:39 +03:00
mtest2.c lmdb-test: mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak. 2015-05-21 21:40:39 +03:00
mtest3.c lmdb: test for weak-checkpoints feature. 2015-05-21 21:40:39 +03:00
mtest4.c lmdb: test for weak-checkpoints feature. 2015-05-21 21:40:39 +03:00
mtest5.c lmdb: test for weak-checkpoints feature. 2015-05-21 21:40:39 +03:00
mtest6.c lmdb-test: mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak. 2015-05-21 21:40:39 +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