summaryrefslogtreecommitdiff
path: root/bin/bbackupd/bbackupd.cpp
Commit message (Expand)AuthorAge
* Simplify code with macros, update comments and fix whitespace.Chris Wilson2014-09-04
* Fix abort if the local data directory doesn't exist.Chris Wilson2011-03-27
* Replace BOX_FILE_BBACKUPD_DEFAULT_CONFIG with Chris Wilson2010-06-06
* Shorten names used by daemons.Chris Wilson2008-05-28
* Use Daemon's delegated option processing instead of our own hacks.Chris Wilson2007-10-17
* Don't initialise MemLeakFinder twice when running as a service.Chris Wilson2007-09-07
* Make Configuration take a std::string filename instead of a char array,Chris Wilson2007-07-26
* Allow Loggers to log everything, as is their wont. Master level will beChris Wilson2007-01-15
* Always start by logging everything to syslog, even when running on the Chris Wilson2007-01-12
* Change all logging to use the logging framework, as an example. (refs #3)Chris Wilson2006-12-16
* * Replace global daemon object with a pointer, to allow deletion andChris Wilson2006-10-14
* * bbackupd.cppChris Wilson2006-08-09
* * bin/bbackupd/Win32ServiceFunctions.hChris Wilson2006-08-09
* * bbackupd.cppChris Wilson2006-08-09
* * mergeChris Wilson2006-07-27
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14