icinga2/lib
Julian Brost 51cd7e7b0b Take host state into account when sending suppressed notifications
Checkable::FireSuppressedNotifications() compares the time of the current
checkable with the last recovery time of parents to avoid notification right
after a parent recovered and before the current checkable was checked.

This commit makes this check also include to host if the checkable is a
service.  This makes the behavior consistent with the documentation that states
there is an implicit dependency on the host (which isn't realized as implicitly
generating a Dependency object unfortunately).
2022-04-19 16:13:15 +02:00
..
base Merge pull request #9179 from Icinga/Al2Klimov-patch-3 2022-04-11 15:29:05 +02:00
checker Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
cli Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
compat Merge pull request #8447 from Icinga/feature/deprecated-relative-removal 2021-06-22 12:05:33 +02:00
config ConfigItem: Use atomic variables for notified and commited items count 2022-02-25 15:17:33 +01:00
db_ido IDO: use per-instance notification_id in history 2022-02-10 16:36:35 +01:00
db_ido_mysql Merge pull request #9314 from Icinga/latin1 2022-04-04 11:05:12 +02:00
db_ido_pgsql IDO PgSQL: always use regular string literals 2021-08-05 11:39:32 +02:00
icinga Take host state into account when sending suppressed notifications 2022-04-19 16:13:15 +02:00
icingadb Merge pull request #9298 from Icinga/bugfix/icingadb-remove-comment-history 2022-03-29 11:25:01 +02:00
livestatus Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
methods Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
mysql_shim IDO MySQL: explicitly use latin1 2022-03-31 15:04:45 +02:00
notification Merge pull request #9123 from Icinga/bugfix/icinga2-crashes-when-sending-notifications-8186 2022-01-19 11:48:40 +01:00
perfdata Merge pull request #9321 from Icinga/perfdata-resume-signal 2022-04-07 15:51:02 +02:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Merge pull request #9332 from Icinga/bugfix/compare-cluster-tickets-in-constant-time 2022-04-11 15:32:32 +02:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00