Commit History

Author SHA1 Message Date
  Brad Hards edede43eef ciniparser: avoid dead store to sta 15 years ago
  Brad Hards 48e8d58600 ccan_tokenizer: avoid dead store 15 years ago
  Brad Hards 75955fba30 tdb2: trivial spelling fixes 15 years ago
  Brad Hards 8da21eead0 tdb: remove unused last_ptr 15 years ago
  Brad Hards 86d3ac9460 ciniparser: remove dead store 15 years ago
  Brad Hards fbc7877063 alloc: remove unused variable 15 years ago
  Rusty Russell fb1dfd0929 asprintf: new asprintf module. 15 years ago
  Joey Adams 5079b95c11 tools: Fixed unchecked *strrchr in a couple places. 15 years ago
  Joey Adams c67c37e8d2 tools: Added "-I." to fix ccan_depends --compile 15 years ago
  Andreas Schlick 376edd78d3 asort: Remove constness from ctx pointer. 15 years ago
  Andreas Schlick abac60537e tdb2: Correct the comment explaining tdb_brlock(). 15 years ago
  Rusty Russell 118ace351b cast: new limited cast package inspired by Jan Engelhardt's libhx. 15 years ago
  Rusty Russell ce6eef4132 ccanlint: give a point per compile_ok/compile_fail test 15 years ago
  Rusty Russell 37c06f735f ccanlint: don't fail just because we don't have positive tests. 15 years ago
  Rusty Russell 975dff7213 configurator: more robust test for HAVE_NESTED_FUNCTIONS 15 years ago
  Rusty Russell 39dc9e4612 iscsi, nfs, opt, tap: use config.h instead of defining _GNU_SOURCE. 15 years ago
  Rusty Russell b6df44dc1f tdb2: update design.lyx 15 years ago
  Rusty Russell 399c393dd3 tdb2: failtest on tdb_fetch 15 years ago
  Rusty Russell be1d6120be tdb2: failtest on tdb_store 15 years ago
  Rusty Russell 2c137288a3 tdb2: failtest on tdb_expand 15 years ago
  Rusty Russell b72a2ee12f tdb2: fix pread/pwrite error handling in fill and tdb_write. 15 years ago
  Rusty Russell a39bf3aca1 tdb2: allow read-only databases to use locking. 15 years ago
  Rusty Russell 78bb1258f9 tdb2: remove zero-length write optimization. 15 years ago
  Rusty Russell b210046246 tdb2: change API to return the error value. 15 years ago
  Rusty Russell acfeff3aee tdb2: rework tdb.c internal functions to return enum TDB_ERROR. 15 years ago
  Rusty Russell 8d3d18c5dc tdb2: rework summary.c internal functions to return enum TDB_ERROR. 15 years ago
  Rusty Russell 91505ce279 tdb2: rework check.c internal functions to return enum TDB_ERROR. 15 years ago
  Rusty Russell 3d917ba6df tdb2: rework transaction.c internal functions to return enum TDB_ERROR. 15 years ago
  Rusty Russell 3835bb95d7 tdb2: rework free.c functions to return enum TDB_ERROR. 15 years ago
  Rusty Russell c02f63e60c tdb2: rework hash.c functions to return enum TDB_ERROR. 15 years ago