Add .gitignore files
[senf.git] / Scheduler /
2009-08-17 g0dil Completely rework documentation build
2009-08-04 tho fixed boost/intrusive/iset includes
2009-07-23 jmo fixed 64bit issue: replace unsigned with ::intptr_t
2009-07-23 g0dil Cleanup: Remove TAB chars and std::cerr debug output
2009-07-23 g0dil Scheduler: Add numeric backtrace info to watchdog message
2009-07-07 g0dil Utils: Add hexdumpQuote() utility
2009-07-06 g0dil Scheduler: Implement IdleEvent
2009-06-10 tho added PacketType typedef to PPI-writer interface
2009-05-28 tho Scheduler/TimerEvent: added "Idle"-Event to demonstrate...
2009-05-27 g0dil Utils: (membind) Fix weird casting error when binding...
2009-05-16 g0dil Scheduler: Fix unit test (reset timersource)
2009-05-15 g0dil Scheduler: Fix timer scheduling delay unit-test
2009-05-15 g0dil Scheduler: Add scheduler timer latency test
2009-05-15 g0dil Scheduler: Add timeout() member to TimerEvent
2009-05-11 g0dil PPI: Fix senf::ppi::init() event hook scheduling
2009-04-27 g0dil Scheduler: Add formatClockServiceInterval Console formatter
2009-04-02 g0dil PPI: Add TargetDgramWriter
2009-03-19 g0dil Scheduler: Add senf::scheduler::now()
2009-03-14 tho some unimportant clean-ups ;)
2009-03-04 g0dil Utils/Console: Implement FlagCollection as special...
2009-03-03 g0dil Scheduler: Add watchdog/signal documentation
2009-02-19 g0dil Scheduler: Add timerfd() kernel availability check
2009-02-19 g0dil Scheduler: Implement TimerFDTimerSource
2009-02-19 g0dil Scheduler: Remove empty TimerFDTimerSource (will be...
2009-02-18 tho replaced all BOOST_CHECK_NO_THROW with SENF_CHECK_NO_THROW
2009-02-18 g0dil Scheduler: Make senf::scheduler::hangCount() reset...
2009-02-18 g0dil Utils/Logger: Add syslogFormat option to UDP log target
2009-02-03 g0dil Scheduler: Fix TimerEvent unit test reliability
2009-02-03 g0dil I should check, that the last compile really happened...
2009-02-03 g0dil Scheduler: Implement timer source switching API
2009-02-03 g0dil Scheduler: Implement PollTimerSource
2009-01-28 g0dil Scheduler: Factor out TimerSource from TimerDispatcher...
2009-01-28 g0dil Fix boost-1.36 fixes to work in boost < 1.36 ... no...
2009-01-28 g0dil Adjustment and fixes for boost-1.36 support
2009-01-22 g0dil Utils/Console: Add 'sys/backtrace' command
2009-01-16 g0dil Utils: Add ScopeExit class
2009-01-12 g0dil Fix some warnings with gcc 4.3
2008-12-19 g0dil Completely refactor install targets
2008-12-19 g0dil Move Console from Scheduler into Utils
2008-12-12 tho minor documentation fix.
2008-12-05 g0dil Socket: Add timeout arg to FileHandle 'wait' members
2008-12-04 g0dil Commit missing files
2008-12-04 g0dil Scheduler/Console: Add missing Node conversion operator...
2008-12-02 dw6 add minimal documentation for DirectoryNode::link()
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-12-01 tho some minor documentation fixes.
2008-11-28 g0dil Documentation updates
2008-11-27 g0dil Scheduler/Console: Fix option parsing bug (closes:...
2008-11-27 g0dil Scheduler/Console: Make '..' work in Console (closes...
2008-11-26 g0dil Scheduler/Console: Add optional file support to FileConfig
2008-11-26 g0dil Scheduler/Console: Fix bit-number-lookup-magic to work...
2008-11-24 dw6 throw more informative DuplicateEventRegistrationException
2008-11-21 g0dil Scheduler/ClockService: Add reltime() and reltime_type
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-18 g0dil Scheduler: Add ClockService::clock_type interval consol...
2008-11-14 g0dil Scheduler/Console: Fix overload resolution order when...
2008-11-14 g0dil Scheduler/Console: Add missing Variables.hh #include...
2008-11-14 g0dil Scheduler/Console: Fix adding variables to ScopedDirect...
2008-11-13 g0dil Packets: Add descriptive dump() output to DataPacket
2008-11-07 g0dil PPI: Assert documentation
2008-11-05 g0dil Port SENF to compile against boost-1.35
2008-11-04 g0dil Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
2008-10-30 jmo amd64 fix
2008-10-20 g0dil PPI: Delayed connect and disconnect
2008-10-20 g0dil Scheduler: Fix stupid typing error
2008-10-20 g0dil Scheduler: Fix stupid typing error
2008-10-08 g0dil Socket/Protocols/INet: Implement SSM Multicast API
2008-10-06 g0dil Scheduler: Remove obsolete duplicate 'enabled()' implem...
2008-10-05 g0dil Scheduler: Console 'events' command documentation
2008-10-05 g0dil Scheduler: Sort 'events' list by priority
2008-10-05 g0dil Scheduler: BUGFIX: Include local auto_unit_test header
2008-10-04 g0dil Console: Move into Scheduler as subdirectory
2008-10-01 g0dil Utils/Daemon: Add warning when the scheduler has regist...
2008-09-25 g0dil Scheduler: Fix retrieve_filehandle ADL lookup problems
2008-09-25 g0dil Documentation updates
2008-09-20 g0dil Scheduler: Fix typo
2008-09-19 g0dil Scheduler: Documentation update
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil git-svn-id: https://svn.berlios.de/svnroot/repos/senf...
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-09-17 g0dil Scheduler: TimerEvent doku
2008-09-17 g0dil Scheduler: Implement new timer event API
2008-09-17 g0dil Utils: Add singleton alive test member
2008-08-19 g0dil Packets: Extend collection parser documentation
2008-07-18 g0dil Scheduler: BUGFIX: replace incorrect use of 'int' with...
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-07-04 g0dil Scheduler: Implement FileDispatcher
2008-07-04 g0dil Scheduler: Change ClockService implementation to utiliz...
2008-07-02 g0dil Scheduler: Implement SignalDispatcher
2008-07-02 g0dil Scheduler: begin new implementation
2008-06-19 g0dil Scheduler: BUGFIX: Implement timeoutEarly() / timeoutAd...
2008-06-03 g0dil Console: Implement BSDSocketAddress and BSDAddressingPolicy
2008-05-29 g0dil Scheduler: Implement Timer helper
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-17 g0dil Missing changes from last commit
2008-05-09 g0dil Console: Refactor argument parsing into iterator
2008-05-07 jmo missing include for uint_fast64 added
2008-04-08 tho use unittest include from util!
2008-04-07 g0dil senfscons: Add additional very simple build-helper...
2008-04-07 g0dil Socket/Protocols: Add SO_ERROR getsockopt (BSDSocketPro...
next