summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreContext.cpp
Commit message (Expand)AuthorAge
* Fix crash in BackupStoreContext with no HousekeepingInterface pointer.Chris Wilson2014-02-27
* Check that adding a new directory doesn't exceed store limits.Chris Wilson2014-02-13
* Fix accounting for old and deleted files and blocks during backup operations.Chris Wilson2014-02-10
* Add a ClearDirectoryCache method to BackupStoreContext.Chris Wilson2014-02-10
* Reformat for readability, add defensive comment.Chris Wilson2014-02-10
* Rename BackupStoreInfo variable NumFiles to NumCurrentFiles.Chris Wilson2014-02-09
* Fix compile error.Chris Wilson2014-02-07
* Rename BackupStoreContext.GetStoreRoot() to GetAccountRoot().Chris Wilson2014-02-07
* Add remote host and port to post-login login message, requested by Pete Jalajas.Chris Wilson2011-12-13
* 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