summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Test that filenames containing non-ASCII (8-bit) characters can beChris Wilson2007-04-21
* Keep bbackupd pid in a global variable instead of a local one.Chris Wilson2007-04-21
* Test fix: create TestDir1 with a readable mode (refs #3)Chris Wilson2007-04-21
* Compile fix, comment out set_file_time helper function on non-Win32Chris Wilson2007-04-21
* Enhance test for bbackupd pausing on change of client store markerChris Wilson2007-04-21
* Work around lack of pipe support in Win32 system() command (refs #3)Chris Wilson2007-04-21
* Don't fill in struct dirent.d_ino unless we've detected that it's Chris Wilson2007-04-21
* Add utility functions for running different types of syncs, set WindowsChris Wilson2007-04-21
* Comment out some tests that don't work on Win32 (refs #3)Chris Wilson2007-04-21
* Use #defined constants rather than hard-coded paths for launchingChris Wilson2007-04-21
* Compile fix, always include Test.h (refs #3)Chris Wilson2007-04-21
* Rearrange #includes in alphabetical order. (refs #3)Chris Wilson2007-04-20
* Don't log errors or throw exceptions when we get ERROR_NO_DATA, which justChris Wilson2007-04-20
* Add a warning that comparing locations with a final directory separatorChris Wilson2007-04-20
* Fix erroneous line break.Chris Wilson2007-04-20
* Added commentary to RaidFileDoesntExist exception.Chris Wilson2007-04-20
* Check return value using the macro, because ::system works differentlyChris Wilson2007-04-06
* Use the old way to unzip files on win32/cygwin, since the pipe method Chris Wilson2007-04-06
* Disable interrupted restore test on Win32 (uses fork) Chris Wilson2007-04-06
* Disable symlink tests on win32. (refs #3, merges part of [623])Chris Wilson2007-04-02
* Test for restoring to a directory whose parent does not exist Chris Wilson2007-04-01
* Only include headers on systems which have themChris Wilson2007-03-25
* Win32 fixes (paths to executables, and don't try things that don't workChris Wilson2007-03-25
* Allow '/' as a path separator on all platforms, even Win32 (refs #3,Chris Wilson2007-03-25
* Close RaidFile before committing, so that commit can work on win32.Chris Wilson2007-03-25
* Use #defined paths for executables to remove win32/unix differences.Chris Wilson2007-03-25
* Fix spurious/suprious typos.Chris Wilson2007-03-25
* Use #defined paths for applications to fix cross unix/win32 compatibility.Chris Wilson2007-03-25
* Fix unix path to bbstored (refs #3)Chris Wilson2007-03-25
* Added precompiled output from message compiler, for those who don'tChris Wilson2007-03-24
* Indent cleanup (refs #3)Chris Wilson2007-03-24
* Merge new m4 from trunk. (refs #3, merges [1453])Chris Wilson2007-03-24
* Use logging framework to remove timer noise for those who don't want it.Chris Wilson2007-03-24
* Initialise logging framework and set our program name to Chris Wilson2007-03-24
* Add a quiet mode to compare command, to make test output easier to read.Chris Wilson2007-03-24
* Move all command socket communications to the worker thread, to avoidChris Wilson2007-03-24
* Compile fix to [1448] (refs #3)Chris Wilson2007-03-24
* Reformat long lines for readability. (refs #3, merges remainder of [1459])Chris Wilson2007-03-24
* Better handle a case where a force-sync command comes in immediatelyChris Wilson2007-03-24
* iUse our new ClientException codes for clock skew and archive problems.Chris Wilson2007-03-24
* Improve logging of pipe errors by including the error message. (refs #3,Chris Wilson2007-03-24
* Add autogen_ClientException.o to testbbackupd extra objects, because itChris Wilson2007-03-24
* Add new exception codes for use in bbackupd, and possibly other clients.Chris Wilson2007-03-24
* Initialise logging framework and set sensible default verbosity levelsChris Wilson2007-03-24
* Remove newlines from syslog() messages. (refs #3, merges [1447])Chris Wilson2007-03-24
* Fix header include order. (refs #3, merges [1446])Chris Wilson2007-03-24
* Use logging framework to remove timer noise for those who don't want it.Chris Wilson2007-03-24
* Trivial code simplification. (refs #3, merges [1444])Chris Wilson2007-03-24
* Reduce default logging level in debug builds from TRACE back down to INFO,Chris Wilson2007-03-24
* Use logging framework to reduce noise for those who don't want itChris Wilson2007-03-24