1. 06 Oct, 2009 1 commit
  2. 30 Sep, 2009 3 commits
  3. 29 Sep, 2009 3 commits
  4. 28 Sep, 2009 2 commits
  5. 25 Sep, 2009 9 commits
  6. 12 Sep, 2009 1 commit
    • Rusty Russell's avatar
      Build tests for ccan. · 61088f5c
      Rusty Russell authored
      More sophisticated skipping: skip dependencies when one fails as well.
      Allow tests to change their total_score; only access it after running (other than to check it's non-zero).
      61088f5c
  7. 08 Sep, 2009 4 commits
  8. 19 Aug, 2009 2 commits
  9. 18 Aug, 2009 4 commits
  10. 11 Aug, 2009 5 commits
  11. 05 Aug, 2009 1 commit
  12. 04 Aug, 2009 4 commits
  13. 29 Jul, 2009 1 commit
    • Rusty Russell's avatar
      Import from SAMBA tdb: · ccce1aa2
      Rusty Russell authored
      commit a6cc04a20089e8fbcce138c271961c37ddcd6c34
      Author: Andrew Tridgell <tridge@samba.org>
      Date:   Mon Jun 1 13:13:07 2009 +1000
      
          overallocate all records by 25%
          
          This greatly reduces the fragmentation of databases where records
          tend to grow slowly by a small amount each time. The case where this
          is most seen is the ldb index records. Adding this overallocation
          reduced the size of the resulting database by more than 20x when
          running a test that adds 10k users.
      ccce1aa2