Skip to content
Snippets Groups Projects
  1. Nov 04, 2008
  2. Nov 03, 2008
  3. Oct 04, 2008
  4. Oct 03, 2008
  5. Sep 19, 2008
  6. 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
  7. Jul 04, 2008
  8. May 27, 2008
  9. May 16, 2008
  10. Apr 30, 2008
  11. 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
  12. Mar 27, 2008
  13. Mar 10, 2008
  14. Mar 07, 2008
  15. Feb 29, 2008
  16. Feb 28, 2008
  17. Feb 27, 2008
  18. Feb 22, 2008
  19. Feb 19, 2008
  20. Feb 12, 2008
  21. Feb 11, 2008
  22. Feb 06, 2008
  23. Feb 05, 2008
  24. Feb 01, 2008
  25. Jan 16, 2008
  26. Jan 11, 2008
  27. Dec 29, 2007
  28. Dec 28, 2007
  29. Nov 15, 2007
  30. Nov 14, 2007
  31. Nov 09, 2007
    • 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