icinga2/lib
Johannes Schmidt eb97638743 Make retrieval of the vector size more generic
This also enables the use of the function with "containers" that
don't have a size function but implement an overload for `std::size()`,
like c-arrays with fixed sizes.
2026-03-12 15:37:24 +01:00
..
base Make retrieval of the vector size more generic 2026-03-12 15:37:24 +01:00
checker Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
cli Merge pull request #10028 from RincewindsHat/node_setup_no_globals 2026-02-12 14:44:50 +01:00
compat Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
config Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
db_ido Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
db_ido_mysql Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
db_ido_pgsql Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icinga Improve debug message when dependency child/parent don't exist 2026-03-03 11:59:44 +01:00
icingadb Merge pull request #10391 from Icinga/redis-query-variant 2026-03-04 10:38:12 +01:00
livestatus Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
methods Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
mysql_shim Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
notification Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
perfdata Don't expect Contet-Type header to exactly match application/json 2026-02-25 15:55:55 +01:00
pgsql_shim Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
remote Take a mutex before accessing the l_ApiScriptFrames 2026-02-25 08:37:03 +01:00
CMakeLists.txt Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00