summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupCommands.cpp
Commit message (Expand)AuthorAge
* Rename BackupStoreInfo variable NumFiles to NumCurrentFiles.Chris Wilson2014-02-09
* Fix compile error.Chris Wilson2014-02-07
* Add an AccountUsage2 command to backup protocol.Chris Wilson2014-02-07
* Move the comment to somewhere more useful.Chris Wilson2014-02-07
* Don't need to protect InvisibleTempFileStream against exceptions.Chris Wilson2014-02-07
* Rename BackupStoreContext.GetStoreRoot() to GetAccountRoot().Chris Wilson2014-02-07
* Improve variable names and comments.Chris Wilson2013-08-22
* Improve error messages from BackupCommands.Chris Wilson2013-08-22
* Pass std::auto_ptr objects to Protocol for upload.Chris Wilson2013-08-22
* Refuse login to disabled accounts.Chris Wilson2012-10-22
* Add remote host and port to post-login login message, requested by Pete Jalajas.Chris Wilson2011-12-13
* Log the account name with connections, disconnections and statistics, request...Chris Wilson2011-12-12
* Combine client and server protocols to make way for an offline/local protocol.Chris Wilson2011-08-27
* Major refactoring to make lib/backupclient depend on lib/backupstore ratherChris Wilson2011-04-26