summaryrefslogtreecommitdiff
path: root/lib/tdb/tools
AgeCommit message (Expand)AuthorFilesLines
2009-10-22lib/tdb: make tdbtool use tdb_check() for "check" commandRusty Russell1-14/+30
2009-10-22lib/tdb: add -t (always use transactions) option to tdbtortureRusty Russell1-12/+29
2009-10-20tdb: fixed the intermittent failure of tdbtorture in the build farmAndrew Tridgell1-2/+5
2009-09-21tdb:tdbtool: fix indentation.Michael Adam1-178/+177
2009-09-21tdb:tdbtool: add transaction_start/_commit/_cancel commands.Michael Adam1-0/+21
2009-09-21tdb:tdbtool: add the "speed" command to the help text.Michael Adam1-0/+1
2009-06-06lib/tdb/tools/tdbtorture.c: fixed memory leak.Slava Semushin1-0/+2
2009-05-28fixed tdbbackup to give tdb error messagesAndrew Tridgell1-7/+31
2009-05-27tdb: Fix some recently introduced warnings in tdbtoolTim Prouty1-6/+6
2009-05-26added some more speed tests to tdbtoolAndrew Tridgell1-6/+59
2009-03-31added basic testing of tdb_transaction_prepare_commit() in tdbtortureAndrew Tridgell1-0/+6
2008-12-31Fix all warnings in source3 with gcc4.3.Jeremy Allison1-1/+3
2008-12-16s3/s4: Fix "shadows a global declaration" warningTim Prouty1-1/+1
2008-12-16Added a simple tdb integrity check to tdbtool. The command "check" runs trave...Holger Hetterich1-1/+28
2008-12-16make tdbbackup use transactionsAndrew Tridgell1-6/+19
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij5-0/+1658