icinga2/lib
Michael Friedrich 663f09e475 Only run 'api setup' if the feature was not enabled
It is safe to assume that the user either did run
'node wizard' or 'node setup' in >= 2.3.x before, or
manually enabled the api feature and deployed the
certificates (otherwise Icinga2 wouldn't start either).

In that case we'll skip the api setup to ensure that we
don't override any existing configuration at all.

refs #9471
2015-06-25 10:21:18 +02:00
..
base Fix stability issues with the TlsStream/Stream classes 2015-06-24 09:48:55 +02:00
checker Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
cli Only run 'api setup' if the feature was not enabled 2015-06-25 10:21:18 +02:00
compat Fix objects cache dump in compat for multiline vars 2015-06-15 17:20:43 +02:00
config Implement sandbox mode for the config parser 2015-04-16 08:48:17 +02:00
db_ido Fix unused variable in dbevents 2015-06-24 14:12:18 +02:00
db_ido_mysql Fix schema version 1.14.0 2015-05-04 11:35:41 +02:00
db_ido_pgsql DB IDO: Fix datatype for 'check_source' in statehistory table 2015-06-22 17:02:58 +02:00
demo Fix: demo module can not be built 2015-04-15 07:52:25 +02:00
hello Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
icinga Fix incorrect validator for command arguments 2015-06-18 08:13:40 +02:00
livestatus Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
methods Add "random" CheckCommand for test and demo purposes 2015-03-19 14:36:53 +01:00
notification Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
perfdata Add timestamp support for PerfdataWriter 2015-04-27 15:06:48 +02:00
remote Implement the ApiUser object type 2015-06-24 14:28:52 +02:00
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00