summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreFileDiff.cpp
Commit message (Expand)AuthorAge
* Replace sprintf() with snprintf(), fixes compile warnings on OpenBSD.Chris Wilson2014-12-22
* Simplify code with macros, update comments and fix whitespace.Chris Wilson2014-09-04
* Improve readability of block checksum match message.Chris Wilson2014-08-15
* Poll command socket regularly during file uploads.Chris Wilson2014-04-09
* Pass std::auto_ptr objects to Protocol for upload.Chris Wilson2013-08-22
* Pass std::strings to functions instead of const char *, for C++ style.Chris Wilson2013-08-21
* Replace magic number 1000 with MILLI_SEC_IN_SEC when initialising timers.Chris Wilson2012-11-07
* Add experimental "TCP Nice" mode, disabled by default.Chris Wilson2012-02-12
* Move remaining parts of BackupStoreFile into lib/backupstore, and fix moduleChris Wilson2011-05-24