icinga2/lib/icinga
Michael Friedrich ac35eadc8d Empty command string on CHANGE_{HOST,SERVICE}_EVENTHANDLER should disable event handlers.
Fixes #5670
2014-03-17 18:52:23 +01:00
..
CMakeLists.txt Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
api.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
api.h Update copyright header. 2014-01-09 00:32:11 +01:00
checkcommand.cpp Use fewer threads for plugin-based checks. 2014-03-12 10:25:06 +01:00
checkcommand.h Use fewer threads for plugin-based checks. 2014-03-12 10:25:06 +01:00
checkcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
checkresult.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
checkresult.h Update copyright header. 2014-01-09 00:32:11 +01:00
checkresult.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
cib.cpp Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
cib.h Implement StatsFunction Registry for features. 2014-02-17 17:53:41 +01:00
command.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
command.h Update copyright header. 2014-01-09 00:32:11 +01:00
command.ti Implement serializer support for arbitrary classes. 2013-11-08 14:08:59 +01:00
comment.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
comment.h Update copyright header. 2014-01-09 00:32:11 +01:00
comment.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
compatutility.cpp CompatUtility: Fix broken custom variable dump. 2014-01-21 16:13:27 +01:00
compatutility.h Update copyright header. 2014-01-09 00:32:11 +01:00
dependency.cpp Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
dependency.h Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
dependency.ti Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
domain.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
domain.h Update copyright header. 2014-01-09 00:32:11 +01:00
domain.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
downtime.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
downtime.h Update copyright header. 2014-01-09 00:32:11 +01:00
downtime.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
eventcommand.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
eventcommand.h Update copyright header. 2014-01-09 00:32:11 +01:00
eventcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
externalcommandprocessor.cpp Empty command string on CHANGE_{HOST,SERVICE}_EVENTHANDLER should disable event handlers. 2014-03-17 18:52:23 +01:00
externalcommandprocessor.h Implement missing host/servicegroup commands 2014-01-20 16:58:18 +01:00
host.cpp Fix: Host groups in objects.cache aren't working properly. 2014-03-05 12:07:53 +01:00
host.h Fix: Host groups in objects.cache aren't working properly. 2014-03-05 12:07:53 +01:00
host.ti Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
hostgroup.cpp Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe. 2014-03-11 10:40:37 +01:00
hostgroup.h Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe. 2014-03-11 10:40:37 +01:00
hostgroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
i2-icinga.h Update copyright header. 2014-01-09 00:32:11 +01:00
icinga-type.conf Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
icingaapplication.cpp Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
icingaapplication.h Implement StatsFunction Registry for features. 2014-02-17 17:53:41 +01:00
icingaapplication.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
icingastatuswriter.cpp Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
icingastatuswriter.h Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
icingastatuswriter.ti Implement IcingaStatusWriter object dumping local and feature stats. 2014-02-17 18:51:16 +01:00
legacytimeperiod.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
legacytimeperiod.h Update copyright header. 2014-01-09 00:32:11 +01:00
macroprocessor.cpp Fix $ escaping in macros. 2014-03-10 09:41:48 +01:00
macroprocessor.h Update copyright header. 2014-01-09 00:32:11 +01:00
macroresolver.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
macroresolver.h Update copyright header. 2014-01-09 00:32:11 +01:00
notification.cpp DB IDO: Fix the way notification_id is handled. 2014-01-28 17:53:40 +01:00
notification.h DB IDO: Fix the way notification_id is handled. 2014-01-28 17:53:40 +01:00
notification.ti Implement one-time notification for escalation contacts. 2013-11-11 11:21:23 +01:00
notificationcommand.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
notificationcommand.h Update copyright header. 2014-01-09 00:32:11 +01:00
notificationcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
perfdatavalue.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
perfdatavalue.h Update copyright header. 2014-01-09 00:32:11 +01:00
perfdatavalue.ti Implement serializer support for arbitrary classes. 2013-11-08 14:08:59 +01:00
pluginutility.cpp Use fewer threads for plugin-based checks. 2014-03-12 10:25:06 +01:00
pluginutility.h Use fewer threads for plugin-based checks. 2014-03-12 10:25:06 +01:00
scheduleddowntime.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
scheduleddowntime.h Update copyright header. 2014-01-09 00:32:11 +01:00
scheduleddowntime.ti Implement scheduled downtimes. 2013-12-06 13:45:18 +01:00
service-check.cpp Avoid unnecessary async callback. 2014-03-17 09:09:55 +01:00
service-comment.cpp Fix deadlock in Service::RemoveAllComments(). 2014-03-07 09:53:47 +01:00
service-dependency.cpp Fix inline service dependencies. 2014-03-07 12:14:28 +01:00
service-downtime.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service-event.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service-flapping.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service-notification.cpp DB IDO: Refactor notification signal handling. 2014-01-28 15:53:12 +01:00
service.cpp Fix initial check interval. 2014-03-11 15:21:35 +01:00
service.h Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
service.ti Implement a new object type for service dependencies. 2014-03-05 09:57:29 +01:00
servicegroup.cpp Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe. 2014-03-11 10:40:37 +01:00
servicegroup.h Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe. 2014-03-11 10:40:37 +01:00
servicegroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
timeperiod.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
timeperiod.h Update copyright header. 2014-01-09 00:32:11 +01:00
timeperiod.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
user.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
user.h Update copyright header. 2014-01-09 00:32:11 +01:00
user.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
usergroup.cpp Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe. 2014-03-11 10:40:37 +01:00
usergroup.h Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe. 2014-03-11 10:40:37 +01:00
usergroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00