Age | Commit message (Expand) | Author | Files | Lines |
2010-09-23 | tdb: add restore | Volker Lendecke | 1 | -0/+226 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -1/+1 |
2010-03-22 | tdb: Fix bug 7248, avoid the nanosleep dependency | Volker Lendecke | 1 | -4/+4 |
2010-02-24 | tdb: add -k option to tdbtorture | Rusty Russell | 1 | -57/+142 |
2009-12-17 | tdbtool: avoid using c++ reserved words. | Günther Deschner | 1 | -2/+2 |
2009-11-20 | tdb tools: Mostly cosmetic adaptions | Matthias Dieter Wallnöfer | 2 | -8/+9 |
2009-10-22 | lib/tdb: make tdbtool use tdb_check() for "check" command | Rusty Russell | 1 | -14/+30 |
2009-10-22 | lib/tdb: add -t (always use transactions) option to tdbtorture | Rusty Russell | 1 | -12/+29 |
2009-10-20 | tdb: fixed the intermittent failure of tdbtorture in the build farm | Andrew Tridgell | 1 | -2/+5 |
2009-09-21 | tdb:tdbtool: fix indentation. | Michael Adam | 1 | -178/+177 |
2009-09-21 | tdb:tdbtool: add transaction_start/_commit/_cancel commands. | Michael Adam | 1 | -0/+21 |
2009-09-21 | tdb:tdbtool: add the "speed" command to the help text. | Michael Adam | 1 | -0/+1 |
2009-06-06 | lib/tdb/tools/tdbtorture.c: fixed memory leak. | Slava Semushin | 1 | -0/+2 |
2009-05-28 | fixed tdbbackup to give tdb error messages | Andrew Tridgell | 1 | -7/+31 |
2009-05-27 | tdb: Fix some recently introduced warnings in tdbtool | Tim Prouty | 1 | -6/+6 |
2009-05-26 | added some more speed tests to tdbtool | Andrew Tridgell | 1 | -6/+59 |
2009-03-31 | added basic testing of tdb_transaction_prepare_commit() in tdbtorture | Andrew Tridgell | 1 | -0/+6 |
2008-12-31 | Fix all warnings in source3 with gcc4.3. | Jeremy Allison | 1 | -1/+3 |
2008-12-16 | s3/s4: Fix "shadows a global declaration" warning | Tim Prouty | 1 | -1/+1 |
2008-12-16 | Added a simple tdb integrity check to tdbtool. The command "check" runs trave... | Holger Hetterich | 1 | -1/+28 |
2008-12-16 | make tdbbackup use transactions | Andrew Tridgell | 1 | -6/+19 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 5 | -0/+1658 |