summaryrefslogtreecommitdiff
path: root/lib/tdb/include
AgeCommit message (Expand)AuthorFilesLines
2013-09-12tdb: Fix some typos in comments.Björn Jacke1-4/+4
2012-12-12tdb: Improve the documentation of tdb_reopen() and tdb_close().Andreas Schneider1-2/+8
2012-10-04tdb: add tdb_rescue()Rusty Russell1-0/+22
2011-03-15tdb: use system include style for system headersAndrew Tridgell1-1/+1
2011-01-19tdb: Added doxygen documentation.Andreas Schneider1-25/+693
2010-12-29tdb: tdb_summary() support.Rusty Russell1-0/+1
2010-10-23tdb: Revert re-addition of tdb_set_logging_function.Jelmer Vernooij1-1/+0
2010-10-21Lowercase socket_wrapper name.Jelmer Vernooij1-0/+1
2010-10-21tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)Jelmer Vernooij1-62/+62
2010-09-27tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.Rusty Russell1-0/+1
2010-09-27tdb: add Bob Jenkins lookup3 hash as helper hash.Rusty Russell1-0/+1
2010-04-20tdb: update tdb ABI to use hide_symbols=TrueAndrew Tridgell1-65/+64
2010-03-26tdb: Add a non-blocking version of tdb_transaction_startVolker Lendecke1-0/+1
2009-12-21tdb: Also build and install tdb manpages from standalone tdb.Jelmer Vernooij1-1/+1
2009-11-20tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behaviorStefan Metzmacher1-0/+1
2009-11-20New attempt at TDB transaction nesting allow/disallow.Ronnie Sahlberg1-1/+3
2009-10-22lib/tdb: add tdb_check()Rusty Russell1-0/+3
2009-10-22lib/tdb: wean off TDB_ERRCODE.Rusty Russell1-2/+0
2009-03-31Add tdb_transaction_prepare_commit()Howard Chu1-0/+1
2008-12-16imported the tdb_repack() code from CTDBAndrew Tridgell1-1/+4
2008-09-19Add shared-build target to tdb.Simo Sorce1-0/+1
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+167