icinga2/lib
Michael Insel 016a6c3f25 Fix ApiListener const SSL context
This makes the SSL context in ApiListener::SpawnCoroutine non-const to
address an issue when an agent recieves an signed certificate from the
master and tries to update the SSL context. This also uses the class
member variable which is captured by `this` in the lamda expression.

fixes #7650
2019-11-25 22:21:09 +01:00
..
base DSL: Add get_template{,s} 2019-11-08 11:13:26 +01:00
checker Actually wait for running checks 2019-05-29 10:33:29 +02:00
cli Merge pull request #7546 from Icinga/feature/zone-in-zone-7530 2019-10-31 16:34:08 +01:00
compat Improve type logging for notifications 2019-07-16 13:46:16 +02:00
config DSL: introduce x?y:z 2019-11-15 13:38:01 +01:00
db_ido Improve type logging for notifications 2019-07-16 13:46:16 +02:00
db_ido_mysql Update doc URL references for the DB IDO feature 2019-08-27 16:46:51 +02:00
db_ido_pgsql Update doc URL references for the DB IDO feature 2019-08-27 16:46:51 +02:00
icinga Merge pull request #7567 from Icinga/bugfix/apt-dist-upgrade-7558 2019-11-15 14:43:33 +01:00
icingadb IcingaDB: Update Redis port to use Icinga-Redis 2019-11-21 09:59:21 +01:00
livestatus Explicitly write the 1.x legacy attribute 'interval_length' for Livestatus 2019-08-07 15:23:04 +02:00
methods Metrics: Expose problem/handled counts for hosts/services 2019-08-29 17:04:23 +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 Added OpenTSDB Metric prefix naming support 2019-10-24 00:04:12 +11:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Fix ApiListener const SSL context 2019-11-25 22:21:09 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00