icinga2/lib/icingadb
Michael Friedrich 387c2c8b79
Merge pull request #7717 from Icinga/bugfix/redisconnection-shared_ptr
RedisConnection: replace std::shared_ptr<T> with Shared<T>::Ptr
2019-12-18 13:32:16 +01:00
..
CMakeLists.txt Fix Copyright headers 2019-11-02 14:00:24 +01:00
icingadb-objects.cpp IcingaDB: update icinga:nextupdate:* on Checkable#next_check changes 2019-12-10 16:11:51 +01:00
icingadb-stats.cpp IcingaDB#GetStats(): add endpoint_id to IcingaApplication 2019-12-06 15:52:47 +01:00
icingadb-utility.cpp IcingaDB: don't hash hashes 2019-12-10 11:23:05 +01:00
icingadb.cpp IcingaDB: Add timestamp to stats stream 2019-12-05 10:34:41 +01:00
icingadb.hpp IcingaDB: update icinga:nextupdate:* on Checkable#next_check changes 2019-12-10 16:11:51 +01:00
icingadb.ti IcingaDB: Update Redis port to use Icinga-Redis 2019-11-21 09:59:21 +01:00
redisconnection.cpp Merge pull request #7717 from Icinga/bugfix/redisconnection-shared_ptr 2019-12-18 13:32:16 +01:00
redisconnection.hpp Merge pull request #7717 from Icinga/bugfix/redisconnection-shared_ptr 2019-12-18 13:32:16 +01:00