Rusty Russell
|
aad8ffcb5a
tdb2: remove redundant pending transaction error check.
|
15 years ago |
Rusty Russell
|
52c4843176
tdb2: remove tdb_hashfn_t prototype
|
15 years ago |
Rusty Russell
|
02d83e6adf
tdb2: remove nesting support.
|
15 years ago |
Rusty Russell
|
587982955c
tdb2: simplify logging levels, rename TDB_DEBUG_* to TDB_LOG_*
|
15 years ago |
Rusty Russell
|
0aa58f6e60
tdb2: remove extraneous whitespace.
|
15 years ago |
Rusty Russell
|
a2083afe4b
tdb2: fix leak on lock failure during open.
|
15 years ago |
Rusty Russell
|
0a05a80855
tdb2: log as a ERROR (not as TRACE) when unlocking fails.
|
15 years ago |
Rusty Russell
|
1e8fde07b5
tdb2: log a message on allocation failure in tdb_check()
|
15 years ago |
Rusty Russell
|
8da574fe7c
tdb2: log an error when out of memory formatting message.
|
15 years ago |
Rusty Russell
|
ac8e5733a4
tdb2: close memory leak in traverse.
|
15 years ago |
Rusty Russell
|
71c1a95f1a
tdb2: close memory leak in tdb_check()
|
15 years ago |
Rusty Russell
|
871277c1da
tdb2: use failtest for opening and checking database.
|
15 years ago |
Rusty Russell
|
c56e2b1b5e
tdb2: fix leak in tests.
|
15 years ago |
Rusty Russell
|
04cf551d15
tdb2: rename ->read and ->write functions.
|
15 years ago |
Rusty Russell
|
aa12380008
tdb2: remove looping for write
|
15 years ago |
Rusty Russell
|
6dbbfabca4
tdb2: remove looping for read on normal files.
|
15 years ago |
Rusty Russell
|
1ac26f3736
failtest: enhance tracing
|
15 years ago |
Rusty Russell
|
080b5ccd65
ccanlint: prepend module headers before standard ones.
|
15 years ago |
Rusty Russell
|
19b3fce293
config.h: HAVE_ASPRINTF
|
15 years ago |
Rusty Russell
|
590d633765
config.h: define _GNU_SOURCE
|
15 years ago |
Rusty Russell
|
b55c668069
ccanlint: don't crash when given --target=hash_if and there's no _info file.
|
15 years ago |
Rusty Russell
|
aa6f4ffe51
noerr: don't use tempnam
|
15 years ago |
Andreas Schlick
|
f42bb0b021
failtest: Fix incorrect reuse of va_list in test/run-malloc.c.
|
15 years ago |
Rusty Russell
|
1fb8ec9025
endian: use byteswap.h where available
|
15 years ago |
Rusty Russell
|
1dcd3ad51b
compiler, talloc, tap, tdb2: use #if instead of #ifdef.
|
15 years ago |
Rusty Russell
|
9450cb3c1d
ccanlint: check for #ifdef
|
15 years ago |
Rusty Russell
|
6c1d3e2739
ccanlint: run tests with reduced-feature config.h
|
15 years ago |
Rusty Russell
|
b401a01a30
ccanlint: compile module with reduced-feature config.h
|
15 years ago |
Rusty Russell
|
dfc94d4a4b
ccanlint: create reduce-feature config.h
|
15 years ago |
Rusty Russell
|
27b8937c5e
ccanlint: --compiler and --cflags options.
|
15 years ago |