summaryrefslogtreecommitdiff
path: root/bin/bbackupd/BackupClientDirectoryRecord.h
Commit message (Expand)AuthorAge
* Improve logging when decrypting a filename fails during UpdateItems().Chris Wilson2012-04-11
* Allow getting the object ID out from a BackupClientDirectoryRecord.Chris Wilson2012-01-22
* Fix logging of real (non-VSS) paths in UploadFile*.Chris Wilson2011-10-25
* Add missing include of <memory> to fix compile.Chris Wilson2011-08-29
* Use "more standard" Windows API functions FindFirstFileW and FindNextFileWChris Wilson2011-08-28
* Warn users if a file with multiple hard links is encountered during backup.Chris Wilson2011-07-29
* Rate limit file uploads using the configured MaxUploadRate, if any.Chris Wilson2011-01-12
* Separate out daemon control interfaces into BackupDaemonInterface, for Chris Wilson2008-12-30
* Add file logging support (LogFile and LogFileLevel config options).Chris Wilson2008-09-26
* Pass a RunStatusProvider and a ReadLoggingStream::Logger from Chris Wilson2008-08-21
* Track and log file deletions by name.Chris Wilson2008-05-28
* Log more detailed errors when the server returns an error while uploadingChris Wilson2007-09-01
* Skip mount points and NTFS reparse points inside a location, even ifChris Wilson2007-01-15
* Added logging of directory scans and excluded files. (refs #3)Chris Wilson2007-01-11
* Added a new config option, LogAllFileAccess, which will log access to every Chris Wilson2007-01-11
* Merge chris/bb-save-state, resolving conflictsBen Summers2006-01-30
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14