summaryrefslogtreecommitdiff
path: root/bin/bbackupd/BackupDaemon.cpp
Commit message (Expand)AuthorAge
* Fix crash when notifying sysadmin of an invalid event code.Chris Wilson2008-04-09
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Improve logging with macros that consistently output strerror(errno) andChris Wilson2008-03-28
* Use logging framework rather than printf to log when messages are sent Chris Wilson2008-03-13
* Sun CC compile fix: doesn't like assigning an iterator to a const_iterator.Chris Wilson2008-01-22
* Use the specified service name when installing and removing the service.Chris Wilson2007-10-17
* Add "-h" and "/?" options to display usage in Daemon.Chris Wilson2007-10-17
* Use Daemon's delegated option processing instead of our own hacks.Chris Wilson2007-10-17
* Don't initialise the command socket thread (on Win32) until theChris Wilson2007-10-17
* Don't abort if one of the location paths doesn't exist, just print a Chris Wilson2007-10-17
* Allow configuration of the time to delete redundant store locations.Chris Wilson2007-10-08
* Fix crash when notifyscript is called for BackupStart or BackupFinish.Chris Wilson2007-10-08
* Fix error message when failing to create remote directory for location.Chris Wilson2007-09-01
* Call the notify script whenever backup starts or finishes, but theChris Wilson2007-09-01
* Fixed object use after delete, thanks Gary! (refs #3, merges [1673])Chris Wilson2007-07-26
* Fixed object store read/write, fixes #18 properly, thanks Gary!Chris Wilson2007-07-26
* Undo bad merge of [1658] and [1669] (refs #3, merges [1671])Chris Wilson2007-07-26
* Apply remaining parts of Gary's patch, missing from [1658], thanks GaryChris Wilson2007-07-26
* Apply Gary's patch to save the list of unused root directory entriesChris Wilson2007-07-26
* More helpful error messages when location setup failed.Chris Wilson2007-07-26
* Add more debugging checks and messages for location setup errorChris Wilson2007-07-26
* Hopefully fix a bug reported by Tobias Balle-Petersen, where unusedChris Wilson2007-07-18
* Fix formatting bugs. (refs #3)Chris Wilson2007-04-28
* Log event name instead of numeric code. (refs #3)Chris Wilson2007-04-22
* Move all command socket communications to the worker thread, to avoidChris Wilson2007-03-24
* Reformat long lines for readability. (refs #3, merges remainder of [1459])Chris Wilson2007-03-24
* Better handle a case where a force-sync command comes in immediatelyChris Wilson2007-03-24
* iUse our new ClientException codes for clock skew and archive problems.Chris Wilson2007-03-24
* Add a new notification constant, NotifyEvent_BackupError, for use whenChris Wilson2007-03-22
* Stop locations from being deleted from the store just because their localChris Wilson2007-01-25
* Log important output at NOTICE level, instead of INFO (refs #3)Chris Wilson2007-01-15
* 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
* Moved KeepAlive timer to BackupClientContext object.Chris Wilson2006-12-03
* Log failure to rename ID map files. (refs #3)Chris Wilson2006-12-03
* Add ExtendedLogFile option to bbackupd config (refs #9)Chris Wilson2006-11-14
* Initialise cross-platform timers on all platforms, remove win32-specific Chris Wilson2006-11-13
* * Catch invalid output from sync allow script and tell the user what itChris Wilson2006-10-14
* * Apply Box coding standards (refs #3, replaces [1026])Chris Wilson2006-10-14
* * Oops, svn merged too much, undo againChris Wilson2006-10-14
* * Apply Box coding standards (refs #3)Chris Wilson2006-10-14
* * bin/bbackupd/BackupDaemon.cppChris Wilson2006-08-31
* * bin/bbackupd/BackupDaemon.cppChris Wilson2006-08-31
* * bin/bbackupd/BackupDaemon.cppChris Wilson2006-08-21
* * bin/bbackupd/BackupDaemon.cppChris Wilson2006-08-20
* * bin/bbackupd/BackupDaemon.cppChris Wilson2006-08-20
* * bin/bbackupd/BackupDaemon.cppChris Wilson2006-08-20