summaryrefslogtreecommitdiff
path: root/lib/tdb/include
Commit message (Expand)AuthorAgeFilesLines
* tdb: Fix invalid syntax in tdb.hGünther Deschner2021-07-201-0/+13
* tdb: fix studio compiler buildBjörn Jacke2020-11-101-69/+69
* tdb: also use __has_attribute macro to check for attribute supportBjörn Jacke2020-05-241-1/+1
* Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig2019-01-101-1/+1
* tdb: Add tdb_traverse_chainVolker Lendecke2018-11-061-0/+67
* tdb: Add new function tdb_transaction_active()Andrew Bartlett2017-07-021-0/+18
* tdb: Improve documentation for tdb_transaction_start()Andrew Bartlett2017-07-021-4/+7
* tdb: Add tdb_storevVolker Lendecke2016-08-291-0/+26
* tdb: introduce tdb_chainlock_read_nonblock(), a nonblock variant of tdb_chain...Alexander Drozdov2015-04-281-0/+1
* tdb: tdb.h needs bool typeMartin Schwenke2014-09-191-0/+1
* tdb: add TDB_MUTEX_LOCKING supportVolker Lendecke2014-05-221-0/+34
* tdb: Fix some typos in comments.Björn Jacke2013-09-121-4/+4
* tdb: Improve the documentation of tdb_reopen() and tdb_close().Andreas Schneider2012-12-121-2/+8
* tdb: add tdb_rescue()Rusty Russell2012-10-041-0/+22
* tdb: use system include style for system headersAndrew Tridgell2011-03-151-1/+1
* tdb: Added doxygen documentation.Andreas Schneider2011-01-191-25/+693
* tdb: tdb_summary() support.Rusty Russell2010-12-291-0/+1
* tdb: Revert re-addition of tdb_set_logging_function.Jelmer Vernooij2010-10-231-1/+0
* Lowercase socket_wrapper name.Jelmer Vernooij2010-10-211-0/+1
* tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)Jelmer Vernooij2010-10-211-62/+62
* tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.Rusty Russell2010-09-271-0/+1
* tdb: add Bob Jenkins lookup3 hash as helper hash.Rusty Russell2010-09-271-0/+1
* tdb: update tdb ABI to use hide_symbols=TrueAndrew Tridgell2010-04-201-65/+64
* tdb: Add a non-blocking version of tdb_transaction_startVolker Lendecke2010-03-261-0/+1
* tdb: Also build and install tdb manpages from standalone tdb.Jelmer Vernooij2009-12-211-1/+1
* tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behaviorStefan Metzmacher2009-11-201-0/+1
* New attempt at TDB transaction nesting allow/disallow.Ronnie Sahlberg2009-11-201-1/+3
* lib/tdb: add tdb_check()Rusty Russell2009-10-221-0/+3
* lib/tdb: wean off TDB_ERRCODE.Rusty Russell2009-10-221-2/+0
* Add tdb_transaction_prepare_commit()Howard Chu2009-03-311-0/+1
* imported the tdb_repack() code from CTDBAndrew Tridgell2008-12-161-1/+4
* Add shared-build target to tdb.Simo Sorce2008-09-191-0/+1
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+167