icinga2/lib
Alexander A. Klimov daeab09334 If skipped due to time period, schedule next check on next transition
and not after yet another check interval. Otherwise checks done every 24h may get suppressed due to being re-scheduled outside time period every 24h.
2025-05-14 12:47:34 +02:00
..
base Fix SIGABRT not causing a core dump 2025-04-23 09:13:04 +02:00
checker If skipped due to time period, schedule next check on next transition 2025-05-14 12:47:34 +02:00
cli Unify depependency cycle check code. 2025-03-12 11:53:30 +01:00
compat Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
config Add ConfigType::BeforeOnAllConfigLoaded signal 2025-03-12 11:53:30 +01:00
db_ido Update object#config_hash after all relations queries 2024-05-22 13:39:30 +02:00
db_ido_mysql Merge pull request #9732 from Icinga/silence-compiler-warnings-in-code-we-don-t-maintain 2025-01-15 16:33:24 +01:00
db_ido_pgsql Merge pull request #9732 from Icinga/silence-compiler-warnings-in-code-we-don-t-maintain 2025-01-15 16:33:24 +01:00
icinga Merge pull request #10352 from Icinga/checkable-checkercomponent-fixed-timestamp-debug-logs 2025-04-14 12:16:51 +02:00
icingadb In a coroutine, re-throw everything ex. std::exception (and inheritors) 2025-04-14 17:30:19 +02:00
livestatus Centralise default icinga.* and env.* macros 2023-02-17 15:33:36 +01:00
methods Move Timeout instances from heap to stack 2025-01-07 18:20:50 +01:00
mysql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
notification Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
perfdata Add tags functionality to ElasticSearchWriter 2025-01-24 08:51:53 +01:00
pgsql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
remote Fix inverted IsHACluster check 2025-04-23 15:18:06 +02:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00