icinga2/lib/icinga
Gunnar Beutner 22913c96bf Redesign how templates are specified for slave services/notifications
Fixes #3706
2013-02-16 09:28:05 +01:00
..
Makefile.am Implemented calling ScriptFunctions from Python. 2013-02-15 16:34:33 +01:00
api.cpp Implemented calling ScriptFunctions from Python. 2013-02-15 16:34:33 +01:00
api.h Implemented calling ScriptFunctions from Python. 2013-02-15 16:34:33 +01:00
checkresultmessage.cpp Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage 2013-01-31 16:51:50 +01:00
checkresultmessage.h Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage 2013-01-31 16:51:50 +01:00
cib.cpp Implement statistics for passive service checks. 2013-01-28 09:01:47 +01:00
cib.h Implement statistics for passive service checks. 2013-01-28 09:01:47 +01:00
externalcommandprocessor.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
externalcommandprocessor.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
host.cpp Redesign how templates are specified for slave services/notifications 2013-02-16 09:28:05 +01:00
host.h Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
hostgroup.cpp Renamed 'alias' property to 'display_name'. 2013-02-13 19:32:44 +01:00
hostgroup.h Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
i2-icinga.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-icinga.h Implemented calling ScriptFunctions from Python. 2013-02-15 16:34:33 +01:00
icinga.vcxproj Implemented calling ScriptFunctions from Python. 2013-02-15 16:34:33 +01:00
icinga.vcxproj.filters Update VS project filters. 2013-02-09 18:52:21 +01:00
icingaapplication.cpp Don't load the replication component on standalone instances. 2013-02-11 23:37:39 +01:00
icingaapplication.h Fixed default paths for icinga2.state and icinga2.pid files. 2013-02-04 09:48:37 +01:00
macroprocessor.cpp Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
macroprocessor.h Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
notification.cpp Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
notification.h Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
notificationrequestmessage.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
notificationrequestmessage.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
nullchecktask.cpp Removed the native:: prefix for built-in functions. 2013-02-15 12:41:32 +01:00
nullchecktask.h Implement REGISTER_SCRIPTFUNCTION() and clean up how check types are registered. 2013-01-22 09:21:50 +01:00
pluginchecktask.cpp Removed some more native:: prefixes (oops). 2013-02-15 12:49:14 +01:00
pluginchecktask.h Implemented rudimentary notifications. 2013-02-09 11:42:22 +01:00
pluginnotificationtask.cpp Removed the native:: prefix for built-in functions. 2013-02-15 12:41:32 +01:00
pluginnotificationtask.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
service-check.cpp Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
service-comment.cpp Rename CommentCache/DowntimeCache to CommentsCache/DowntimesCache 2013-02-13 22:44:25 +01:00
service-downtime.cpp Rename CommentCache/DowntimeCache to CommentsCache/DowntimesCache 2013-02-13 22:44:25 +01:00
service-notification.cpp Redesign how templates are specified for slave services/notifications 2013-02-16 09:28:05 +01:00
service.cpp Rename CommentCache/DowntimeCache to CommentsCache/DowntimesCache 2013-02-13 22:44:25 +01:00
service.h Rename CommentCache/DowntimeCache to CommentsCache/DowntimesCache 2013-02-13 22:44:25 +01:00
servicegroup.cpp Renamed 'alias' property to 'display_name'. 2013-02-13 19:32:44 +01:00
servicegroup.h Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00