summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupClientFileAttributes.cpp
Commit message (Expand)AuthorAge
* Don't throw a wobbly while backing up if files don't exist.Chris Wilson2014-02-27
* Pass std::strings to functions instead of const char *, for C++ style.Chris Wilson2013-08-21
* Use THROW macro to report error getting file attributes.Chris Wilson2012-11-27
* Allow constructing a BackupClientFileAttributes from a struct EMU_STAT.Chris Wilson2012-01-22
* Fix type aliasing that's strictly speaking incompatible and may actually be s...Chris Wilson2011-06-22
* Major refactoring to make lib/backupclient depend on lib/backupstore ratherChris Wilson2011-04-26