Skip to content
Snippets Groups Projects
  1. Nov 14, 2007
  2. Nov 13, 2007
  3. Nov 12, 2007
  4. Nov 09, 2007
    • g0dil's avatar
      Scheduler: Hack suppoer for ordinary files into the scheduler (epoll does... · 1ee45a60
      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
      1ee45a60
    • g0dil's avatar
      Scheduler: Daemon class: pidfile creation · 2f9d0c9d
      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()
      2f9d0c9d
    • g0dil's avatar
      Packets: Fix min_value / max_value boundary cases for Parse_(U)IntField · 22c158f6
      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
      22c158f6
Loading