Commit History

Author SHA1 Message Date
  Rusty Russell 233e3055c4 tdb: fix test helper to include own header, fix function definition. 15 years ago
  Rusty Russell cd1c68c0d9 tdb2: add missing prototype, move tdb_firstkey/tdb_nextkey to traverse.c 15 years ago
  Rusty Russell bee60dd0ff tdb2: implement tdb_firstkey/tdb_nextkey. 15 years ago
  Rusty Russell b846677c1e tdb2: add tdb_errorstr(), clean up error codes. 15 years ago
  Rusty Russell b8d05b195b tdb2: update design doc. 15 years ago
  Rusty Russell 44eea6ca52 tdb: put example hashes into header, so we notice incorrect hash_fn. 15 years ago
  Rusty Russell a1ace0cd11 tdb: fix tdb_check() on other-endian tdbs. 15 years ago
  Rusty Russell ba2cc03f06 tdb: fix tdb_check() on read-only TDBs to actually work. 15 years ago
  Rusty Russell 550246bb45 tdb: support tdb_check() on r/o databases. 15 years ago
  Rusty Russell b71a779dfc alloc: No need for tiny.c to be executable. 15 years ago
  Rusty Russell e84320817b ccanlint: append NULL terminator to generated dependencies. 15 years ago
  Rusty Russell 0455668028 tdb2: fix remapping inside tdb_traverse_read 15 years ago
  Rusty Russell cbe5094e85 tdb: missing files from checkin. 15 years ago
  Rusty Russell 655ef777da tdb: unify logging code in test dir. 15 years ago
  Rusty Russell 735980539f tdb: make check more robust against recovery failures. 15 years ago
  Rusty Russell a153d09b97 tdb: rewrite external agent for testing. 15 years ago
  Rusty Russell 426c8dc977 tdb: enforce hashing, via example hash in old rwlocks entry in header. 15 years ago
  Rusty Russell fdf3c14805 tdb: test that new-style TDBs with non-default hashes can't be opened. 15 years ago
  Rusty Russell 63bceea014 ccanlint: use familiar names for temporary files, show them with -vv. 15 years ago
  Rusty Russell 29e10815c6 ccanlint: don't run valgrind tests in test dir. 15 years ago
  Rusty Russell a1d06d5599 ccanlint: print out compile targets for -vv. 15 years ago
  Rusty Russell b41f7776fe ccanlint: allow _info file to specify tests not to bother with. 15 years ago
  Rusty Russell 2b2d18863f tdb: new command openjh for tdbtool (to use Jenkins hash) 15 years ago
  Rusty Russell 48038e705f tdb2: don't hold access to tdb mmap during traverse. 15 years ago
  Rusty Russell 6804501c35 tdb2: change to using a hash tree. 15 years ago
  Rusty Russell 32710c917e tdb2: update documentation. 15 years ago
  Rusty Russell e9c5dc689f Makefile: separate out junkpages target. 15 years ago
  Rusty Russell 4f73f6a6df tdb2: make valgrind happier. 15 years ago
  Rusty Russell 84a19b9bad tdb2: expand lock now nests inside other locks. 15 years ago
  Rusty Russell 1a24a87084 tdb2: use immobile free buckets, rename tests to show some ordering. 15 years ago