icinga2/lib/icinga
Gunnar Beutner a649a91cdc Bugfix for triggered downtimes. 2013-02-09 15:22:46 +01:00
..
Makefile.am Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +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 Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
host.h Remove separate host ack/downtime/comments functionality. 2013-02-09 01:16:43 +01:00
hostgroup.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
hostgroup.h Performance improvements for *Group::GetMembers(). 2013-01-25 12:46:49 +01:00
i2-icinga.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-icinga.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
icinga.vcxproj Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
icinga.vcxproj.filters Implemented rudimentary notifications. 2013-02-09 11:42:22 +01:00
icingaapplication.cpp Fixed default path for the icinga2.state file. 2013-02-05 15:39:20 +01:00
icingaapplication.h Fixed default paths for icinga2.state and icinga2.pid files. 2013-02-04 09:48:37 +01:00
macroprocessor.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
macroprocessor.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
notification.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
notification.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +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 Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +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 Implemented rudimentary notifications. 2013-02-09 11:42:22 +01:00
pluginchecktask.h Implemented rudimentary notifications. 2013-02-09 11:42:22 +01:00
pluginnotificationtask.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +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-comment.cpp Remove separate host ack/downtime/comments functionality. 2013-02-09 01:16:43 +01:00
service-downtime.cpp Remove separate host ack/downtime/comments functionality. 2013-02-09 01:16:43 +01:00
service-notification.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
service.cpp Bugfix for triggered downtimes. 2013-02-09 15:22:46 +01:00
service.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
servicegroup.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
servicegroup.h Performance improvements for *Group::GetMembers(). 2013-01-25 12:46:49 +01:00