Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
[senf.git] / Scheduler /
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...
2008-04-04 g0dil Scheduler: Remove unneeded Socket dependency
2008-04-04 g0dil Scheduler: Document the ClockService conversion members...
2008-04-04 g0dil Socket: Add a 'facet<>()' member to access protocol...
2008-04-03 g0dil PPI: Add senf::connect() packet type compatibility...
2008-03-19 g0dil Scheduler: Fix ReadHelper to conform to new Scheduler API
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-02-29 jmo return value meaning in doc added
2008-02-22 tho replaced tabs to spaces
2008-02-14 tho - updated MPESection creation
2008-02-13 jmo extended documentation example
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-09 g0dil Scheduler: Added EventId documentation
2008-02-05 tho small documentation fixes
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-31 g0dil Remove obsolete fixme, todo and idea items
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-26 g0dil Utils: Rename SystemException::code() to SystemExceptio...
2007-11-23 g0dil Utils: Implement more flexible SystemException
2007-11-15 g0dil Scheduler: BUGFIX: check fdErase_ when (re-)adding...
2007-11-15 g0dil Add SENF internal senf::SenfLog debug stream and make...
2007-11-14 tho added html image map to Handle Hierarchy image
2007-11-13 g0dil Daemon class moved to Utils/Daemon into libUtils_Daemon...
2007-11-13 g0dil Small documentation updates
2007-11-13 g0dil Socket/Protocols/Inet: Fix off-by-one error in INet6Address
2007-11-12 g0dil Scheduler: Daemon class: Better IPC in daemonize()
2007-11-09 g0dil Scheduler: Hack suppoer for ordinary files into the...
2007-11-09 tho new TLVPacket release :) now fixed sized length field...
2007-11-09 g0dil Scheduler: Daemon class: pidfile creation
2007-11-09 g0dil Packets: Fix min_value / max_value boundary cases for...
2007-11-07 g0dil Packets/DefaultBundle: Document finalize() action
2007-11-05 g0dil Scheduler: Add POSIX/UNIX signal support
2007-11-01 g0dil Utils/Logger: Implement TimeSource facility
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-18 g0dil Packets: Add introductory parse helper documentation
2007-09-07 g0dil senfscons: Reimplemented Doxyfile parser
2007-09-04 g0dil Remove unneeded libboost-thread-dev build dependency...
2007-09-03 g0dil Better SENF configuration support (local_config.hh)
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-29 g0dil PPI: Implement IOEvent error handling
2007-08-28 g0dil Scheduler: BUGFIX: Restart itimer after clock-skew...
2007-08-28 g0dil Scheduler: Bugfix in ClockService.test.cc: restart...
2007-08-27 g0dil Socket: Ignore ECONNREFUSED on write to datagram socket
2007-08-22 g0dil PPI: Remove specializations from documentation
2007-08-22 g0dil Scheduler: Fix ClockService unittest to work on higher...
2007-08-21 g0dil PPI: Clean up time interface
2007-08-20 g0dil PPI: Use ClockService instead of boost::posix_time
2007-08-20 g0dil Scheduler: Move timing related code into a ClockService...
2007-08-17 g0dil PPI: Implement joins
2007-07-27 g0dil Socket/Protocols/INet: Change INet4Address to use a...
2007-07-19 g0dil Packets: Add short documentation for most internal...
2007-07-10 g0dil Add new file-variable 'comment-column'
2007-07-02 g0dil Add additional emacs file variable 'compile-command'
2007-06-29 g0dil Scheduler: Update ReadHelper/WriteHelper to ne Socket API
2007-06-11 g0dil Several FIXME items:
2007-03-29 tho some small documentation fixes
2007-03-29 tho some very small fixes
2007-03-20 tho git-svn-id: https://svn.berlios.de/svnroot/repos/senf...
2007-03-02 tho fixed some documentation typos
2007-02-20 g0dil Fixed whitespace in all files (no tabs)
next