icinga2/lib
Julian Brost fa3063d148 IsValidHeaderValue: use front()/back() instead of iterators
Don't ask me why I wasn't thinking of the very basic front() and back() methods
when writing this code. Does exactly the same here, but is much more
straight-forward than the extra iterator detour.
2025-12-03 11:09:44 +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 IsValidHeaderValue: use front()/back() instead of iterators 2025-12-03 11:09:44 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00