]> git.ozlabs.org Git - ccan/history - ccan/tdb/traverse.c
tdb: combine dead_space helper from summary.c and check.c
[ccan] / ccan / tdb / traverse.c
2010-02-22 Rusty Russelltdb: port trivial differences across from SAMBA
2010-02-02 Rusty RussellImport 03b3682e3fa53c9f5fdf2c4beac8b5d030fd2630 from...
2009-08-18 Rusty Russelltdb: locking cleanup
2009-08-11 Rusty RussellUse _ convention everywhere: lock.c uses it already.
2009-08-04 Rusty RussellMake TDB 32 bit clean (not just 31 bit) for systems...
2009-08-04 Rusty RussellWean off TDB_ERRCODE.
2009-07-19 Rusty Russellmerge
2009-07-18 Rusty RussellMerge.
2009-07-14 Rusty RussellFix early transaction unlock when traverse done inside...
2009-07-07 Rusty RussellBetter tdb tracing, start of decent replay_trace.
2009-06-29 Rusty RussellFix traverse nesting unlock bug.
2009-06-28 Rusty RussellFirst cut of replay_trace for tdb.
2009-06-23 Rusty RussellTracing for tdb operations.
2009-06-16 Rusty RussellInitial TDB import.