]> git.ozlabs.org Git - ccan/history - ccan/tdb/transaction.c
tdb: allow reads after prepare commit
[ccan] / ccan / tdb / transaction.c
2009-09-25 Rusty Russelltdb: allow reads after prepare commit
2009-08-19 Rusty Russelltdb: fix the unlock calls on the GLOBAL_LOCK from previ...
2009-08-18 Rusty Russelltdb: locking cleanup
2009-08-11 Rusty RussellUse _ convention everywhere: lock.c uses it already.
2009-08-11 Rusty RussellPort nested transaction allow from newer ctdb.
2009-08-04 Rusty RussellWean off TDB_ERRCODE.
2009-07-29 Rusty RussellImport from SAMBA tdb:
2009-07-29 Rusty RussellImport from SAMBA tdb:
2009-07-29 Rusty RussellImport from SAMBA's tdb:
2009-07-19 Rusty Russellmerge
2009-07-18 Rusty RussellMerge.
2009-07-15 Rusty RussellFix sequence numbers when tracing transaction.
2009-07-07 Rusty RussellBetter tdb tracing, start of decent replay_trace.
2009-06-28 Rusty RussellFirst cut of replay_trace for tdb.
2009-06-23 Rusty RussellTracing for tdb operations.
2009-06-22 Rusty Russellccanize tdb further, and add simple test.
2009-06-16 Rusty RussellInitial TDB import.