icinga2/lib/icinga
Gunnar Beutner 45a6ca6cb3 Fix type for CheckResult::command.
Refs #5039
2013-11-10 01:29:09 +01:00
..
CMakeLists.txt Implement class for service downtimes. 2013-11-09 22:08:26 +01:00
api.cpp Update copyright information. 2013-09-25 07:45:56 +02:00
api.h Update copyright information. 2013-09-25 07:45:56 +02:00
checkcommand.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
checkcommand.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
checkcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
checkresult.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
checkresult.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
checkresult.ti Fix type for CheckResult::command. 2013-11-10 01:29:09 +01:00
cib.cpp Update copyright information. 2013-09-25 07:45:56 +02:00
cib.h Update copyright information. 2013-09-25 07:45:56 +02:00
command.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
command.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
command.ti Implement serializer support for arbitrary classes. 2013-11-08 14:08:59 +01:00
comment.cpp Refactor the Service::Is{Comment,Downtime}* methods. 2013-11-09 22:20:49 +01:00
comment.h Refactor the Service::Is{Comment,Downtime}* methods. 2013-11-09 22:20:49 +01:00
comment.ti Implement class for service comments. 2013-11-09 21:19:52 +01:00
compatutility.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
compatutility.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
domain.cpp Clean up the DynamicType class. 2013-11-08 16:07:21 +01:00
domain.h Merge ReflectionObject methods into the Object class. 2013-11-05 08:56:30 +01:00
domain.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
downtime.cpp Refactor the Service::Is{Comment,Downtime}* methods. 2013-11-09 22:20:49 +01:00
downtime.h Refactor the Service::Is{Comment,Downtime}* methods. 2013-11-09 22:20:49 +01:00
downtime.ti Implement class for service downtimes. 2013-11-09 22:08:26 +01:00
eventcommand.cpp Clean up the DynamicType class. 2013-11-08 16:07:21 +01:00
eventcommand.h Merge ReflectionObject methods into the Object class. 2013-11-05 08:56:30 +01:00
eventcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
externalcommandprocessor.cpp Implement class for service downtimes. 2013-11-09 22:08:26 +01:00
externalcommandprocessor.h Implement event_handler_enabled modified attribute. 2013-10-16 15:20:14 +02:00
host.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
host.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
host.ti Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
hostgroup.cpp Clean up the DynamicType class. 2013-11-08 16:07:21 +01:00
hostgroup.h Merge ReflectionObject methods into the Object class. 2013-11-05 08:56:30 +01:00
hostgroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
i2-icinga.h Update copyright information. 2013-09-25 07:45:56 +02:00
icinga-type.conf Fix enable_perfdata. 2013-10-16 17:18:21 +02:00
icingaapplication.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
icingaapplication.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
icingaapplication.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
macroprocessor.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
macroprocessor.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
macroresolver.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
macroresolver.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
notification.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
notification.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
notification.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
notificationcommand.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
notificationcommand.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
notificationcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
perfdatavalue.cpp Clean up the DynamicType class. 2013-11-08 16:07:21 +01:00
perfdatavalue.h Add missing copyrights. 2013-11-08 16:06:59 +01:00
perfdatavalue.ti Implement serializer support for arbitrary classes. 2013-11-08 14:08:59 +01:00
pluginutility.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
pluginutility.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
service-check.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
service-comment.cpp Refactor the Service::Is{Comment,Downtime}* methods. 2013-11-09 22:20:49 +01:00
service-downtime.cpp Refactor the Service::Is{Comment,Downtime}* methods. 2013-11-09 22:20:49 +01:00
service-event.cpp Add missing new-line. 2013-11-08 21:56:42 +01:00
service-flapping.cpp Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this. 2013-11-07 08:28:33 +01:00
service-notification.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
service.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
service.h Refactor the Service::Is{Comment,Downtime}* methods. 2013-11-09 22:20:49 +01:00
service.ti Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
servicegroup.cpp Clean up the DynamicType class. 2013-11-08 16:07:21 +01:00
servicegroup.h Merge ReflectionObject methods into the Object class. 2013-11-05 08:56:30 +01:00
servicegroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
timeperiod.cpp Clean up the DynamicType class. 2013-11-08 16:07:21 +01:00
timeperiod.h Merge ReflectionObject methods into the Object class. 2013-11-05 08:56:30 +01:00
timeperiod.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
user.cpp Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
user.h Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
user.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
usergroup.cpp Clean up the DynamicType class. 2013-11-08 16:07:21 +01:00
usergroup.h Merge ReflectionObject methods into the Object class. 2013-11-05 08:56:30 +01:00
usergroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00