summaryrefslogtreecommitdiff
path: root/lib/tdb2/tdb2.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-21lib/tdb2: Do not include config.h in (to-be) public library, use replace.Amitay Isaacs1-2/+17
2011-12-05tdb2: add an internal TDB_CANT_CHECK flag.Rusty Russell1-0/+6
2011-11-01tdb2: use HAVE_LIBREPLACE instead of _SAMBA_BUILD_.Rusty Russell1-3/+3
2011-09-14tdb2: add tdb_attribute_tdb1_max_deadRusty Russell1-0/+15
2011-09-14tdb2: expose and document tdb1_incompatible_hash.Rusty Russell1-0/+12
2011-09-14tdb2: tdb_repackRusty Russell1-0/+10
2011-09-14tdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZERusty Russell1-3/+19
2011-09-14tdb2: add TDB_VERSION1 flag.Rusty Russell1-0/+1
2011-09-14tdb2: tdb_foreach()Rusty Russell1-0/+14
2011-09-14tdb2: save openhook, allow tdb_get_attribute() on it.Rusty Russell1-2/+0
2011-09-14tdb2: add TDB_RDONLY flag, allow setting/unsetting it.Rusty Russell1-0/+1
2011-09-14tdb2: Hand error code to logging function.Rusty Russell1-0/+1
2011-09-14tdb2: Fix to always use 64-bit offset definitionRusty Russell1-0/+4
2011-06-20tdb2: minor changes to SAMBIFY it.Rusty Russell1-0/+2
2011-06-20tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)Rusty Russell1-0/+846