icinga2/icinga-app
Julian Brost d2fb8a9181 Handle errors when evaluating --define
This can be observed when running something like `icinga2 daemon -C -DTypes.Host=42`.

Without this commit:

    [2023-02-01 09:29:00 +0100] critical/Application: Error: Namespace is read-only and must not be modified.

    Additional information is available in '/var/log/icinga2/crash/report.1675240140.425155'

With this commit:

    [2023-02-01 09:30:37 +0100] critical/icinga-app: cannot set 'Types.Host': Namespace is read-only and must not be modified.
2023-02-01 09:30:49 +01:00
..
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00
icinga.cpp Handle errors when evaluating --define 2023-02-01 09:30:49 +01:00
icinga.ico Windows binary: Also update the exe icon 2019-08-27 15:12:22 +02:00
icinga.rc Fix Windows .exe version v2.12.0 -> 2.12.0 2020-09-11 15:56:51 +02:00
icinga2.cmake Fix command-line arguments which contain spaces 2015-11-05 12:09:01 +01:00