Packets: Fix VariantParser invalid parser access bug
[senf.git] / Utils / Logger /
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-10 g0dil Utils/Logger: Target examples\nPackets: Relax annotatio...
2008-11-04 g0dil Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
2008-11-03 g0dil More documentation
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-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-07-04 g0dil Scheduler: Change ClockService implementation to utiliz...
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-16 g0dil Utils/Logger: Remove dependency on libboost_datetime
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-03-27 g0dil Console: Add log support to network client (every clien...
2008-03-10 tho minor documentation fix
2008-03-07 tho miscellaneous bits and bobs ;)
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-19 tho minor documentation updates
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-11 tho use new doxygen command \tparam
2008-02-06 tho small documentation fixes
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-16 g0dil Logger: Tiny doc typo fix
2008-01-16 g0dil Logger: Fix doxygen grouping
2008-01-11 jkaeber Access the ConsoleTarget singleton via instance()
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-15 g0dil Add SENF internal senf::SenfLog debug stream and make...
2007-11-14 g0dil Utils/Daemon: Documentation
2007-11-09 g0dil Packets: Fix min_value / max_value boundary cases for...
2007-11-07 g0dil Utils/Logger; Small documentation fix
2007-11-07 g0dil Packets/DefaultBundle: Document finalize() action
2007-11-01 g0dil Utils/Logger: Implement TimeSource facility
2007-11-01 g0dil Utils/Logger: Fix 'senf::log::DefaultArea as empty...
2007-10-31 g0dil Utils/Logger: Completed documentation
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-30 g0dil Utils/Logger: Documentation
2007-10-30 g0dil Utils/Logger: Complete unit testing
2007-10-30 g0dil Utils/Logger: BUGFIX: Compile time syntax error
2007-10-30 g0dil Utils/Logger: Correct newline handling in IOStreamLogger
2007-10-29 g0dil Utils/Logger: Complete route caching
2007-10-26 g0dil Bugfix: More template-logging fixes
2007-10-26 g0dil Utils/Logger: Implement targets
2007-10-24 g0dil Utils/Logger: Reorganize source code
2007-10-16 g0dil Packets: Complete reimplementation of parse helper...
2007-10-11 g0dil Utils/Logger: Implement Area and Stream registry
2007-10-11 g0dil Utils/Logger: BUGFIX: add SENF_LOG_TPL variants which...
2007-10-10 g0dil Utils: Moved Logger into 'Logger/' submodule