summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "Get backup connection stats from BackupProtocolServer."Chris Wilson2014-02-09
* Fix wrong handling of objects with multiple references in housekeeping.Chris Wilson2014-02-09
* Fix accounting in bbstoreaccounts check.Chris Wilson2014-02-09
* The user asked us to fix errors, so it's not a very important notification th...Chris Wilson2014-02-09
* Get backup connection stats from BackupProtocolServer.Chris Wilson2014-02-09
* Fix some backupstore test failures caused by refcount db changes.Chris Wilson2014-02-08
* Allow a logging tagger to temporarily replace the current tag.Chris Wilson2014-02-08
* Add a logging guard that temporarily enables tagging on the console.Chris Wilson2014-02-08
* Allow checking whether console logging is currently tagged.Chris Wilson2014-02-08
* Add new exception to denote a corrupt refcount db.Chris Wilson2014-02-07
* Fix compile error.Chris Wilson2014-02-07
* Create new refcount database atomically during account check.Chris Wilson2014-02-07
* Fix compile error.Chris Wilson2014-02-07
* Fix compile error caused by missing std::list prototype.Chris Wilson2014-02-07
* Don't write #include statements for empty filenames.Chris Wilson2014-02-07
* Add an AccountUsage2 command to backup protocol.Chris Wilson2014-02-07
* Rename $cmd_class to $cmd_classes.Chris Wilson2014-02-07
* Move the comment to somewhere more useful.Chris Wilson2014-02-07
* Allow running only named tests in test suites that support it.Chris Wilson2014-02-07
* Print a newline when user presses Ctrl+D at bbackupquery prompt.Chris Wilson2014-02-07
* Allow InvisibleTempFileStream to take a std::string.Chris Wilson2014-02-07
* Allow test/bbackupd to test bbackupquery completions.Chris Wilson2014-02-07
* Don't need to protect InvisibleTempFileStream against exceptions.Chris Wilson2014-02-07
* Include filename in FileStream exception messages.Chris Wilson2014-02-07
* Revert "Revert "Fix compile error introduced by bbstoreaccounts refactor.""Chris Wilson2014-02-07
* Rename BackupStoreContext.GetStoreRoot() to GetAccountRoot().Chris Wilson2014-02-07
* Show module name of each file when compiling.Chris Wilson2014-02-07
* Compile debug builds with glibc debugging containers.Chris Wilson2014-02-07
* Add some images of the "box" portion of the logo.Chris Wilson2014-02-07
* Fix bbackupquery accepting a command starting with options.Chris Wilson2014-02-07
* Revert "Fix compile error introduced by bbstoreaccounts refactor."Chris Wilson2014-02-07
* Fix compile error introduced by bbstoreaccounts refactor.Chris Wilson2014-02-07
* Add ReleaseWriteLock to BackupStoreContext.Chris Wilson2014-02-07
* Close syslog before checking for files left open in tests.Chris Wilson2014-02-07
* Add a Git ignore file to help developers using Git.Chris Wilson2014-02-07
* Add a BackupProtocolLocal2 convenience class.Chris Wilson2014-02-07
* Add ReceiveStream to protocol callable base class.Chris Wilson2014-02-07
* Split bbstoreaccounts commands out into a separate class.Chris Wilson2014-02-07
* Show more details when bbackupquery command parsing failsChris Wilson2014-02-07
* Add a test that Used block counts match expected values.Chris Wilson2013-10-22
* Files are allowed to be both Old and Deleted.Chris Wilson2013-10-02
* Fix test fallout from SendStream ptr to auto_ptr change.Chris Wilson2013-09-30
* Fix getopt header confusion.Chris Wilson2013-09-30
* Clang complains that "enabled" is not initialised.Chris Wilson2013-09-28
* Clang complains that numDelObj is not initialised.Chris Wilson2013-09-28
* mSubType is unsigned, so clang complains that it can't be less than zero.Chris Wilson2013-09-28
* Add systemd initscript/configuration by Daniel Tihelka <dtihelka@gmail.com>Chris Wilson2013-09-28
* Repair damaged Box RAID objects and non-transformed .rfw files.Chris Wilson2013-09-20
* Add a comment about removing one RaidFileWrite constructor.Chris Wilson2013-09-20
* Ensure that all errors that increment mNumberErrorsFound are reported as BOX_...Chris Wilson2013-09-19