icinga2/lib/icinga
Alexander Aleksandrovič Klimov 1c0ce89cb3
Merge pull request #8681 from Icinga/bugfix/problem-notification-at-downtime-end
Send problem notifications after downtime end for checkables in child zones
2021-03-22 17:56:25 +01:00
..
CMakeLists.txt
apiactions.cpp Merge pull request #8267 from efuss/passive_reach 2021-01-20 17:07:52 +01:00
apiactions.hpp Refactor GetSingleObjectByNameUsingPermissions 2020-07-07 15:45:58 +02:00
apievents.cpp ApiEvents: Implement new API event streams response 2021-01-11 14:59:48 +01:00
apievents.hpp ApiEvents: Implement new API event streams response 2021-01-11 14:59:48 +01:00
checkable-check.cpp Merge pull request #8099 from Icinga/feature/std-mutex 2021-02-04 10:19:04 +01:00
checkable-comment.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
checkable-dependency.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
checkable-downtime.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
checkable-event.cpp
checkable-flapping.cpp Flapping: Allow to ignore states in flapping calculation 2021-01-20 11:09:03 +01:00
checkable-notification.cpp Merge pull request #8099 from Icinga/feature/std-mutex 2021-02-04 10:19:04 +01:00
checkable-script.cpp
checkable.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
checkable.hpp Merge pull request #8099 from Icinga/feature/std-mutex 2021-02-04 10:19:04 +01:00
checkable.ti Merge pull request #8600 from Icinga/feature/flapping-ignore-unknown 2021-01-21 13:47:44 +01:00
checkcommand.cpp Use ExecuteOverride to override the command 2020-07-31 17:28:33 +02:00
checkcommand.hpp Use ExecuteOverride to override the command 2020-07-31 17:28:33 +02:00
checkcommand.ti
checkresult.cpp
checkresult.hpp
checkresult.ti
cib.cpp
cib.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
clusterevents-check.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
clusterevents.cpp Only handle event::SetSuppressed{Notifications,NotificationTypes} within the local zone 2021-03-17 15:05:12 +01:00
clusterevents.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
command.cpp
command.hpp
command.ti
comment.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
comment.hpp
comment.ti
compatutility.cpp
compatutility.hpp
customvarobject.cpp
customvarobject.hpp
customvarobject.ti
dependency-apply.cpp
dependency.cpp
dependency.hpp
dependency.ti dependency.ti: fix typo 2021-02-04 18:29:54 +01:00
downtime.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
downtime.hpp AddDowntime: return Downtime::Ptr instead of String containing the name 2021-01-15 16:34:48 +01:00
downtime.ti
eventcommand.cpp Use ExecuteOverride to override the command 2020-07-31 17:28:33 +02:00
eventcommand.hpp Use ExecuteOverride to override the command 2020-07-31 17:28:33 +02:00
eventcommand.ti
externalcommandprocessor.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
externalcommandprocessor.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
host.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
host.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
host.ti mkclass: make .ti class members atomic if possible 2020-07-07 18:24:06 +02:00
hostgroup.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
hostgroup.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
hostgroup.ti mkclass: make .ti class members atomic if possible 2020-07-07 18:24:06 +02:00
i2-icinga.hpp
icinga-itl.conf
icingaapplication.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
icingaapplication.hpp
icingaapplication.ti
legacytimeperiod.cpp
legacytimeperiod.hpp
macroprocessor.cpp Merge branch 'master' into feature/v1-actions-execute-command-8034 2020-10-28 18:37:08 +01:00
macroprocessor.hpp
macroresolver.hpp Refactor MacroResolver::OverrideMacros 2020-07-03 15:53:51 +02:00
notification-apply.cpp
notification.cpp Merge pull request #8562 from Icinga/bugfix/fix-no-renotification-for-non-ok-state-changes-8545 2021-01-14 17:49:29 +01:00
notification.hpp
notification.ti Re-send notifications previously suppressed by their time periods 2020-07-29 17:13:41 +02:00
notificationcommand.cpp Use ExecuteOverride to override the command 2020-07-31 17:28:33 +02:00
notificationcommand.hpp Use ExecuteOverride to override the command 2020-07-31 17:28:33 +02:00
notificationcommand.ti
objectutils.cpp
objectutils.hpp
pluginutility.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
pluginutility.hpp
scheduleddowntime-apply.cpp
scheduleddowntime.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
scheduleddowntime.hpp
scheduleddowntime.ti
service-apply.cpp
service.cpp
service.hpp
service.ti mkclass: make .ti class members atomic if possible 2020-07-07 18:24:06 +02:00
servicegroup.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
servicegroup.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
servicegroup.ti mkclass: make .ti class members atomic if possible 2020-07-07 18:24:06 +02:00
timeperiod.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
timeperiod.hpp
timeperiod.ti mkclass: make .ti class members atomic if possible 2020-07-07 18:24:06 +02:00
user.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
user.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
user.ti mkclass: make .ti class members atomic if possible 2020-07-07 18:24:06 +02:00
usergroup.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
usergroup.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
usergroup.ti mkclass: make .ti class members atomic if possible 2020-07-07 18:24:06 +02:00