summaryrefslogtreecommitdiff
path: root/lib/server/Daemon.cpp
Commit message (Expand)AuthorAge
...
* Use a signed int instead of char for getopt, thanks Martin. (refs #3)Chris Wilson2007-07-05
* Make char signed to fix getopt usage on ARM and PowerPC, thanks to TBP andChris Wilson2007-07-04
* More debugging.Chris Wilson2007-07-03
* Hopefully work around buggy getopt implementation noted by TBP inChris Wilson2007-07-03
* Add extra debugging to help find out why getopt is behaving weirdlyChris Wilson2007-06-30
* Add a new -F option for daemons, which runs in the foreground but stillChris Wilson2007-06-28
* Get it right this time.Chris Wilson2007-06-04
* Hopefully reset getopt in a way that's compatible with BSD and GLIBC,Chris Wilson2007-06-04
* Initialise mSingleProcess flag to false (oops!) (refs #3)Chris Wilson2007-04-29
* 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
* Reduce default logging level in debug builds from TRACE back down to INFO,Chris Wilson2007-03-24
* Log at trace level by default in debug builds (refs #3)Chris Wilson2007-03-22
* Compile fix for RHEL4 ([NICK]) (refs #3)Chris Wilson2007-01-16
* Add option parsing with getopt()Chris Wilson2007-01-15
* Spacing (refs #3)Chris Wilson2007-01-14
* Convert Daemon class to new logging framework (refs #3)Chris Wilson2007-01-12
* * Allow Daemons to be created more than once per processChris Wilson2006-11-26
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * 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
* 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
* Build under DarwinBen Summers2005-12-01
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14