summaryrefslogtreecommitdiffstats
path: root/lib/tdb2/test
Commit message (Expand)AuthorAgeFilesLines
...
* tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD.Rusty Russell2011-09-1417-59/+59
* tdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()Rusty Russell2011-09-1411-32/+32
* tdb2: Remove unused tdb1 functions.Rusty Russell2011-09-147-15/+14
* tdb2: test: import tdb1's tests.Rusty Russell2011-09-1433-0/+2102
* tdb2: include tdb1 source in tests.Rusty Russell2011-09-141-0/+11
* tdb2: make tests include a single mega-header to simplify future patchesRusty Russell2011-09-1450-408/+60
* tdb2: tdb_foreach()Rusty Russell2011-09-141-0/+93
* tdb2: save openhook, allow tdb_get_attribute() on it.Rusty Russell2011-09-141-3/+3
* tdb2: add TDB_RDONLY flag, allow setting/unsetting it.Rusty Russell2011-09-141-0/+109
* tdb2: Hand error code to logging function.Rusty Russell2011-09-143-1/+5
* tdb2: enforce TDB_CONVERTRusty Russell2011-09-143-0/+66
* tdb2: Fix to always use 64-bit offset definitionRusty Russell2011-09-144-4/+4
* tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)Rusty Russell2011-06-2056-0/+5830