Skip to content
Snippets Groups Projects
  1. Feb 18, 2009
  2. Feb 03, 2009
  3. Nov 07, 2008
    • g0dil's avatar
      PPI: Assert documentation · 3549f9fe
      g0dil authored
      PPI: Document Module::v_init() member
      Scheduler: Rename EventEvent to EventHook
      Documentation updates
      3549f9fe
  4. Nov 05, 2008
  5. Oct 20, 2008
  6. Sep 19, 2008
  7. Sep 17, 2008
  8. Aug 19, 2008
  9. 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
  10. Feb 05, 2008
  11. Dec 28, 2007
  12. Nov 13, 2007
    • g0dil's avatar
      Socket/Protocols/Inet: Fix off-by-one error in INet6Address · 385c5936
      g0dil authored
      PPI: Fix cloneSource unit-test packet construction
      Scheduler: BUGFIX: uninitialized loop variable
      Scheduler: BUGFIX: delay deletions in fdTable_ (can't change map while iterating over it)
      Add global 'valgrind' target
      Add 'valgrind.sup' suppressions file to suppress custom benign valgrind errors
      Fix all unit-tests to run correcly under valgrind (mostly timing adjustments)
      385c5936
  13. 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
  14. Nov 05, 2007
    • g0dil's avatar
      Scheduler: Add POSIX/UNIX signal support · f2564e0c
      g0dil authored
      Scheduler: Simplify callback parameter (remove mostly ignored callback handle parameter)
      Scheduler: Add timeoutEarly and timeoutAdjust parameters
      f2564e0c
  15. Oct 30, 2007
  16. Aug 21, 2007
  17. Aug 20, 2007
  18. Aug 17, 2007
    • g0dil's avatar
      PPI: Implement joins · fb11d80f
      g0dil authored
      Packets: Silence PacketRegistry warnings with final=1
      Utils: Remove MicroTime
      Scheduler: Sart implementing more reliable timing mechanism
      fb11d80f
  19. Jul 19, 2007
    • g0dil's avatar
      Packets: Add short documentation for most internal classes · a2e632ae
      g0dil authored
      Packets: Document DataPacket, safe_data_iterator and exceptions
      Packets: Move bundle documentation out of the Packets documentation
      Scheduler: Make test more robust (add sleep ...)
      Move all local dictionary words into senf.dict
      a2e632ae
  20. Jul 10, 2007
  21. Jul 02, 2007
  22. Jun 11, 2007
    • g0dil's avatar
      Several FIXME items: · 7dfd06d2
      g0dil authored
      * Allow empty FileHandle/SocketHandle etc instances
      * Make ServerSocketHandle::listen depend on AddressingPolicy
      * Replace all occurences of inet_ntoa with inet_ntop (thread safety)
      * Fix handling of exceptions in ReadHelper/WriteHelper
      * Fix Scheduler ERR/HUP semantics
      7dfd06d2
  23. Feb 20, 2007
  24. Dec 20, 2006
  25. Nov 10, 2006
  26. Nov 06, 2006
  27. Jul 25, 2006
  28. Jul 19, 2006
  29. Jul 12, 2006
  30. Jul 11, 2006
  31. Jul 07, 2006
Loading