Skip to content
Snippets Groups Projects
  1. Dec 19, 2008
  2. Oct 04, 2008
  3. Sep 19, 2008
  4. Jul 09, 2008
    • g0dil's avatar
      Utils/Console: Fix singleton instantiation order (ServerManager / Scheduler) · e27683cd
      g0dil authored
      Scheduler: Add automatic periodic resync to ClockService::abstime() and ClockService::clock()
      Scheduler: Add task nameing
      Scheduler: BUGFIX: Add missing task-dequeue in FdDispatcher::add()
      Scheduler: Add empty() member to all dispatchers
      Scheduler: Add eventTime() support to FdManager
      Scheduler: Add support for non-pollable file descriptor detection to FdManager and FdDispatcher
      Scheduler: Add FIFORunner task watchdog
      Scheduler: Add debugging backtrace to FIFORunner
      Scheduler: Change senf::Scheduler implementation to use the new dispatcher infrastructure
      Scheduler: BUGFIX: Fix access to (possibly) destroyed object in TimerEvent::run()
      Utils: Add senf::signalName() helper
      Utils/Daemon: Use senf::signalName() in debug messages
      Utils/Logger: Fix logger to correctly format the timestamp (the deadlock should be fixed now)
      Update scheduler callback signatures to the new API throughout the project
      Update documentation
      e27683cd
  5. May 30, 2008
  6. Apr 30, 2008
  7. Apr 29, 2008
    • g0dil's avatar
      Console: Add console logging documentation · 00d3df86
      g0dil authored
      Console: Implement (and document) Server::stop()
      Console: Implement working readline C-d and minnimal C-c support
      Utils/Logger: Make Stream optional in routing commands
      00d3df86
  8. Apr 28, 2008
  9. Apr 24, 2008
Loading