icinga2/lib
Michael Friedrich 97513965e6 Introduce IcingaApplication#environment
Precedence as follows:

- DEnvironment=...
- const Environment = ...
- object IcingaApplication "app" { environment = "..." }

The wrapped script constant handling is required
since we cannot directly link from libremote (SNI handling)
to libicinga where the object resides. Instead we'll
use the Application class helpers for hiding the ScriptGlobal
calls.
2018-08-10 12:49:48 +02:00
..
base Introduce IcingaApplication#environment 2018-08-10 12:49:48 +02:00
checker Improve path handling in cmake and daemon 2018-08-07 14:10:26 +02:00
cli Update output for `--version` 2018-08-07 18:46:18 +02:00
compat Improve path handling in cmake and daemon 2018-08-07 14:10:26 +02:00
config Improve path handling in cmake and daemon 2018-08-07 14:10:26 +02:00
db_ido Fix whitespaces in CMakeLists files 2018-01-19 09:19:40 +01:00
db_ido_mysql Merge pull request #6530 from Icinga/bugfix/query-was-empty 2018-08-08 14:41:57 +02:00
db_ido_pgsql Improve path handling in cmake and daemon 2018-08-07 14:10:26 +02:00
icinga Introduce IcingaApplication#environment 2018-08-10 12:49:48 +02:00
livestatus Improve path handling in cmake and daemon 2018-08-07 14:10:26 +02:00
methods Only check lag if connected 2018-07-31 10:41:14 +02:00
mysql_shim Fix whitespaces in CMakeLists files 2018-01-19 09:19:40 +01:00
notification Improve path handling in cmake and daemon 2018-08-07 14:10:26 +02:00
perfdata Improve path handling in cmake and daemon 2018-08-07 14:10:26 +02:00
pgsql_shim Add TLS support for DB IDO PostgreSQL feature 2018-04-18 15:30:06 +02:00
remote Introduce IcingaApplication#environment 2018-08-10 12:49:48 +02:00
CMakeLists.txt Remove libdemo and libhello 2018-01-11 13:29:11 +01:00