]> granicus.if.org Git - icinga2/history - components/compat/statusdatawriter.cpp
Remove the HostUnreachable state.
[icinga2] / components / compat / statusdatawriter.cpp
2014-04-08 Gunnar BeutnerRemove the HostUnreachable state.
2014-04-05 Michael FriedrichFix legacy attributes by object type.
2014-04-04 Michael FriedrichStatusDataWriter: Dump command and application custom...
2014-04-04 Gunnar BeutnerImplement host checks.
2014-04-03 Michael FriedrichMerge 'macros' and 'custom' attributes into 'vars'...
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-21 Michael FriedrichMake host 'check' attribute available in legacy interfaces.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-16 Michael FriedrichFix host, service sort order in StatusDataWriter.
2014-03-12 Michael FriedrichFix enable_perfdata attribute in compat features.
2014-03-05 Gunnar BeutnerImplement a new object type for service dependencies.
2014-02-20 Michael FriedrichRefactor status/perfdata stats registry.
2014-02-17 Michael FriedrichImplement StatsFunction Registry for features.
2014-01-15 Johannes MeyerFix hostcheck state conversion of the statusdatawriter
2014-01-14 Michael FriedrichCompat: Do not dump empty strings into objects.cache.
2014-01-09 Michael FriedrichFix formatting of execution_time, latency.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-17 Gunnar BeutnerUse CompatUtility::GetCommandLine in StatusDataWriter...
2013-12-13 Michael FriedrichCompat: Fix commands in objects.cache file.
2013-12-13 Michael FriedrichImprove StatusDataWriter performance.
2013-12-13 Michael FriedrichRefactor CompatUtility::* for DB IDO, Livestatus, Statu...
2013-12-11 Michael FriedrichCompat: Don't dump empty CV keys.
2013-12-09 Gunnar BeutnerJust write objects.cache file once.
2013-12-05 Gunnar BeutnerMake status.dat/objects.cache interval configurable.
2013-12-02 Gunnar BeutnerMerge branch 'feature/ido-performance-5246' into next
2013-12-02 Gunnar BeutnerAvoid unnecessary copies when iterating over dictionaries.
2013-11-21 Gunnar BeutnerRemove redundant checks.
2013-11-20 Gunnar BeutnerImplement support for stack traces for STL exceptions.
2013-11-12 Gunnar BeutnerMerge remote-tracking branch 'origin/feature/release...
2013-11-11 Gunnar BeutnerFix Convert::ToString.
2013-11-09 Gunnar BeutnerMerge branch 'feature/checkresult-5039' into next
2013-11-09 Gunnar BeutnerRefactor the Service::Is{Comment,Downtime}* methods.
2013-11-09 Gunnar BeutnerImplement class for service downtimes.
2013-11-09 Gunnar BeutnerImplement class for service comments.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerClean up the DynamicType class.
2013-11-08 Markus FroschMerge branch 'feature/debian-packaging-4988' into next
2013-11-08 Gunnar BeutnerImplement serializer support for arbitrary classes.
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.
2013-10-16 Gunnar BeutnerImplement event_handler_enabled modified attribute.
2013-10-16 Gunnar BeutnerImplement modified attributes for enable_active_checks...
2013-10-09 Gunnar BeutnerImplement Application::GetVersion().
2013-10-08 Gunnar BeutnerImplement global attributes.
2013-10-03 Michael Friedrichcompat: Add {host,service}_groups attributes.
2013-10-03 Michael Friedrichcompat: Add more service config attributes.
2013-10-02 Michael Friedrichcompat: Add more host attributes, refactor contacts...
2013-09-26 Michael FriedrichAdd check authority to service.
2013-09-25 Gunnar Beutnerconfig: Rename Host::hostcheck to Host::check.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-09-25 Gunnar BeutnerRefactor CompatComponent class.