| 2011-03-17 | 
Rusty Russell | tdb2: move mmap into struct tdb_file | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: move file operations into separate structure | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: fix leak in test/run-remap-in-read_traverse.c | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: move open routines into a separate file (open.c) | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: Implement tdb_get_flags, tdb_add_flag and tdb_rem...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: make sure records with extra padding have a 0...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: avoid writing uninitialized bytes in test/layout.c | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: feature support. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: make tdb_check typesafe. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: typesafe traverse function | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: check for invalid flags in tdb_open. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: fix two bogus returns in check.c | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: use vasprintf. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: use config.h instead of setting _XOPEN_SOURCE...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: update tools/speed.c, tools/tdbtool.c and tools...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tdb2: clear bogus gcc uninitialized warnings with -O3 | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | failtest: include config.h first | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | ccanlint: fix gdb line in tests_pass helper. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tools: fix ctype.h and string usage. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | str: replacements for ctype functions. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | tap: fix isdigit and isspace usage. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | ciniparser: fix ctype.h usage, and lazy strrchr. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | ccanlint: objects_build_with_stringchecks | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | str: provide checks for ctype.h char functions, and...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | ccanlint: don't ever used pre-built modules as dependen...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-17 | 
Rusty Russell | ccanlint: fix mangled output for 'make scores' | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | tools: avoid needless post increment on size | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Rusty Russell | tools: actually add non-source files to other_files...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | alloc: avoid dead store to hdrlen | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | ciniparser: avoid dead store to sta | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | ccan_tokenizer: avoid dead store | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | tdb2: trivial spelling fixes | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | tdb: remove unused last_ptr | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | ciniparser: remove dead store | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-16 | 
Brad Hards | alloc: remove unused variable | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | asprintf: new asprintf module. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-08 | 
Joey Adams | tools: Fixed unchecked *strrchr in a couple places. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-08 | 
Joey Adams | tools: Added "-I." to fix ccan_depends --compile | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-07 | 
Andreas Schlick | asort: Remove constness from ctx pointer. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-07 | 
Andreas Schlick | tdb2: Correct the comment explaining tdb_brlock(). | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-02 | 
Rusty Russell | cast: new limited cast package inspired by Jan Engelhar...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-02 | 
Rusty Russell | ccanlint: give a point per compile_ok/compile_fail...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-02 | 
Rusty Russell | ccanlint: don't fail just because we don't have positiv...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-02 | 
Rusty Russell | configurator: more robust test for HAVE_NESTED_FUNCTIONS | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | iscsi, nfs, opt, tap: use config.h instead of defining...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: update design.lyx | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: failtest on tdb_fetch | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: failtest on tdb_store | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: failtest on tdb_expand | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: fix pread/pwrite error handling in fill and tdb_w...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: allow read-only databases to use locking. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove zero-length write optimization. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: change API to return the error value. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework tdb.c internal functions to return enum...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework summary.c internal functions to return...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework check.c internal functions to return enum...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework transaction.c internal functions to return...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework free.c functions to return enum TDB_ERROR. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework hash.c functions to return enum TDB_ERROR. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework remaining io.c functions to return enum...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework some io.c functions to encode errors in...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework some io.c functions to return enum TDB_ERROR. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework io functions to return enum TDB_ERROR. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: restore file filling code. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework lock.c functions to return enum TDB_ERROR. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rework lock.c static functions to return enum...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: Internal error helpers. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: make error numbers negative. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove tdb_traverse_read | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: add comments to tdb2.h, reorder for maximum reada...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove redundant pending transaction error check. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove tdb_hashfn_t prototype | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove nesting support. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: simplify logging levels, rename TDB_DEBUG_* to...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove extraneous whitespace. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: fix leak on lock failure during open. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: log as a ERROR (not as TRACE) when unlocking...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: log a message on allocation failure in tdb_check() | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: log an error when out of memory formatting message. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: close memory leak in traverse. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: close memory leak in tdb_check() | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: use failtest for opening and checking database. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: fix leak in tests. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: rename ->read and ->write functions. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove looping for write | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | tdb2: remove looping for read on normal files. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | failtest: enhance tracing | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | ccanlint: prepend module headers before standard ones. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | config.h: HAVE_ASPRINTF | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | config.h: define _GNU_SOURCE | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | ccanlint: don't crash when given --target=hash_if and...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | noerr: don't use tempnam | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Andreas Schlick | failtest: Fix incorrect reuse of va_list in test/run...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | endian: use byteswap.h where available | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | compiler, talloc, tap, tdb2: use #if instead of #ifdef. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | ccanlint: check for #ifdef | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | ccanlint: run tests with reduced-feature config.h | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | ccanlint: compile module with reduced-feature config.h | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-03-01 | 
Rusty Russell | ccanlint: create reduce-feature config.h | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| next |