summaryrefslogtreecommitdiffstats
path: root/lib/tdb/tools
Commit message (Expand)AuthorAgeFilesLines
* tdbtool: avoid using c++ reserved words.Günther Deschner2009-12-171-2/+2
* tdb tools: Mostly cosmetic adaptionsMatthias Dieter Wallnöfer2009-11-202-8/+9
* lib/tdb: make tdbtool use tdb_check() for "check" commandRusty Russell2009-10-221-14/+30
* lib/tdb: add -t (always use transactions) option to tdbtortureRusty Russell2009-10-221-12/+29
* tdb: fixed the intermittent failure of tdbtorture in the build farmAndrew Tridgell2009-10-201-2/+5
* tdb:tdbtool: fix indentation.Michael Adam2009-09-211-178/+177
* tdb:tdbtool: add transaction_start/_commit/_cancel commands.Michael Adam2009-09-211-0/+21
* tdb:tdbtool: add the "speed" command to the help text.Michael Adam2009-09-211-0/+1
* lib/tdb/tools/tdbtorture.c: fixed memory leak.Slava Semushin2009-06-061-0/+2
* fixed tdbbackup to give tdb error messagesAndrew Tridgell2009-05-281-7/+31
* tdb: Fix some recently introduced warnings in tdbtoolTim Prouty2009-05-271-6/+6
* added some more speed tests to tdbtoolAndrew Tridgell2009-05-261-6/+59
* added basic testing of tdb_transaction_prepare_commit() in tdbtortureAndrew Tridgell2009-03-311-0/+6
* Fix all warnings in source3 with gcc4.3.Jeremy Allison2008-12-311-1/+3
* s3/s4: Fix "shadows a global declaration" warningTim Prouty2008-12-161-1/+1
* Added a simple tdb integrity check to tdbtool. The command "check" runs trave...Holger Hetterich2008-12-161-1/+28
* make tdbbackup use transactionsAndrew Tridgell2008-12-161-6/+19
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-175-0/+1658