icinga2/lib/methods
Michael Friedrich 617925374b Fix that check_timeout was used for Event/Notification commands too
We may add specific timeouts for event/notification commands
later, for now the original timeout inside the EventCommand/NotificationCommand
is used.

fixes #6304
2018-09-28 14:32:57 +02:00
..
CMakeLists.txt methods: Remove unused clrchecktask feature 2018-02-01 15:52:12 +01:00
clusterchecktask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
clusterchecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
clusterzonechecktask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
clusterzonechecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
dummychecktask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
dummychecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
exceptionchecktask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
exceptionchecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
i2-methods.hpp Build libraries as static libraries 2018-01-02 23:29:48 +01:00
icingachecktask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
icingachecktask.hpp Add minimum version check to the built-in icinga command 2018-01-08 19:44:54 +01:00
methods-itl.conf Implement support for namespaces 2018-08-13 13:44:31 +02:00
nullchecktask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
nullchecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
nulleventtask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
nulleventtask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
pluginchecktask.cpp Fix that check_timeout was used for Event/Notification commands too 2018-09-28 14:32:57 +02:00
pluginchecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
plugineventtask.cpp Fix that check_timeout was used for Event/Notification commands too 2018-09-28 14:32:57 +02:00
plugineventtask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
pluginnotificationtask.cpp Fix that check_timeout was used for Event/Notification commands too 2018-09-28 14:32:57 +02:00
pluginnotificationtask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
randomchecktask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
randomchecktask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
timeperiodtask.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
timeperiodtask.hpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00