summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tdb/common/traverse.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Remove duplicate tdb libraryAmitay Isaacs2014-06-201-366/+0
* lib/tdb: Sync tdb from samba git treeAmitay Isaacs2012-04-131-4/+4
* tdb: Add a non-blocking version of tdb_transaction_startVolker Lendecke2010-04-221-2/+2
* Fix some nonempty blank linesVolker Lendecke2010-04-221-5/+5
* tdb: cleanup: split brlock and brunlock methods.Rusty Russell2010-04-221-2/+2
* tdb: rename 'struct list_struct' into 'struct tdb_record'Stefan Metzmacher2009-12-161-4/+4
* lib/tdb: wean off TDB_ERRCODE.Rusty Russell2009-12-161-1/+2
* lib/tdb: TDB_TRACE support (for developers)Rusty Russell2009-12-161-4/+19
* There is one signedness issue in tdb which prevents traverses of TDB records ...Rusty Russell2009-12-161-9/+21
* merge from samba4Andrew Tridgell2008-01-181-0/+3
* merge from Samba4Andrew Tridgell2008-01-051-6/+9
* convert tdb from u32 to uint32_t to match the current Samba treesAndrew Tridgell2008-01-051-1/+1
* avoid write locks during delete checks in traversalsAndrew Tridgell2008-01-051-0/+2
* update lib/tdb from samba4Andrew Tridgell2007-07-101-2/+1
* update lib/replace from samba4Andrew Tridgell2007-07-101-1/+1
* global lock should imply the transaction lockAndrew Tridgell2007-05-221-9/+5
* added rest of tdb (missed in earlier commit)Andrew Tridgell2007-02-201-0/+335