1. 10 Sep, 2010 2 commits
  2. 09 Sep, 2010 6 commits
  3. 03 Sep, 2010 6 commits
  4. 02 Sep, 2010 1 commit
  5. 30 Aug, 2010 16 commits
  6. 28 Aug, 2010 2 commits
  7. 27 Aug, 2010 6 commits
  8. 26 Aug, 2010 1 commit
    • Rusty Russell's avatar
      tdb2: more fixes and tests for enlarging hash. · 25ed8785
      Rusty Russell authored
      - Neaten I/O function
      - Don't use fill in zero_out: it's only for low-level ops.
      - Don't mangle arg in tdb_write_convert: it broke write_header.
      - More use of tdb_access_read, make it optionally converting.
      - Rename unlock_range to unlock_lists.
      - Lots of fixes to enlarge_hash now it's being tested.
      - More expansion cases tested.
      25ed8785