icinga2/lib
Julian Brost 985db970bb Allow to set extra headers in HTTP responses
Use case: Allow settings headers like Strict-Transport-Security if one likes.
How this headers would benefit the Icinga 2 API is questionable, but there are
security scanners that see HTTPS and complain about it, so this gives an easy
way to make them happy (with this probably being the only benefit).
2025-11-28 16:19:19 +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 Allow to set extra headers in HTTP responses 2025-11-28 16:19:19 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00