summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tdb/include
Commit message (Expand)AuthorAgeFilesLines
* tdb: Sync to tdb 1.2.11 from upstreamAmitay Isaacs2013-05-291-0/+22
* lib/tdb: Sync tdb from samba git treeAmitay Isaacs2012-04-131-96/+756
* tdb: expose transaction lock infrastructure for ctdbRusty Russell2011-01-181-0/+4
* tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.Rusty Russell2010-10-071-0/+1
* tdb: add Bob Jenkins lookup3 hash as helper hash.Rusty Russell2010-10-071-0/+1
* tdb: define _PUBLIC_ so we can compile tdb.Rusty Russell2010-04-221-0/+5
* tdb: update tdb ABI to use hide_symbols=TrueAndrew Tridgell2010-04-221-65/+64
* tdb: Add a non-blocking version of tdb_transaction_startVolker Lendecke2010-04-221-0/+1
* tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behaviorStefan Metzmacher2009-12-161-0/+1
* lib/tdb: add tdb_check()Rusty Russell2009-12-161-0/+3
* lib/tdb: sync build files from samba masterStefan Metzmacher2009-12-162-708/+1
* lib/tdb: wean off TDB_ERRCODE.Rusty Russell2009-12-161-2/+0
* Port from SAMBA ctdb: commit 936d76802f98d04d9743b2ca8eeeaadd4362db51 Author:...Rusty Russell2009-08-041-1/+4
* Port from SAMBA tdb:Rusty Russell2009-08-041-0/+1
* New attempt at TDB transaction nesting allow/disallow.Ronnie Sahlberg2009-05-251-1/+3
* Revert "add TDB_NO_NESTING. When this flag is set tdb will not allow any nest...Ronnie Sahlberg2009-05-251-1/+0
* add TDB_NO_NESTING. When this flag is set tdb will not allow any nested trans...Ronnie Sahlberg2009-04-261-0/+1
* merge from samba4Andrew Tridgell2008-01-181-4/+3
* fixed the bug that caused tdbtorture to failAndrew Tridgell2008-01-141-0/+1
* added two new ctdb commands:Andrew Tridgell2008-01-081-0/+1
* - added tdb_add_flags() and tdb_remove_flags()Andrew Tridgell2008-01-061-0/+3
* merge from Samba4Andrew Tridgell2008-01-051-0/+3
* update lib/tdb from samba4Andrew Tridgell2007-07-101-2/+1
* update lib/replace from samba4Andrew Tridgell2007-07-101-1/+1
* added _mark calls for tdb_lockallAndrew Tridgell2007-05-121-0/+2
* added nonblocking varients of the two lockall functions to tdbAndrew Tridgell2007-05-101-0/+2
* added tdb_chainlock_mark() call, which can be used to mark a chain locked wit...Andrew Tridgell2007-05-051-0/+2
* added seqnum propogation code to ctdbAndrew Tridgell2007-05-041-0/+1
* added a tdb_enable_seqnum() functionAndrew Tridgell2007-05-041-0/+1
* added a tdb_chainlock_nonblock() call to tdbAndrew Tridgell2007-04-161-0/+1
* merge local copy of tdb from samba4 tdbAndrew Tridgell2007-04-162-7/+12
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-252-0/+855