- Oct 20, 2008
-
-
g0dil authored
Scheduler: EventEvent hook Scheduler: Simple task priorities
-
- Oct 10, 2008
-
-
g0dil authored
Examples/MultiMCLoop: Add example and test for multiple local multicast socket forwarding PPI: Emit throttle/unthrottle messages on connector connect
-
- Oct 04, 2008
-
-
g0dil authored
Scheduler/Console: Add 'sys' directory Scheduler: Implement EventManager and 'sys/scheduler/events' command
-
- Sep 25, 2008
-
-
g0dil authored
-
- Sep 19, 2008
- Sep 17, 2008
-
-
g0dil authored
Scheduler: Move task 'name' argument to constructor Scheduler: Remove obsolete 'enabled_' members Scheduler: Remove obsolete SchedulerTimer class
-
- 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
-
- Jun 27, 2008
-
-
tho authored
-
- May 29, 2008
-
-
dw6 authored
IPv6SourceForcingDgramWriter added. this is more a proof of concept, proof of variability of the writer concept than a must-have integrated part of senf
-
- May 27, 2008
-
-
g0dil authored
Fix lot's of inline implementation ordering errors (make sure, all inline functions are implemented before first use)
-
- Apr 13, 2008
-
-
dw6 authored
-
- Apr 10, 2008
- Apr 09, 2008
- Apr 04, 2008
-
-
g0dil authored
-
- Apr 03, 2008
-
-
g0dil authored
Console: Pass ParseCommandInfo instead of ArgumentsRange to the callbacks Console: Add named aliases for operator overloads ('[]' and '()') Utils: Document, where impl/demangle.h comes from Updated the 'Setting up a new project using SENF' documentation
-
- Mar 26, 2008
-
-
tho authored
-
- Mar 12, 2008
-
-
g0dil authored
-
- Mar 10, 2008
-
-
g0dil authored
Utils: BUGFIX: Fix use of operator<< together with throw
-
- Feb 22, 2008
-
-
tho authored
-
- Feb 19, 2008
-
-
tho authored
-
- Feb 13, 2008
- Feb 12, 2008
-
-
g0dil authored
Changed all exceptions to inherit from senf::Exception Replaced all throwErrno() calls with throw SystemException()
-
- Feb 08, 2008
-
-
g0dil authored
PPI: Add missing unit-test for typed connectors and fix typed connectors implementation Socket: Remove left-over log message
-
- Feb 07, 2008
-
-
tho authored
-
- Feb 05, 2008
- Feb 01, 2008
-
-
tho authored
-
- Jan 31, 2008
-
-
g0dil authored
https://svn.berlios.de/svnroot/repos/senf/branches/2008-01-TW ........ r647 | dw6 | 2008-01-30 15:53:54 +0100 (Wed, 30 Jan 2008) | 1 line adding access to handle to reconnect sockets ........ r649 | dw6 | 2008-01-30 17:30:03 +0100 (Wed, 30 Jan 2008) | 1 line moving template implementation into cti ........
-
- Jan 30, 2008
-
-
g0dil authored
Adjust all senf components to use Utils/Tags.hh (if necessary)
-
- Jan 28, 2008
-
-
g0dil authored
-
- Jan 25, 2008
-
-
g0dil authored
Implemented SENF_ASSERT and replaced all occurences of BOOST_ASSERT with SENF_ASSERT Packets: Fixed compile-error (missing namespace prefix) in PacketParser.cci
-
- Jan 24, 2008
-
-
g0dil authored
HowTos/NewPacket: Started the packet type section doclib: Implemented the '\autotoc' command Packets: Add SENF_PACKET_REGISTRY_REGISTER macro
-
- Jan 21, 2008
-
-
g0dil authored
-
- Jan 18, 2008
- Jan 16, 2008
-
-
g0dil authored
-