summaryrefslogtreecommitdiff
path: root/test/bbackupd
Commit message (Expand)AuthorAge
* Fix compile error due to missing mode on open(O_CREAT).Chris Wilson2013-02-13
* Link testbbackupd with bbackupquery object files, so that we can useChris Wilson2012-11-27
* Fix random failures of bbackupd test by locking the account before makingChris Wilson2012-11-18
* Link to HousekeepStoreAccount.o in the right directory since the big refactor.Chris Wilson2012-11-08
* Add support for SyncAllowScript to set maximum upload bandwidth dynamically.Chris Wilson2012-03-10
* Force all options to be present to BackupClientRestore(), to fix Chris Wilson2012-02-02
* Disable automatic backups in the temploc configuration, and enable theChris Wilson2012-02-01
* Combine client and server protocols to make way for an offline/local protocol.Chris Wilson2011-08-27
* Fix test/bbackupd build for new object locations.Chris Wilson2011-06-22
* Major refactoring to make lib/backupclient depend on lib/backupstore ratherChris Wilson2011-04-26
* Reformat for readability.Chris Wilson2011-04-23
* Add intercept logging, seems to work around intermittent failures inChris Wilson2011-01-09
* Log the path, name and size of files being restored at TRACE level forChris Wilson2011-01-08
* Fix location of memleaks file to fix test/bbackupd again.Chris Wilson2010-10-18
* Allow restoring directories with a single argument, using the remote nameChris Wilson2010-09-22
* Log while sleeping in test/bbackupd.Chris Wilson2009-04-26
* Improve debugging output from external check script.Chris Wilson2009-04-26
* Fixes for gcc 4.4.Martin Ebourne2009-04-23
* Fix speeling misteak.Chris Wilson2009-04-09
* Fix race conditions where backups happen too slowly and tests fail.Chris Wilson2009-04-09
* Show reasons for waiting during bbackupd and backupstorepatch tests,Chris Wilson2009-04-09
* Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 toChris Wilson2009-03-21
* Fix race condition where bbackupd would run just before test finished Chris Wilson2009-03-15
* Move TEST_EQUAL macro into lib/common/Test.h, rename to TEST_EQUAL_LINE, Chris Wilson2009-01-03
* Fix permissions on restored files after test, so that test buildChris Wilson2008-11-24
* Fix test for slight change to logging format.Chris Wilson2008-10-29
* Revert incorrectly committed file.Chris Wilson2008-10-29
* Use the same ostringstream formatting for protocol logging to fileChris Wilson2008-10-29
* Add missing extern "C" on intercept function definitions inChris Wilson2008-10-11
* Fix bbackupd/housekeeping deletion test for Unix again, and hopefullyChris Wilson2008-10-04
* Fix directory record conflicts caused by including the same directoryChris Wilson2008-10-03
* Reinstate and fix the intercept tests for SSL keepalives.Chris Wilson2008-09-26
* Test for read errors being reported at more points during the tests.Chris Wilson2008-09-12
* Include signal.h if it exists.Chris Wilson2008-09-03
* Test that store-full error is not wrongly generated on aborted connections.Chris Wilson2008-08-10
* Link bbackupd test with objects from bin/bbstored.Chris Wilson2008-08-10
* Fix conflict with local variables called "line".Chris Wilson2008-08-06
* Windows compile and deletion/housekeeping test fix.Chris Wilson2008-08-03
* Fix compile error on Windows.Chris Wilson2008-05-28
* Add bbackupquery -W<level> option to set explicit warning level, Chris Wilson2008-05-28
* Add support to notifyscript to use a tag, useful for tests with Chris Wilson2008-05-28
* Add new bbackupd config files for bbackupd test.Chris Wilson2008-05-28
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Fix missing space before bbstored_args in test to make them work Chris Wilson2008-03-13
* Fix multiple connections to server (not supported on Windows) in test Chris Wilson2008-03-01
* Disable another symlink test on Win32.Chris Wilson2008-03-01
* Delete bbstored PID file after killing the daemon on Windows, as the Chris Wilson2008-03-01
* Ignore terminal type error messages from bbackupquery, may happenChris Wilson2008-01-23