summaryrefslogtreecommitdiff
path: root/bin/bbackupd/BackupDaemonInterface.h
Commit message (Collapse)AuthorAge
* Whitespace, wrapping, comments and dead code cleanups.Chris Wilson2014-08-15
| | | | | | | | Conflicts: bin/bbackupd/BackupDaemon.cpp bin/bbackupd/BackupDaemon.h test/bbackupd/testbbackupd.cpp
* Log the number of files uploaded and directories created, as requested by ↵Chris Wilson2011-08-27
| | | | Achim, closes #61.
* Log the total number of bytes uploaded to the server for each file.Chris Wilson2010-11-17
|
* Add notification about uploading new file attributes.Chris Wilson2010-02-24
| | | | | | Add check for changing file creation times on Windows, to cause the attributes to be uploaded again.
* Separate out daemon control interfaces into BackupDaemonInterface, for Chris Wilson2008-12-30
use by Boxi without dragging the implementation details into lots of headers.