summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupClientFileAttributes.cpp
Commit message (Expand)AuthorAge
* Update platform feature detection to work with CMake.Chris Wilson2016-09-03
* Remove non-standard BSD u_int* types.Chris Wilson2015-12-08
* Fix detection of filesystems without extended attribute support on NetBSD.Chris Wilson2014-12-06
* 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