]> granicus.if.org Git - icinga2/history - lib/icinga/cib.cpp
Move PerfdataValue() class into base library
[icinga2] / lib / icinga / cib.cpp
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/head
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-08-24 Gunnar BeutnerFix compiler warnings
2016-07-26 Rune DarrudFix min/max execution_time
2016-07-26 Rune DarrudSet min_latency and min_execution_time to 0 when there...
2016-05-12 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-05-10 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-12-08 Michael FriedrichFix missing num_hosts_pending in /v1/status/CIB
2015-11-26 Michael FriedrichFix missing num_hosts_pending in /v1/status/CIB
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-09-23 Jean-Marcel FlachImplement status api handler
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-01-22 Michael FriedrichUpdate copyright year
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-05-26 Michael FriedrichFix check statistics are mixing host/service checks.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-04-08 Gunnar BeutnerRename the service state constants.
2014-04-08 Gunnar BeutnerRemove the HostUnreachable state.
2014-04-04 Gunnar BeutnerImplement host checks.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-02-20 Michael FriedrichRefactor status/perfdata stats registry.
2014-02-17 Michael FriedrichImplement StatsFunction Registry for features.
2014-02-10 Michael FriedrichMove Check Stats into CIB.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-03-22 Gunnar BeutnerRemove @threadsafety doc strings
2013-03-17 Gunnar BeutnerRefactor #includes (Part 3).
2013-03-01 Gunnar BeutnerRefactored object locking code.
2013-02-17 Gunnar BeutnerFine-grained locks (WIP, Part 1).
2013-01-28 Gunnar BeutnerImplement statistics for passive service checks.
2012-09-10 Gunnar BeutnerRefactored the libraries.