Move Console from Scheduler into Utils
[senf.git] / Utils /
2008-12-19 g0dil Move Console from Scheduler into Utils
2008-12-12 g0dil Add libboost-signals library to build setup
2008-12-11 g0dil Utils/Logger: Add more consistent and flexible configur...
2008-12-10 g0dil Utils/Logger: Implement direct syslog-via-UDP target
2008-12-10 g0dil Utils/Logger: Add IOSteamTarget log format configuratio...
2008-12-10 g0dil Minor fixes
2008-11-21 g0dil Utils/Daemon: Remove now obsolete argv argument cast...
2008-11-20 g0dil Packets: Add reserve() / capacity() to PacketData interface
2008-11-20 jmo missing macro call and inculdes added
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-14 g0dil Scheduler/Console: Fix overload resolution order when...
2008-11-10 g0dil Utils/Logger: Target examples\nPackets: Relax annotatio...
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-11-03 g0dil More documentation
2008-10-28 tho added limits.h to compile under ubuntu 8.10
2008-10-08 g0dil Socket/Protocols/INet: Implement SSM Multicast API
2008-10-04 g0dil Console: Move into Scheduler as subdirectory
2008-10-04 g0dil Utils/Logger: BUGFIX: Include local auto_unit_test...
2008-10-03 g0dil Utils/Logger: SyslogTarget documentation
2008-10-03 g0dil Utils/Logger: SyslogTarget
2008-10-01 g0dil Utils/Daemon: Add warning when the scheduler has regist...
2008-09-23 g0dil Packets: Absolutely rudimentary new finalize() API...
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-09-17 g0dil Scheduler: Implement new timer event API
2008-09-17 g0dil Utils: Add singleton alive test member
2008-07-09 g0dil Utils: More documentation
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-07-04 g0dil Scheduler: Change ClockService implementation to utiliz...
2008-06-20 g0dil Packets: Restructure documentation
2008-06-11 g0dil Utils/Exception: Fix small (non-backtrace :-) ) problem...
2008-06-10 tho fixed documentation typo
2008-05-30 g0dil Utils: Add some spirit/phoenix helpers
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-21 g0dil Utils: Document new utilities
2008-05-17 g0dil Missing changes from last commit
2008-05-16 g0dil Utils/Logger: Remove dependency on libboost_datetime
2008-05-14 g0dil Utils: Refactor hexdump() helper to move code out of...
2008-05-09 g0dil Console: Refactor argument parsing into iterator
2008-04-30 g0dil Utils/Logger: Fix the bugfix .. outch ...
2008-04-30 g0dil Console: Workaround for g++ 4.0 bug
2008-04-29 g0dil Console: Add console logging documentation
2008-04-23 g0dil Socket/Protocols/INet: Add 'shutdown' member to TCPSock...
2008-04-17 tho use unittest include from util!! /grrr!/
2008-04-13 g0dil Console: Overhaul documentation
2008-04-13 g0dil senfscons: Implement COMPILE_FAILS tests
2008-04-09 g0dil Utils: Add unit-test and documentation for type_traits.hh
2008-04-09 g0dil Utils: Fix intrusive_refcount for const objects
2008-04-08 tho use unittest include from util!
2008-04-08 g0dil Utils: Add some type traits in type_traits.hh
2008-04-04 g0dil Utils/Daemon: Add Daemon::removeDaemonArgs()
2008-04-04 g0dil Utils/Daemon: Add instance() and logReopen() member...
2008-04-04 g0dil Socket: Add a 'facet<>()' member to access protocol...
2008-04-03 g0dil Utils/Daemon: Adjust unit-test 'argv' parameter to...
2008-04-03 g0dil PPI: Add senf::connect() packet type compatibility...
2008-04-03 jkaeber Modified argv() to return the original "char **" instea...
2008-04-03 g0dil Socket/Protocols/INet: Allow socket address string...
2008-04-02 g0dil Utils: Add backtrace to exception message in SENF_DEBUG...
2008-03-31 g0dil Socket/Protocols/INet: Fix INet6Address in6_addr constr...
2008-03-27 g0dil Console: Add log support to network client (every clien...
2008-03-25 tho use unittest include from util!
2008-03-23 g0dil Console: Implement 'cd -'
2008-03-20 g0dil Utils: String join utility
2008-03-19 g0dil Utils: Fixed intrusive_refcount_t access implementation...
2008-03-10 g0dil PPI: Add simple connector type compatibility check
2008-03-10 tho minor documentation fix
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-03-07 tho miscellaneous bits and bobs ;)
2008-03-06 jkaeber Streamlined SystemException definition and usage
2008-03-06 jkaeber Streamlined SystemException:
2008-03-05 jkaeber No longer throw an exception on deleting the pidFile
2008-03-04 jkaeber Add information to exceptions thrown by senf::Daemon
2008-02-29 tho IOStreamTarget: added loglevel to output
2008-02-29 tho IOStreamTarget: added loglevel to output
2008-02-28 g0dil Utils/Logger: Fix SENF_LOG_CONF to support top-level...
2008-02-28 g0dil Utils/Logger: Honor (default) runtime limit in fallback...
2008-02-27 g0dil Utils/Logger: set defautl compile-time log limit for...
2008-02-22 g0dil Socket/Protocols/INet: Rename all INet6Address members...
2008-02-22 tho replaced tabs to spaces
2008-02-22 jkaeber Implemented senf::Daemon::arg[cv] member functions
2008-02-22 g0dil debian: Update build depends
2008-02-19 tho minor documentation updates
2008-02-13 g0dil doclib: Add helper script to build image map from dia...
2008-02-12 tho set HIDE_UNDOC_RELATIONS to NO /grmpf/
2008-02-12 tho doclib: link new berlios wiki
2008-02-12 g0dil Socket: Renamed all protocol classes and files to end...
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-11 tho use new doxygen command \tparam
2008-02-10 g0dil Add another scons (old version) workaround
2008-02-08 tho minor documentation updates
2008-02-06 tho small documentation fixes
2008-02-05 g0dil Add 'senf/' to #include path documentation
2008-02-05 tho small documentation fixes
2008-02-05 tho small documentation fixes
2008-02-05 tho removed some useless spaces; not very important, I...
2008-02-05 tho Please use spaces instead of tabs!
2008-02-01 tho small documentation fixes
2008-01-30 g0dil Utils: Implement Tags.hh and move 'senf::noinit' and...
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
next