Fix boost-1.36 fixes to work in boost < 1.36 ... no comment ...
[senf.git] / Utils /
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 tho minor fix for g++ warning
2009-01-22 g0dil Utils/Console: Add 'sys/backtrace' command
2009-01-19 jmo ostream operator for action_t added
2009-01-19 tho removed some tabs
2009-01-16 g0dil Utils: Add ScopeExit class
2009-01-12 g0dil Fix some warnings with gcc 4.3
2009-01-12 g0dil PPI: Implement ActiveSplitter routing module
2009-01-09 g0dil Utils/Console: Documentation
2009-01-09 g0dil Utils/Termlib: Documentation
2009-01-09 g0dil Utils/Console: Better directory name completion
2009-01-08 g0dil Utils/Termlib: Implement aux display hide/show support
2009-01-08 g0dil Utils/Termlib: Implement LineEditor auxiliary display...
2009-01-08 g0dil Utils/Console: Remove endless exception tracebacks...
2009-01-08 g0dil Utils/Console: Replace Readline with LineEditor
2009-01-07 g0dil Utils/Termlib: Fix handling of very narrow windows
2009-01-07 g0dil Utils/Termlib: Implement LineEditor
2009-01-06 g0dil Utils/Termlib: Implement terminfo format string interpr...
2009-01-05 g0dil Utils: Fix hexump() of nevative values
2009-01-02 g0dil Utils/Console: Small code cleanup in telnet implementation
2009-01-02 g0dil Utils/Console: Implement v_setupComplete() callback...
2008-12-19 g0dil Utils/Console: Telnet protocol implementation (includin...
2008-12-19 g0dil Completely refactor install targets
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...
next