icinga2/lib
Michael Friedrich f9812ee1aa
Merge pull request #7404 from Icinga/bugfix/livestatus-interval
Explicitly write the 1.x legacy attribute 'interval_length' for Livestatus
2019-08-07 17:32:38 +02:00
..
base Only include SSL_CTX_set_ecdh_auto for OpenSSL < 1.1.0 2019-07-23 17:39:02 +02:00
checker Actually wait for running checks 2019-05-29 10:33:29 +02:00
cli Log a hint after failed config validation for systemd users 2019-08-07 12:03:17 +02:00
compat Improve type logging for notifications 2019-07-16 13:46:16 +02:00
config Quality: Prefer BOOST_{,UN}LIKELY gcc optimizer macros over our own 2019-07-09 13:20:53 +02:00
db_ido Improve type logging for notifications 2019-07-16 13:46:16 +02:00
db_ido_mysql DB IDO: Fix upgrade script for 2.11.0 (drop index only if existing) 2019-08-05 13:03:38 +02:00
db_ido_pgsql Quality: Drop unused boost/tuple header include 2019-05-24 15:50:43 +02:00
icinga Merge pull request #7400 from Icinga/bugfix/cib-stats-concurrent-checks 2019-08-06 15:25:44 +02:00
livestatus Explicitly write the 1.x legacy attribute 'interval_length' for Livestatus 2019-08-07 15:23:04 +02:00
methods Improve type logging for notifications 2019-07-16 13:46:16 +02:00
mysql_shim account for adjusted interface of mysql8 (now utilizes c99 bools instead of my_bool labelled chars) 2019-04-29 00:18:15 +02:00
notification Stash notifications until object authority has been updated once 2019-07-11 13:07:50 +02:00
perfdata InfluxdbWriter: skip non-resolvable tags 2019-07-23 18:21:38 +02:00
pgsql_shim
remote Improve logging for downtime/ack events (add, remove, expire) 2019-08-06 13:28:58 +02:00
CMakeLists.txt