Rusty Russell
|
56cfebd643
More web fixes.
|
16 years ago |
Rusty Russell
|
6dbbd0b7fd
tdb: fix backwards check on HAVE_PAGESIZE
|
16 years ago |
Rusty Russell
|
581af90298
Hashtable routines.
|
16 years ago |
Rusty Russell
|
021e03c418
tools: fastcheck adjust; 750ms works well for me.
|
16 years ago |
Rusty Russell
|
92ee7edb3a
ccanlint: optimize the timeout case
|
16 years ago |
Rusty Russell
|
dca5964591
Fix EXCLUDE logic for makefiles, add fastcheck
|
16 years ago |
Rusty Russell
|
20077630db
ccanlint: always catch timeouts, and force kill valgrind etc.
|
16 years ago |
Rusty Russell
|
3046520230
ccanlint: timeout, and implement -t option for quicker tests.
|
16 years ago |
Rusty Russell
|
83182e8fdf
Use bzr to determine what to upload
|
16 years ago |
Rusty Russell
|
357700fd05
ccanlint: clean up test short descriptions
|
16 years ago |
Rusty Russell
|
218c9c2322
ccanlint: cleanup listing code, make print in topo order.
|
16 years ago |
Rusty Russell
|
f952b88b36
From: Joseph Adams <joeyadams3.14159@gmail.com>
|
16 years ago |
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 |