openldap/libraries/libmdb
Hallvard Furuseth 4a0b30499c libmdb: Do not use the MDB_txbody.mtb_txnid field.
Get txn->mt_txnid from the meta page instead.  Otherwise it
and txn->mt_toggle could become inconsistent, since read-only
txns fetched both from MDB_txbody without mutex proteciton.
2012-04-12 08:15:33 +02:00
..
.gitignore Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap into mdb.master 2011-09-11 22:23:35 -07:00
COPYRIGHT Add some legalese 2011-09-01 16:17:07 -07:00
Doxyfile More docs 2011-09-08 14:34:21 -07:00
LICENSE Add some legalese 2011-09-01 16:17:07 -07:00
Makefile Add mfree utility to show the freelist 2012-03-28 09:20:18 -07:00
mdb.c libmdb: Do not use the MDB_txbody.mtb_txnid field. 2012-04-12 08:15:33 +02:00
mdb.h ITS#7238 doc clarification 2012-04-09 05:01:37 -07:00
mdb_stat.c Add support for nested transactions. 2011-09-21 12:58:43 -07:00
mfree.c Add mfree utility to show the freelist 2012-03-28 09:20:18 -07:00
midl.c Happy New Year! 2012-01-21 08:07:21 -08:00
midl.h Tweak mdb comment with conflicting spec of 'ID' 2012-03-09 19:25:44 +01:00
mtest.c Add support for nested transactions. 2011-09-21 12:58:43 -07:00
mtest2.c Add support for nested transactions. 2011-09-21 12:58:43 -07:00
mtest3.c Add support for nested transactions. 2011-09-21 12:58:43 -07:00
mtest4.c Add support for nested transactions. 2011-09-21 12:58:43 -07:00
mtest5.c Add support for nested transactions. 2011-09-21 12:58:43 -07:00
mtest6.c Add support for nested transactions. 2011-09-21 12:58:43 -07:00