Commit History

Author SHA1 Message Date
  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
  Rusty Russell 05f69a4723 tdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK. 16 years ago
  Rusty Russell ec4174af66 tdb: commit 9b987e3923f7e8714acec6a2929435b1e6016645 from SAMBA 16 years ago
  Rusty Russell d6b6780d0b tdb: port trivial differences across from SAMBA 16 years ago
  Rusty Russell 354c772e91 Fix Joey's report of rename failing across moint points. 16 years ago
  Rusty Russell f7b3eb1ecf tdb: use TDB_RECOVERY_INVALID_MAGIC rather than 0 16 years ago
  Rusty Russell 5ebc170189 Add -k option to tdbtorture, run tdb_check at end. 16 years ago
  Rusty Russell aae6674aed Don't use ~ in path, seems less reliable? 16 years ago
  Rusty Russell b86f8688fe tdb: new test for dying during a transaction. 16 years ago
  Rusty Russell 39323f37b0 ccanlint: fix scoring, add score details to --verbose. 16 years ago
  Rusty Russell 1f2fc89752 Use raw .o files rather than -lccan 16 years ago
  Rusty Russell 176844c84f Import 898b5edfe757cb145960b8f3631029bfd5592119 from ctdb: 16 years ago
  Rusty Russell 9d045ca09a Fix bug where we used old clear_if_first when doing I/O in open. 16 years ago
  Rusty Russell c92d0d635e Change default behaviour: disallow nesting (safer). 16 years ago