Streamlined SystemException definition and usage
[senf.git] / Utils / Daemon / Daemon.cc
2008-03-06 jkaeber Streamlined SystemException definition and usage
2008-03-06 jkaeber Streamlined SystemException:
2008-03-05 jkaeber No longer throw an exception on deleting the pidFile
2008-03-04 jkaeber Add information to exceptions thrown by senf::Daemon
2008-02-22 jkaeber Implemented senf::Daemon::arg[cv] member functions
2008-02-22 g0dil debian: Update build depends
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-26 g0dil Utils/Daemon: BUGFIX: Fix command line argument parsing
2007-11-26 g0dil Utils: Rename SystemException::code() to SystemExceptio...
2007-11-14 g0dil Utils/Daemon: Documentation
2007-11-13 g0dil Daemon class moved to Utils/Daemon into libUtils_Daemon...