summaryrefslogtreecommitdiff
path: root/lib/server/Daemon.h
Commit message (Expand)AuthorAge
* Fix exception in bbackupd when no LogFile is configured.Chris Wilson2014-11-23
* Add option to truncate log file at start of every backup.Chris Wilson2014-11-16
* Refactor logging option processing out of Daemon class.Chris Wilson2014-04-09
* Split option processing out of Daemon::Main() to ease use of Daemon class in ...Chris Wilson2012-01-22
* Add log file logging to all daemons.Chris Wilson2010-11-17
* Replace BOX_FILE_BBACKUPD_DEFAULT_CONFIG with Chris Wilson2010-06-06
* Add ability to specify a named log facility for syslog loggins, Chris Wilson2009-03-24
* Fix compile errors on Debian Lenny, reported by Torsten.Chris Wilson2008-10-17
* Only set spDaemon in Daemon::Main, to allow Boxi to have a BackupDaemon Chris Wilson2008-08-21
* Allow externally controllic whether a daemon will run in the foregroundChris Wilson2008-08-07
* Move loading configuration into a separate method.Chris Wilson2008-05-28
* 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
* Workaround for (buggy?) gcc not finding inherited Main method on Chris Wilson2008-03-01
* Add "-h" and "/?" options to display usage in Daemon.Chris Wilson2007-10-17
* Make Main(), GetOptionString() and ProcessOption virtual so that theyChris Wilson2007-10-17
* Refactor out command-line option processing, so that it can be extendedChris Wilson2007-10-17
* Add a new -F option for daemons, which runs in the foreground but stillChris Wilson2007-06-28
* Remove comments accidentally left in [1591]. (refs #3)Chris Wilson2007-04-28
* Make Daemon remember whether we're supposed to run in a single process,Chris Wilson2007-04-28
* Add -V option, which sets maximum verbosity in one go.Chris Wilson2007-04-22
* Add option parsing with getopt()Chris Wilson2007-01-15
* 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