- Nov 14, 2007
-
-
tho authored
-
- Nov 13, 2007
-
-
g0dil authored
-
g0dil authored
-
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)
-
- Nov 12, 2007
-
-
g0dil authored
Scheduler: Daemon class: Implement default argument parsing
-
- Nov 09, 2007
-
-
g0dil authored
Scheduler: Hack suppoer for ordinary files into the scheduler (epoll does *not* support ordinary files ...) Scheduler: Daemon class: Add consoleLog (log file) support
-
tho authored
-
g0dil authored
Scheduler: Daemon class: Fix DaemonWatcher to not drop info from stdout/stderr when the child terminates Scheduler: Daemon class: Replace all ::exit() calls in the daemon watcher with ::_exit()
-
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
-
- Nov 07, 2007
-
-
g0dil authored
Scheduler: Elaborate more on boost::bind usage Utils: Start senf::Daemon base class Utils/Logger: Make ConsoleTarget a singleton Utils/Logger: Introduce fallback routing
-
- Nov 05, 2007
-
-
g0dil authored
Scheduler: Simplify callback parameter (remove mostly ignored callback handle parameter) Scheduler: Add timeoutEarly and timeoutAdjust parameters
-
- Nov 01, 2007
-
-
g0dil authored
Utils/Logger: Add Alias documentation Scheduler: Add scheduler based logger time source
-
- Oct 30, 2007
-
-
g0dil authored
-
- Oct 18, 2007
-
-
g0dil authored
Utils: Implement ErrnoException
-
- Sep 07, 2007
-
-
g0dil authored
Fix TAGFILE dependencies Fix some URL references PPI: Add additional 'route' documentation Globally disable SUBGROUPING in Doxygile.global
-
- Sep 04, 2007
-
-
g0dil authored
-
- Sep 03, 2007
-
-
g0dil authored
Packets: Fix PacketImpl::updateIterators implemantation (don't access invalidated iterators) Scheduler: Remove access to invalidated timerMap_ iterator Socket: BUGFIX: Fix generic WriteRange implementation
-
- Aug 31, 2007
-
-
g0dil authored
Make all include path's relative Add 'senf/Packets.hh', 'senf/PPI.hh' and 'senf/Socket.hh'
-
- Aug 29, 2007
-
-
g0dil authored
-
- Aug 28, 2007
- Aug 27, 2007
-
-
g0dil authored
Examples/RateStuffer: Use CloneSource module Exmaples/RateStuffer: Implement using a RateStuffer subnet PPI: Implement CloneSource PPI: Add throttle()/unthrottle() to passive debug modules PPI: Implement DiscardSink PPI: Implement ThrottleBarrier PPI: Implement missing unit tests PPI: Complete the documentation Scheduler: Improve ClockService performance and remove a race condition Scheduler: Clean up Scheduler::process() Utils: Make singleton::instance() protected by default and fix implementation Remove private members from doxygen documentation
-
- Aug 22, 2007
- Aug 21, 2007
-
-
g0dil authored
Scheduler: Implement ClockService clockSkew detection / fixup
-
- Aug 20, 2007
- Aug 17, 2007
-
-
g0dil authored
Packets: Silence PacketRegistry warnings with final=1 Utils: Remove MicroTime Scheduler: Sart implementing more reliable timing mechanism
-
- Jul 27, 2007
-
-
g0dil authored
Socket/Protocols/INet: Add INet4Address documentation Fix some missed INet4Address -> INet4SocketAddress renames Fixed several std:string arguments to use std::string const &
-
- Jul 19, 2007
-
-
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
-
- Jul 10, 2007
-
-
g0dil authored
-
- Jul 02, 2007
-
-
g0dil authored
-
- Jun 29, 2007
-
-
g0dil authored
-
- Jun 11, 2007
-
-
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
-
- Mar 29, 2007
- Mar 20, 2007
-
-
tho authored
No commit message
-
- Mar 02, 2007
-
-
tho authored
-
- Feb 20, 2007
-
-
g0dil authored
Unified emacs Local Variables
-
- Feb 09, 2007
-
-
g0dil authored
-