]> granicus.if.org Git - icinga2/commit
Fix support for the Check_MK frontend
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 25 Jun 2014 09:30:27 +0000 (11:30 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 25 Jun 2014 10:10:42 +0000 (12:10 +0200)
commit876c482ab85ed9e0f4628bc1b930989f805c9ed6
tree898f01ea1c9ddb7fa4c87720dc6d9282e054f5e0
parent726a55fedbb87d4c3a3c2cbcee61d3e052d5ff65
Fix support for the Check_MK frontend

fixes #5312
33 files changed:
components/livestatus/attributefilter.cpp
components/livestatus/commandstable.cpp
components/livestatus/commandstable.hpp
components/livestatus/commentstable.cpp
components/livestatus/commentstable.hpp
components/livestatus/contactgroupstable.cpp
components/livestatus/contactgroupstable.hpp
components/livestatus/contactstable.cpp
components/livestatus/contactstable.hpp
components/livestatus/downtimestable.cpp
components/livestatus/downtimestable.hpp
components/livestatus/endpointstable.cpp
components/livestatus/endpointstable.hpp
components/livestatus/hostgroupstable.cpp
components/livestatus/hostgroupstable.hpp
components/livestatus/hoststable.cpp
components/livestatus/hoststable.hpp
components/livestatus/livestatusquery.cpp
components/livestatus/livestatusquery.hpp
components/livestatus/logtable.cpp
components/livestatus/logtable.hpp
components/livestatus/servicegroupstable.cpp
components/livestatus/servicegroupstable.hpp
components/livestatus/servicestable.cpp
components/livestatus/servicestable.hpp
components/livestatus/statehisttable.cpp
components/livestatus/statehisttable.hpp
components/livestatus/statustable.cpp
components/livestatus/statustable.hpp
components/livestatus/table.cpp
components/livestatus/table.hpp
components/livestatus/timeperiodstable.cpp
components/livestatus/timeperiodstable.hpp