icinga2/lib
Julian Brost b671e80050 /v1/console: prevent concurrent use of the same session by multiple requests
If there are such requests, without this change, they would all be allowed and
processed, resulting in unsafe concurrent (write) access to these data
structures, which can ultimately crash the daemon or lead to other unintended
behavior.
2026-01-07 12:43:16 +01:00
..
base Have thread name length clamping also apply for the other OSes 2025-11-27 09:19:16 -05:00
checker Merge pull request #10397 from Icinga/activation-priority-10179 2025-05-28 12:30:40 +02:00
cli Fix -Wunused-but-set-variable warnings (clang) 2025-11-19 12:00:58 +01:00
compat Fix compiler warnings by removing unused variables 2025-10-17 09:56:46 +02:00
config Fix -Wunused-but-set-variable warnings (clang) 2025-11-19 12:00:58 +01:00
db_ido Fix compiler warnings by removing unused variables 2025-10-17 09:56:46 +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 #10609 from Icinga/fix-misc-compiler-warnings 2025-11-19 14:26:57 +01:00
icingadb Fix -Wunused-lambda-capture warning 2025-11-19 12:00:58 +01:00
livestatus Fix compiler warnings by removing unused variables 2025-10-17 09:56:46 +02:00
methods Fix compiler warnings by removing unused variables 2025-10-17 09:56:46 +02:00
mysql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
notification Subtract inapplicable suppressed notifications at a later point 2025-11-03 15:39:39 +01:00
perfdata Fix -Wenum-compare warnings 2025-11-19 12:00:58 +01:00
pgsql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
remote /v1/console: prevent concurrent use of the same session by multiple requests 2026-01-07 12:43:16 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00