summaryrefslogtreecommitdiff
path: root/bin/bbackupd/BackupClientDirectoryRecord.cpp
Commit message (Expand)AuthorAge
* Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 toChris Wilson2009-03-21
* Catch exceptions from BackupClientFileAttributes::ReadAttributesChris Wilson2008-12-05
* Fix missing parentheses on stored file ID messages.Chris Wilson2008-12-01
* Reformat comments for readability.Chris Wilson2008-10-03
* Log creation of directory records and warn on conflicting records.Chris Wilson2008-10-03
* Add file logging support (LogFile and LogFileLevel config options).Chris Wilson2008-09-26
* Make upload decision messages (logged with LogAllFileAccess) clearerChris Wilson2008-09-26
* Propagate BackupStoreException::SignalReceived up to BackupDaemon to Chris Wilson2008-08-21
* More use of new interfaces, compile fix for [2245].Chris Wilson2008-08-21
* Pass a RunStatusProvider and a ReadLoggingStream::Logger from Chris Wilson2008-08-21
* Reformat comments for readability.Chris Wilson2008-08-10
* Don't warn about ignoring sockets and FIFOs during backup, thanks toChris Wilson2008-07-03
* Track and log file deletions by name.Chris Wilson2008-05-28
* Improve LogAllFileAccess logging by making the simple case (file notChris Wilson2008-04-09
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Replace all remaining use of TRACEx() macros with logging framework.Chris Wilson2008-03-29
* Don't warn about mount points which are excluded, thanks to Matt Brown forChris Wilson2008-01-20
* Fix comments. (merges [1812])Chris Wilson2007-09-07
* Use ProgressNotifier to report upload exceptions (merges last part of [1342])Chris Wilson2007-09-01
* Log more detailed errors when the server returns an error while uploadingChris Wilson2007-09-01
* Notify about full file uploads. (refs #3)Chris Wilson2007-04-28
* Trace reasons for uploading (or not) each fileChris Wilson2007-03-22
* Moved MakeFullPath into its own library file so that we can share itChris Wilson2007-01-17
* Allow suppressing warnings about unsupported file types by excluding thoseChris Wilson2007-01-16
* Cosmetic whitespace fix (refs #3)Chris Wilson2007-01-16
* Skip mount points and NTFS reparse points inside a location, even ifChris Wilson2007-01-15
* Don't die on unreadable files (refs #3)Chris Wilson2007-01-14
* 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
* Send keepalives when needed while scanning large directories (refs #3, Chris Wilson2006-12-03
* * Use readdir's d_type field to determine type of directory entry withoutChris Wilson2006-10-14
* * bin/bbackupd/BackupClientDirectoryRecord.cppChris Wilson2006-08-31
* * bin/bbackupd/BackupClientDirectoryRecord.cppChris Wilson2006-08-30
* * bin/bbackupd/BackupClientDirectoryRecord.cppChris Wilson2006-08-30
* * infrastructure/BoxPlatform.pm.inChris Wilson2006-08-30
* * mergeChris Wilson2006-07-27
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Merge chris/bb-save-state, resolving conflictsBen Summers2006-01-30
* * configure.acChris Wilson2006-01-28
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Merged martin/xattr at r5 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14