summaryrefslogtreecommitdiff
path: root/bin/bbackupquery/BackupQueries.cpp
Commit message (Expand)AuthorAge
* Add restore -f option to force restore to continue after an error.Chris Wilson2008-05-05
* Check the return code from system commands in bbackupquery, and if notChris Wilson2008-04-09
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Make usage output (from bbstoreaccounts info and bbackupquery usage)Chris Wilson2008-04-03
* Improve logging with macros that consistently output strerror(errno) andChris Wilson2008-03-28
* Ensure that restore failure sets the return code from bbackupquery, soChris Wilson2007-11-06
* Fix compare output for missing local files which are on the store.Chris Wilson2007-11-04
* Convert most printf() and fprintf() calls to use logging frameworkChris Wilson2007-08-02
* Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
* Read any remaining data from the encoded stream (such as EOF marker)Chris Wilson2007-04-29
* Report Restore_UnknownError properly during restore.Chris Wilson2007-04-29
* Return an error code on failure of lcd command.Chris Wilson2007-04-28
* Improve error messages when compare throws an exception. (refs #3)Chris Wilson2007-04-28
* Improve error messages when Getting a file fails with an exception.Chris Wilson2007-04-28
* Fix accidental passing of object to printf() (refs #3)Chris Wilson2007-04-22
* Add a warning that comparing locations with a final directory separatorChris Wilson2007-04-20
* Add a quiet mode to compare command, to make test output easier to read.Chris Wilson2007-03-24
* Report number of files and directories which could not be compared Chris Wilson2007-03-08
* Report an appropriate error if the target path of the restore operationChris Wilson2007-03-08
* Catch exceptions during restore and report them, rather than abortingChris Wilson2007-03-08
* Count a difference when a local directory does not exist, but it doesChris Wilson2007-03-08
* When comparing, don't recurse into excluded directories, as their contentsChris Wilson2007-01-17
* Ignore symlink permissions on Darwin, where they can't be set properlyChris Wilson2007-01-13
* Add an option to ignore attribute differences on compare. (refs #3)Chris Wilson2006-10-15
* Convert command-line arguments from the system locale/character set toChris Wilson2006-10-15
* Allow getting an object with a path, not just from the current directoryChris Wilson2006-10-15
* * Add option to bbackupquery list command to show times in UTC or local timeChris Wilson2006-10-14
* * Fix compile error caused by conflicting MSVC macros (refs #3)Chris Wilson2006-10-14
* * bin/bbackupquery/BackupQueries.cppChris Wilson2006-08-20
* * bin/bbackupquery/BackupQueries.cppChris Wilson2006-08-20
* * bin/bbackupquery/BackupQueries.cppChris Wilson2006-08-09
* * bbackupquery/BackupQueries.cppChris Wilson2006-08-09
* * bin/bbackupquery/BackupQueries.cppChris Wilson2006-08-09
* * mergeChris Wilson2006-07-27
* Apply patch from Stuart Hickinbottom <stuarth@hickinbottom.demon.co.uk> to fi...Ben Summers2006-06-19
* * BackupQueries.cppChris Wilson2006-05-10
* * bin/bbackupquery/BackupQueries.cppChris Wilson2006-05-10
* * BackupQueries.cppChris Wilson2006-05-04
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* * infrastructure/makeparcels.plChris Wilson2006-01-28
* Rationalise type usage for time values. Now:Martin Ebourne2005-12-20
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14