summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reinstate the -o and -d options to bbackupquery list.Chris Wilson2014-09-04
* Add the new object ID to NotifyFileUploaded messages.Chris Wilson2014-09-04
* Handle raidfile versioning better on low time accuracy systems.Chris Wilson2014-09-04
* Allow changing exclude lists when reconfiguring BackupDaemon.Chris Wilson2014-09-04
* Catch exceptions while executing store commands, and return an error message.Chris Wilson2014-09-04
* Split test_multiple_uploads in two.Chris Wilson2014-09-04
* Add EstimatedBytesToUpload to NotifyFileUploadingPatch.Chris Wilson2014-09-04
* Refactor Timer reschedule to avoid second scan over timer list.Chris Wilson2014-09-04
* Refactor FileStream exception throwing.Chris Wilson2014-09-04
* Add support for all logging options in test executables.Chris Wilson2014-09-04
* Allow access to BackupDaemon's BackupClientContext for tests.Chris Wilson2014-09-04
* More use of functions to simplify testbbackupd.Chris Wilson2014-09-04
* Changed many uses of BackupProtocolClient to BackupProtocolCallable.Chris Wilson2014-09-04
* Define setup and teardown functions and macros, and use them.Chris Wilson2014-09-04
* Backport Timers::Cleanup that's safe to use in test cleanup.Chris Wilson2014-09-04
* Simplify code with macros, update comments and fix whitespace.Chris Wilson2014-09-04
* Define some functions to reduce duplication in testbbackupd.Chris Wilson2014-09-04
* Fix timing issue with bbackupd test for recovery after error.Chris Wilson2014-08-24
* Fix tests broken by bbackupquery list recursive option change.Chris Wilson2014-08-17
* Add option to sort results of bbackupquery ls command.Chris Wilson2014-08-15
* Improve commentChris Wilson2014-08-15
* Fix poll timeout calculation for infinite timeouts.Chris Wilson2014-08-15
* Add missing network operation timeouts to test/basicserver.Chris Wilson2014-08-15
* Fix compile error caused by auto consume streams patch.Chris Wilson2014-08-15
* Trivial white space fixes.Chris Wilson2014-08-15
* Improve StoreObjectInfoFile messages.Chris Wilson2014-08-15
* Add timeouts to network operations that are missing them.Chris Wilson2014-08-15
* Whitespace fixes.Chris Wilson2014-08-15
* Add missing timeouts for network operations.Chris Wilson2014-08-15
* Improve readability of block checksum match message.Chris Wilson2014-08-15
* Add timeouts to command socket operations.Chris Wilson2014-08-15
* Fix deadlock waiting for read or write on closed connection.Chris Wilson2014-08-15
* Fix crash when there's no background task to execute.Chris Wilson2014-08-15
* Compile fix for backwards compatibility code.Chris Wilson2014-08-15
* Add a TEST_PROTOCOL_ERROR_OR assertion.Chris Wilson2014-08-15
* Use std::auto_ptrs instead of bare pointers for exclude lists.Chris Wilson2014-08-15
* Replace switch statement of protocol errors with BackupProtocolError::GetMess...Chris Wilson2014-08-15
* Move code for creating/renaming remote dir to match local dir into own method.Chris Wilson2014-08-15
* Rename rFilename argument to BackupClientDirectoryRecord::UploadFile, add rem...Chris Wilson2014-08-15
* Remove ServerException.h and the exception code aliases that it defines.Chris Wilson2014-08-15
* Whitespace, wrapping, comments and dead code cleanups.Chris Wilson2014-08-15
* Add message to ClientMarkerNotAsExpected exception.Chris Wilson2014-08-15
* Trailing whitespace fixes.Chris Wilson2014-08-15
* Whitespace fixes.Chris Wilson2014-04-29
* Add a ToString method to IOStream and some subclasses.Chris Wilson2014-04-29
* Fix error when modifying a directory with missing entry in parent.Chris Wilson2014-04-29
* Add a comment explaining why we can't move detached dirs back into place.Chris Wilson2014-04-29
* Fix crash uploading empty attributes when directory disappears during scan.Chris Wilson2014-04-26
* Don't just eat the exception, rethrow it after logging details.Chris Wilson2014-04-25
* Update configure scripts to latest version.Chris Wilson2014-04-18