- Jul 09, 2008
-
-
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
-
- Jul 08, 2008
-
-
tho authored
-
- Jul 04, 2008
- Jul 02, 2008
- Jun 27, 2008
- Jun 26, 2008
-
-
tho authored
-
- Jun 25, 2008
-
-
dw6 authored
-
- Jun 20, 2008
-
-
g0dil authored
senfscons: Speed up non-documentation builds (doesn't help much) Socket/Protocols: Add documentation for sockaddr_cast
-
- Jun 19, 2008
-
-
g0dil authored
-
- Jun 18, 2008
-
-
dw6 authored
-
- Jun 12, 2008
-
-
g0dil authored
Packets: Implement 'ids()' option for SENF_PARSER_VARIANT Packets: Update DTCPPacket to use the new SENF_PARSER_VARIANT features HowTows/NewPacket: Adjust for new SENF_PARSER_VARIANT
-
- Jun 11, 2008
-
-
g0dil authored
Utils/mpl.hh: Add SENF_MPL_SLOT_NOEXPAND support Packets/ParseHelpers.doc: Add documentation about pretty-printing preprocessed code
-
g0dil authored
Packets: Adjust/rewrite SENF_PARSER_VARIANT documentation Packets: Add internal documentation page about helper macro expansion
-
g0dil authored
-
- Jun 10, 2008
- Jun 09, 2008
- Jun 06, 2008
-
-
g0dil authored
Packets: Implement generic internel collection parser macro infrastructure Packets: Update VectorParser to use the new AuxParser/collection infrastructure
-
- Jun 03, 2008
- May 30, 2008
- May 29, 2008
- May 28, 2008
-
-
g0dil authored
-
- May 27, 2008
-
-
g0dil authored
-
g0dil authored
-
g0dil authored
-
g0dil authored
Fix lot's of inline implementation ordering errors (make sure, all inline functions are implemented before first use)
-
g0dil authored
Fix lot's of inline implementation ordering errors (make sure, all inline functions are implemented before first use)
-
- May 23, 2008
-
-
g0dil authored
Console: Implement program option parsing
-