icinga2/lib/icinga
Gunnar Beutner 20eaa441df Fixed invalid cast in Service::BeginExecuteCheck(). 2013-01-22 11:11:11 +01:00
..
Makefile.am Implemented support for external commands. 2013-01-22 08:34:29 +01:00
cib.cpp Refactored the libraries. 2012-09-10 14:07:32 +02:00
cib.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
externalcommand.cpp Implemented support for external commands. 2013-01-22 08:34:29 +01:00
externalcommand.h Implemented support for external commands. 2013-01-22 08:34:29 +01:00
host.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
host.h Bugfix: services property doesn't work when the first host definition is abstract. 2012-10-15 08:45:14 +02:00
hostgroup.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
hostgroup.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
i2-icinga.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-icinga.h Implemented support for external commands. 2013-01-22 08:34:29 +01:00
icinga.vcxproj Implement support for time periods. 2013-01-21 13:47:36 +01:00
icinga.vcxproj.filters Implement support for time periods. 2013-01-21 13:47:36 +01:00
icingaapplication.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
icingaapplication.h Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
macroprocessor.cpp Refactored the libraries. 2012-09-10 14:07:32 +02:00
macroprocessor.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
nullchecktask.cpp Refactor scheduling stuff from *CheckTask into the checker component 2013-01-22 09:40:37 +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 Refactor scheduling stuff from *CheckTask into the checker component 2013-01-22 09:40:37 +01:00
pluginchecktask.h Refactor scheduling stuff from *CheckTask into the checker component 2013-01-22 09:40:37 +01:00
service.cpp Fixed invalid cast in Service::BeginExecuteCheck(). 2013-01-22 11:11:11 +01:00
service.h Move service check code into the Service class. 2013-01-22 11:07:09 +01:00
servicegroup.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
servicegroup.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
servicestatechangemessage.cpp Refactored the libraries. 2012-09-10 14:07:32 +02:00
servicestatechangemessage.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
timeperiod.cpp Implement support for time periods. 2013-01-21 13:47:36 +01:00
timeperiod.h Added missing I2_ICINGA_API specifier for the TimePeriod class. 2013-01-22 10:14:08 +01:00