]> granicus.if.org Git - icinga2/history - lib/checker
Improve log messages for the 'pki save-cert' command
[icinga2] / lib / checker /
2017-05-16 Gunnar BeutnerMerge pull request #5264 from Icinga/feature/array...
2017-05-15 Michael FriedrichMerge pull request #5265 from Icinga/feature/perfdata...
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-30 Gunnar BeutnerFix race condition for concurrent_checks
2016-08-29 Gunnar BeutnerFix race condition for concurrent_checks
2016-08-27 Gunnar BeutnerUse 'auto' keyword for iterator declarations (part 2)
2016-08-25 Gunnar BeutnerSet versions for all internal libraries
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Gunnar BeutnerImplement unit tests for state changes
2016-07-28 Gunnar BeutnerCheckerComponent sometimes fails to schedule checks...
2016-05-21 Philipp DalligImplement exclude and include ability for TimePeriod...
2016-05-19 Gunnar BeutnerFix 100% CPU usage issue and incorrect pending checks...
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-18 Gunnar BeutnerFix 100% CPU usage issue and incorrect pending checks...
2016-05-12 Gunnar BeutnerFix incorrect re-scheduling behavior for command_endpoi...
2016-05-12 Gunnar BeutnerFix incorrect re-scheduling behavior for command_endpoi...
2016-05-12 Gunnar BeutnerImplement support for limiting the number of concurrent...
2016-05-10 Gunnar BeutnerImplement support for limiting the number of concurrent...
2016-04-20 Gunnar BeutnerImplement support for upgrading NSIS-based installations
2016-04-01 Gunnar BeutnerImplement support for upgrading NSIS-based installations
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-09-23 Jean-Marcel FlachImplement status api handler
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-18 Gunnar BeutnerFix compiler warnings
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-20 Gunnar BeutnerUse TypeInstance field instead of looking up types...
2015-03-03 Gunnar BeutnerFix uninitialized field in the CheckerComponent class
2015-02-09 Gunnar BeutnerImplement additional attributes for the Host class
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-02-02 Gunnar BeutnerFix missing files in the Windows package
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-19 Gunnar BeutnerImplement CMake options for some of the modules
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-20 Gunnar BeutnerUpdate some more log messages
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory