summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreContext.h
Commit message (Expand)AuthorAge
* Add cache invalidation checks to BackupStoreDirectory.Chris Wilson2014-11-16
* Whitespace, comment and readability fixesChris Wilson2014-10-31
* Don't require passing the object ID into BackupStoreContext::SaveDirectory.Chris Wilson2014-04-09
* Add QueryCreateDirectory2 command.Chris Wilson2014-03-02
* Fix crash in BackupStoreContext with no HousekeepingInterface pointer.Chris Wilson2014-02-27
* 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
* Rename BackupStoreContext.GetStoreRoot() to GetAccountRoot().Chris Wilson2014-02-07
* Add ReleaseWriteLock to BackupStoreContext.Chris Wilson2014-02-07
* Allow getting the name of the current phase of a BackupStoreContext.Chris Wilson2013-08-21
* 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
* Add missing include of backup protocol.Chris Wilson2011-08-28
* 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