tdb: Update TDB library to 1.2.12 from upstream
[ctdb.git] / lib / tdb / common / traverse.c
2013-06-14 Amitay Isaacstdb: Update TDB library to 1.2.12 from upstream
2010-04-22 Ronnie sahlbergMerge commit 'rusty/tdb-update'
2010-04-22 Volker Lendecketdb: Add a non-blocking version of tdb_transaction_start
2010-04-22 Volker LendeckeFix some nonempty blank lines
2010-04-22 Rusty Russelltdb: cleanup: split brlock and brunlock methods.
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmachertdb: rename 'struct list_struct' into 'struct tdb_record'
2009-12-16 Rusty Russelllib/tdb: wean off TDB_ERRCODE.
2009-12-16 Rusty Russelllib/tdb: TDB_TRACE support (for developers)
2009-12-16 Rusty RussellThere is one signedness issue in tdb which prevents...
2008-01-18 Andrew Tridgellmerge from samba4
2008-01-05 Andrew Tridgellmerge from Samba4
2008-01-05 Andrew Tridgellconvert tdb from u32 to uint32_t to match the current...
2008-01-04 Andrew Tridgellavoid write locks during delete checks in traversals
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/tdb from samba4
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-05-23 Ronnie Sahlbergmerge from tridge
2007-05-23 Andrew Tridgellmerge from ronnie
2007-05-22 Andrew Tridgellglobal lock should imply the transaction lock
2007-02-22 Peter Somogyimerged tridge's code
2007-02-20 Andrew Tridgelladded rest of tdb (missed in earlier commit)