summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* Trace reasons for uploading (or not) each fileChris Wilson2007-03-22
* Add a new notification constant, NotifyEvent_BackupError, for use whenChris Wilson2007-03-22
* Run housekeeping in idle time on Win32 (refs #3)Chris Wilson2007-03-08
* Report number of files and directories which could not be compared Chris Wilson2007-03-08
* Report an appropriate error if the target path of the restore operationChris Wilson2007-03-08
* Catch exceptions during restore and report them, rather than abortingChris Wilson2007-03-08
* Count a difference when a local directory does not exist, but it doesChris Wilson2007-03-08
* Typo fixChris Wilson2007-03-04
* Stop locations from being deleted from the store just because their localChris Wilson2007-01-25
* Buffer store file integrity checks (refs #3)Chris Wilson2007-01-17
* Buffer directory reads (refs #3)Chris Wilson2007-01-17
* When comparing, don't recurse into excluded directories, as their contentsChris Wilson2007-01-17
* Moved MakeFullPath into its own library file so that we can share itChris Wilson2007-01-17
* Use BufferedStream to speed up housekeeping by about ten times. (refs #3)Chris 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
* Log AccessDenied errors in a more concise form than general exceptions Chris Wilson2007-01-16
* Allow Loggers to log everything, as is their wont. Master level will beChris Wilson2007-01-15
* Log important output at NOTICE level, instead of INFO (refs #3)Chris Wilson2007-01-15
* 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
* Ignore symlink permissions on Darwin, where they can't be set properlyChris Wilson2007-01-13
* Always start by logging everything to syslog, even when running on the Chris Wilson2007-01-12
* 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
* Change all logging to use the logging framework, as an example. (refs #3)Chris Wilson2006-12-16
* Improved debugging when a path to a location doesn't exist or can't beChris Wilson2006-12-16
* Send keepalives when needed while scanning large directories (refs #3, Chris Wilson2006-12-03
* Moved KeepAlive timer to BackupClientContext object.Chris Wilson2006-12-03
* Log failure to rename ID map files. (refs #3)Chris Wilson2006-12-03
* Document that restore -d can be used to restore deleted files in any Chris Wilson2006-12-03
* Replace old-style setitimers for KeepAliveTime and MaximumDiffingTime Chris Wilson2006-11-28
* Catch any exceptions while handling a connection and report to user Chris Wilson2006-11-26
* Add ExtendedLogFile option to bbackupd config (refs #9)Chris Wilson2006-11-14
* Don't try to write to the interprocess socket if it's not open (refs #3)Chris Wilson2006-11-13
* Properly revert [1096] (refs #3)Chris Wilson2006-11-13
* Revert [1096] as it causes infinite loops if the listening socket Chris Wilson2006-11-13
* Initialise cross-platform timers on all platforms, remove win32-specific Chris Wilson2006-11-13
* Fixed typo.Chris Wilson2006-11-13
* Setup MAINHELPER as early as possible, and clear it as late as possible, Chris Wilson2006-11-13
* openlog inside MAINHELPER block, to ensure that any memory leaks will be Chris Wilson2006-11-13
* Compile fixChris Wilson2006-11-06
* Catch exceptions from BackupStoreDaemon::Run and log them without killingChris Wilson2006-10-18
* Reinstate #ifdefs on Win32. (refs #3)Chris Wilson2006-10-18
* Revert patch [825] (mostly).Chris Wilson2006-10-15
* Revert patch [862] (refs #3)Chris Wilson2006-10-15
* Add an option to ignore attribute differences on compare. (refs #3)Chris Wilson2006-10-15
* Convert command-line arguments from the system locale/character set toChris Wilson2006-10-15
* Convert command-line arguments from the system locale/character set toChris Wilson2006-10-15
* Allow getting an object with a path, not just from the current directoryChris Wilson2006-10-15