openldap/libraries/liblmdb
Hallvard Furuseth 012d7b5de7 More checks for closed DBIs and invalidated txns.
Factor txn/DBI-checks out to TXN_DBI_EXIST().
mdb_audit(): Skip closed DBIs.
mdb_cursor_renew(), mdb_stat(): Check DBI and txn.
mdb_cursor_count(): Check txn.
mdb_dbi_flags(): Check DBI.
2014-03-16 12:42:42 +01:00
..
.gitignore Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
CHANGES Note changes for LMDB 0.9.11 2014-01-14 17:12:48 -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 mdb_txn_renew0(): Fix un-mutexed me_flags update. 2014-03-16 12:42:42 +01:00
Makefile Release 0.9.8 2013-09-09 08:29:46 -07:00
mdb.c More checks for closed DBIs and invalidated txns. 2014-03-16 12:42:42 +01:00
mdb_copy.1 Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_copy.c Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_stat.1 Add mdb_reader_check() 2013-07-18 10:47:29 -07:00
mdb_stat.c Add Caveat: Readers need write access. Whitespace. 2013-10-04 00:51:58 +02:00
midl.c ITS#7775 Drop <assert.h>, drop/replace assert()s. 2014-01-06 23:21:54 +01:00
midl.h Update MDB documentation and comments. 2013-09-23 20:09:47 +02:00
mtest.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest2.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest3.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest4.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest5.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
mtest6.c mtest*.c, sample-*.c: Add/note error checks. 2014-02-19 21:25:40 +01:00
sample-bdb.txt Rename samples 2014-03-16 03:55:03 -07:00
sample-mdb.txt Rename samples 2014-03-16 03:55:03 -07:00