icinga2/lib
2026-01-26 16:39:10 +01:00
..
base Process: Remove dead code 2026-01-26 16:39:10 +01:00
checker Merge pull request #10397 from Icinga/activation-priority-10179 2025-05-28 12:30:40 +02:00
cli Silence compiler warnings about unused parameters 2026-01-23 13:31:01 +01:00
compat Fix compiler warnings by removing unused variables 2025-10-17 09:56:46 +02:00
config Silence compiler warnings about unused parameters 2026-01-23 13:31:01 +01:00
db_ido Reserve vector capacity where applicable & declare variables only when they're to be used 2026-01-26 16:03:03 +01: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 Avoid copying local variables if possible 2026-01-26 16:03:03 +01:00
icingadb IcingaDB: Remove duplicated code & use *.empty() to check for emptiness 2026-01-26 16:03:03 +01:00
livestatus Fix compiler warnings by removing unused variables 2025-10-17 09:56:46 +02:00
methods Reserve vector capacity where applicable & declare variables only when they're to be used 2026-01-26 16:03:03 +01:00
mysql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
notification Fix a race condition in NotificationComponent 2026-01-13 10:55:29 +01:00
perfdata Reserve vector capacity where applicable & declare variables only when they're to be used 2026-01-26 16:03:03 +01:00
pgsql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
remote Avoid copying local variables if possible 2026-01-26 16:03:03 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00