icinga2/lib
Alexander A. Klimov 64d50106f0 Auto-rewrite associative DSL expression trees
... if depth > log2(leaves) * 2 to reduce recursion
and thereby avoid stack overflows.

refs #7827
2025-04-29 11:05:00 +02:00
..
base Allow Log as out for ShowCodeLocation() 2025-04-29 11:05:00 +02:00
checker Fixed double output for timestamps in debug log 2025-04-14 10:09:42 +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 Auto-rewrite associative DSL expression trees 2025-04-29 11:05:00 +02: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