.. |
Makefile.am
|
Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage
|
2013-01-31 16:51:50 +01:00 |
acknowledgement.h
|
Implemented host acknowledgements.
|
2013-01-27 11:35:47 +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 |
commentprocessor.cpp
|
Don't use exceptions in CommentProcessor::Get*.
|
2013-01-31 16:23:02 +01:00 |
commentprocessor.h
|
Remove expired comments and downtimes.
|
2013-01-30 14:28:13 +01:00 |
downtimeprocessor.cpp
|
Fixed some compiler warnings.
|
2013-02-01 15:44:03 +01:00 |
downtimeprocessor.h
|
Implement triggered downtime for services.
|
2013-01-31 13:57:14 +01:00 |
externalcommandprocessor.cpp
|
Fixed compiler warnings (-Wextra).
|
2013-02-02 22:13:54 +01:00 |
externalcommandprocessor.h
|
Fixed compiler warnings (-Wextra).
|
2013-02-02 22:13:54 +01:00 |
host.cpp
|
Fixed compiler warnings (-Wextra).
|
2013-02-02 22:13:54 +01:00 |
host.h
|
Implemented comments.
|
2013-01-29 16:29:09 +01:00 |
hostgroup.cpp
|
Removed the old-style validation code.
|
2013-02-02 20:03:30 +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
|
Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage
|
2013-01-31 16:51:50 +01:00 |
icinga.vcxproj
|
Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage
|
2013-01-31 16:51:50 +01:00 |
icinga.vcxproj.filters
|
Updated VS project files.
|
2013-01-29 16:37:44 +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
|
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
|
Fixed some compiler warnings.
|
2013-02-01 15:44:03 +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
|
Service::CheckCompletedHandler: Convert exceptions to fake check results.
|
2013-02-03 16:32:31 +01:00 |
service.h
|
Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage
|
2013-01-31 16:51:50 +01:00 |
servicegroup.cpp
|
Removed the old-style validation code.
|
2013-02-02 20:03:30 +01:00 |
servicegroup.h
|
Performance improvements for *Group::GetMembers().
|
2013-01-25 12:46:49 +01:00 |
timeperiod.cpp
|
Removed the old-style validation code.
|
2013-02-02 20:03:30 +01:00 |
timeperiod.h
|
Added missing I2_ICINGA_API specifier for the TimePeriod class.
|
2013-01-22 10:14:08 +01:00 |