.. |
Makefile.am
|
Renamed ExternalCommand to ExternalCommandProcessor.
|
2013-01-29 15:47:38 +01:00 |
acknowledgement.h
|
Implemented host acknowledgements.
|
2013-01-27 11:35:47 +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 |
downtimeprocessor.cpp
|
Bugfix: DowntimeProcessor::AddDowntime() should return new downtime ID.
|
2013-01-29 15:47:38 +01:00 |
downtimeprocessor.h
|
Added missing files.
|
2013-01-29 15:47:38 +01:00 |
externalcommandprocessor.cpp
|
Renamed ExternalCommand to ExternalCommandProcessor.
|
2013-01-29 15:47:38 +01:00 |
externalcommandprocessor.h
|
Renamed ExternalCommand to ExternalCommandProcessor.
|
2013-01-29 15:47:38 +01:00 |
host.cpp
|
Implement downtimes.
|
2013-01-29 14:19:54 +01:00 |
host.h
|
Implement downtimes.
|
2013-01-29 14:19:54 +01:00 |
hostgroup.cpp
|
Performance improvements for *Group::GetMembers().
|
2013-01-25 12:46:49 +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
|
Renamed ExternalCommand to ExternalCommandProcessor.
|
2013-01-29 15:47:38 +01:00 |
icinga.vcxproj
|
Updated VS project files.
|
2013-01-29 15:47:38 +01:00 |
icinga.vcxproj.filters
|
Updated VS project files.
|
2013-01-29 15:47:38 +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
|
Implemented the PROCESS_SERVICE_CHECK_RESULT external command.
|
2013-01-22 12:05:36 +01:00 |
pluginchecktask.h
|
Implemented the PROCESS_SERVICE_CHECK_RESULT external command.
|
2013-01-22 12:05:36 +01:00 |
service.cpp
|
Implement downtimes.
|
2013-01-29 14:19:54 +01:00 |
service.h
|
Implement downtimes.
|
2013-01-29 14:19:54 +01:00 |
servicegroup.cpp
|
Performance improvements for *Group::GetMembers().
|
2013-01-25 12:46:49 +01:00 |
servicegroup.h
|
Performance improvements for *Group::GetMembers().
|
2013-01-25 12:46:49 +01: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 |