Commit History

Author SHA1 Message Date
  Rusty Russell 7b877620c6 From: Joseph Adams <joeyadams3.14159@gmail.com> 16 years ago
  Rusty Russell 455572f3e5 From: Joseph Adams <joeyadams3.14159@gmail.com> 16 years ago
  Rusty Russell eefefbaee1 Fix segfault due to relative paths (ccan_depends), and generate pages for ignored modules too. 16 years ago
  Joseph Adams c8c69dc687 Joey's charset validation module. 16 years ago
  Rusty Russell e96830aefa asort: fix gcc warning. 16 years ago
  Rusty Russell b7c9453806 tools: fix warnings from Ubuntu strict compiler. 16 years ago
  Rusty Russell 729fc5b931 tdb: handle processes dying during transaction commit. 16 years ago
  Rusty Russell 497e23b21f tdb: cleanup: tdb_lock_list helper to cover tdb_lock and tdb_lock_nonblock 16 years ago
  Rusty Russell d665ff8289 tdb: remove lock ops 16 years ago
  Rusty Russell d0b36a7cb7 tdb: more testcase fixup. 16 years ago
  Rusty Russell f4ed212783 tdb: suppress record write locks when allrecord lock is taken. 16 years ago
  Rusty Russell c4a9fd1b01 tdb: new test, cleanup old tests by centralizing lock tracking. 16 years ago
  Rusty Russell 26da060115 tdb: fix test to remove warning, and don't fail when tdb_check() barfs. 16 years ago
  Rusty Russell 3497b4d492 tdb: don't reduce file size on transaction recovery. 16 years ago
  Rusty Russell 8321967a3b tdb: fix recovery reuse after crash (from SAMBA) 16 years ago
  Rusty Russell 6ad04b02d9 tdb: fix tdbtorture seed printing, plus remove CLEAR_IF_FIRST 16 years ago
  Rusty Russell f0d790f130 tdb: cleanup: remove ltype argument from _tdb_transaction_cancel. 16 years ago
  Rusty Russell 88541fe7eb tdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrecord_upgrade 16 years ago
  Rusty Russell bbf2f9cef4 tdb: cleanup: always grab allrecord lock to infinity. 16 years ago
  Rusty Russell 5945c4dc1e tdb: remove num_locks 16 years ago
  Rusty Russell 564427be4e tdb: use tdb_nest_lock() for seqnum lock. 16 years ago
  Rusty Russell a879e3e285 tdb: use tdb_nest_lock() for active lock. 16 years ago
  Rusty Russell e9989ef075 tdb: use tdb_nest_lock() for open lock. 16 years ago
  Rusty Russell 99e576ac94 tdb: use tdb_nest_lock() for transaction lock. 16 years ago
  Rusty Russell bc1c29d566 tdb: cleanup: find_nestlock() helper. 16 years ago
  Rusty Russell c730c0d289 tdb: cleanup: tdb_release_extra_locks() helper 16 years ago
  Rusty Russell d92b8a7d9a tdb: cleanup: tdb_have_extra_locks() helper 16 years ago
  Rusty Russell 57c618f35d tdb: don't suppress the transaction lock because of the allrecord lock. 16 years ago
  Rusty Russell acf1a21e44 tdb: cleanup: tdb_nest_lock/tdb_nest_unlock 16 years ago
  Rusty Russell 1d03cc6df3 tdb: cleanup: rename global_lock to allrecord_lock. 16 years ago