"Packets/DefaultBundle/LlcSnapPacket.hh" did not exist on "7cb6237f75ad549845604872af89711fd041d8f8"
- Dec 19, 2008
-
-
g0dil authored
Refactor build system to remove sub-library dependencies
-
- Oct 04, 2008
-
-
g0dil authored
Scheduler/Console: Add 'sys' directory Scheduler: Implement EventManager and 'sys/scheduler/events' command
-
- Sep 19, 2008
- 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
-
- May 30, 2008
-
-
g0dil authored
Console: Rewrite parser semantic actions to use phoenix (much (cd ..) simpler ...)
-
- Apr 30, 2008
-
-
g0dil authored
-
- Apr 29, 2008
-
-
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
-
- Apr 28, 2008
-
-
g0dil authored
Console: Remove backtrace from syntax error messages Console: auto-cd when specifying a directory as command
-
- Apr 24, 2008
-
-
g0dil authored
-