icinga2/lib/icingadb
Yonas Habteab 374cc6e282 Cache Icinga DB env_id in Application class as well
So that other components can use it without having to import any Icinga
DB related header files, but only the base library.
2026-04-01 12:15:58 +02:00
..
CMakeLists.txt Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadb-itl.conf Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadb-objects.cpp IcingaDB: use a statically initialized list of syncable types for Redis keys 2026-03-16 08:39:12 +01:00
icingadb-stats.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadb-utility.cpp IcingaDB: consistently use const char* literals everywhere 2026-03-13 16:14:12 +01:00
icingadb.cpp Cache Icinga DB env_id in Application class as well 2026-04-01 12:15:58 +02:00
icingadb.hpp IcingaDB: use a statically initialized list of syncable types for Redis keys 2026-03-16 08:39:12 +01:00
icingadb.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingadbchecktask.cpp RedisConnection: drop superfluous GetConnected method 2026-03-02 15:36:59 +01:00
icingadbchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
redisconnection.cpp Merge pull request #10391 from Icinga/redis-query-variant 2026-03-04 10:38:12 +01:00
redisconnection.hpp Merge pull request #10727 from Icinga/icingadb-missing-exception-messages 2026-03-31 10:27:33 +02:00