]> granicus.if.org Git - icinga2/history - lib/livestatus/livestatuslistener.cpp
Move PerfdataValue() class into base library
[icinga2] / lib / livestatus / livestatuslistener.cpp
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/head
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-02-08 Michael FriedrichAdd logging for started/stopped features
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-16 Gunnar BeutnerFix query processing for Livestatus queries which use...
2015-10-16 Gunnar BeutnerFix query processing for Livestatus queries which use...
2015-10-02 Michael FriedrichFix wrong log message
2015-09-23 Jean-Marcel FlachImplement status api handler
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-02-14 Gunnar BeutnerDon't use separate threads for each ApiClient object
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-01-29 Gunnar BeutnerMake sure the Livestatus listener thread terminates...
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2015-01-09 Gunnar BeutnerFix error messages in LivestatusListener::ServerThreadProc
2015-01-08 Gunnar BeutnerDeactivate Livestatus listener before writing the state...
2014-12-18 Gunnar BeutnerRemove obsolete code
2014-12-18 Gunnar BeutnerRefactor the WorkQueue class to make error reporting...
2014-11-20 Gunnar BeutnerRefactor the config validator so that it doesn't requir...
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory