Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-07 | lib/tdb2: adapt unit tests to SAMBA environment. | Rusty Russell | 1 | -1/+1 |
2011-09-14 | tdb2: unify tdb1_check and tdb1_summary into tdb_check and tdb_summary. | Rusty Russell | 1 | -4/+4 |
2011-09-14 | tdb2: unify tdb1_open into tdb_open | Rusty Russell | 1 | -12/+12 |
2011-09-14 | tdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZE | Rusty Russell | 1 | -4/+4 |
2011-09-14 | tdb2: make tdb1_open use attributes for logging, hash function. | Rusty Russell | 1 | -9/+14 |
2011-09-14 | tdb2: merge tdb1_context into tdb_context. | Rusty Russell | 1 | -1/+1 |
2011-09-14 | tdb2: approximate INCOMPATIBLE_HASH flag with tdb1_incompatible_hash() | Rusty Russell | 1 | -2/+2 |
2011-09-14 | tdb2: test: import tdb1's tests. | Rusty Russell | 1 | -0/+40 |