icinga2/lib/perfdata
Julian Brost 401d3cdc9e Remove passwords from API
IdoMysqlConnection, IdoPgsqlConnection, IcingaDB, and ElasticsearchWriter
require passwords in their configuration to authenticate against external
services. This commit ensures that these can no longer be accessed using the
API.
2021-07-05 15:09:54 +02:00
..
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
elasticsearchwriter.cpp Merge pull request from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
elasticsearchwriter.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
elasticsearchwriter.ti Remove passwords from API 2021-07-05 15:09:54 +02:00
gelfwriter.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
gelfwriter.hpp Revert "Make NotificationResult available for events: Cluster and Features" 2020-01-07 14:20:59 +01:00
gelfwriter.ti Implement TLS support for the GelfWriter 2019-05-16 17:48:47 +02:00
graphitewriter.cpp Merge pull request from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
graphitewriter.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
graphitewriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00
influxdbwriter.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
influxdbwriter.hpp Use new I/O engine in InfluxdbWriter 2019-04-23 11:59:37 +02:00
influxdbwriter.ti Add support influxdb basic auth 2020-12-02 16:48:03 +01:00
opentsdbwriter.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
opentsdbwriter.hpp Removed dictionary cloning behaviour. 2019-10-24 00:04:12 +11:00
opentsdbwriter.ti Added OpenTSDB Metric prefix naming support 2019-10-24 00:04:12 +11:00
perfdatawriter.cpp Merge pull request from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
perfdatawriter.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
perfdatawriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00