Commit History

Author SHA1 Message Date
  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
  Rusty Russell 4364f6a8e2 Import c1c0ede32dc00ed619d1cf5fda40a9de43995f3a from ctdb: 16 years ago
  Rusty Russell 110b06ab28 Import 855391c1e37012b0d6c673a304bb8da8a1efcd72 from ctdb: 16 years ago
  Rusty Russell 56320b5f5d Import f5c992bdaeb73ef726ff4728a9922721474cd6f5 from ctdb: 16 years ago
  Rusty Russell e55e729c18 Import 470750fa2e3cf987f10de48451b1ee13aab03907 from ctdb: 16 years ago
  Rusty Russell 03d4aa56b8 Import 03b3682e3fa53c9f5fdf2c4beac8b5d030fd2630 from ctdb: 16 years ago
  Rusty Russell 02b364ae6c New test: reveals race (found by Volker) when open occurs during transaction commit. 16 years ago
  Rusty Russell 747a69435d ccanlint: fix directory issues properly. 16 years ago
  Rusty Russell 3871832e77 Fix valgrind running with debugger. 16 years ago
  Rusty Russell f0686bf028 Fix config for browsing. 16 years ago
  Rusty Russell f849631ebb Fix browser support. 16 years ago