openldap/libraries/liblmdb
Hallvard Furuseth 4b67270374 mdb_page_alloc(): Handle freeDB txnid range holes.
A txn writes no freeDB entry if previous txn dropped mainDB and a read
txn prevents freelist entry reuse. This surprised mdb_page_alloc (and
mdb_txn_commit too before 65c053a6e7).
2013-02-19 21:17:33 +01:00
..
.gitignore Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
COPYRIGHT Happy New Year 2013-01-10 02:58:55 -08:00
Doxyfile One more rename 2013-01-14 12:57:54 -08:00
LICENSE Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
lmdb.h ITS#7517 Document that dirty DBs may not be closed 2013-02-19 21:15:26 +01:00
Makefile Delete liblmdb/mfree. It has moved into mdb_stat. 2013-01-09 20:49:43 +01:00
mdb_copy.1 Fix typo 2012-12-19 13:20:24 -08:00
mdb_copy.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mdb_stat.1 mdb_stat -ff[f]: show contiguous page spans. 2013-02-16 19:07:16 +01:00
mdb_stat.c mdb_stat -ff[f]: show contiguous page spans. 2013-02-16 19:07:16 +01:00
mdb.c mdb_page_alloc(): Handle freeDB txnid range holes. 2013-02-19 21:17:33 +01:00
midl.c Happy New Year 2013-01-10 02:58:55 -08:00
midl.h Happy New Year 2013-01-10 02:58:55 -08:00
mtest2.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest3.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest4.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest5.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest6.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00