- Nov 14, 2007
-
-
g0dil authored
Utils/Daemon: Last implementation fixes Fix installation of some missing files
-
- Nov 13, 2007
-
-
g0dil authored
-
- Nov 12, 2007
-
-
g0dil authored
Scheduler: Daemon class: Implement default argument parsing
-
- Nov 09, 2007
-
-
g0dil authored
Scheduler: Hack suppoer for ordinary files into the scheduler (epoll does *not* support ordinary files ...) Scheduler: Daemon class: Add consoleLog (log file) support
-
g0dil authored
Scheduler: Daemon class: Fix DaemonWatcher to not drop info from stdout/stderr when the child terminates Scheduler: Daemon class: Replace all ::exit() calls in the daemon watcher with ::_exit()
-
g0dil authored
Scheduler: Add debug log message, fix signal handlin bug Scheduler: Remove all registered handlers/callbacks/descriptors at end of unit test Utils/Logger: Undef SENF_LOG_CONF if defined in main.test.hh Scheduler: Moved Daemon class from Utils here. Can't be in Utils since it depends on the Scheduler :-( Scheduler: Daemon class: Implemented correkt fork() and simple log-passing behaviour
-