icinga2/lib/icingadb
Alexander A. Klimov 4ba46f9eb2 Silence compiler warnings about unused parameters
Every of these parameters exists for a reason.
The best we can do is to convince the compiler.
2026-01-23 13:31:01 +01:00
..
CMakeLists.txt Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
icingadb-itl.conf Icinga DB Check: rename variables from takes to duration 2022-06-28 13:33:00 +02:00
icingadb-objects.cpp Silence compiler warnings about unused parameters 2026-01-23 13:31:01 +01:00
icingadb-stats.cpp IcingaDB: Don't publish useless data to Redis 2025-03-04 17:34:38 +01:00
icingadb-utility.cpp Fix compiler warnings of missing NotificationTypeAll case 2025-06-06 13:31:44 +02:00
icingadb.cpp Silence compiler warnings about unused parameters 2026-01-23 13:31:01 +01:00
icingadb.hpp Fix compiler warnings by removing unused variables 2025-10-17 09:56:46 +02:00
icingadb.ti Icinga DB: Support Redis username authentication 2024-10-24 09:18:19 +02:00
icingadbchecktask.cpp Require to pass WaitGroup::Ptr to several methods 2025-05-23 14:53:58 +02:00
icingadbchecktask.hpp Require to pass WaitGroup::Ptr to several methods 2025-05-23 14:53:58 +02:00
redisconnection.cpp Fix compiler warnings 2025-10-17 17:08:31 +02:00
redisconnection.hpp RedisConnection#Connect(): get rid of spin lock 2025-05-14 12:28:11 +02:00