icinga2/tools/mkclass
Jean Flach c54e042942 Add activation priorities for config object types
This patch ensures that specific configuration types
are pre-activated and post-activated. In general,
logging is first, then common configuration objects
like host/service, downtimes, etc.
In the end, all features are activated after to ensure
that notifications are only sent once downtimes are applied.
A similar thing happens for starting with checks too early.
The ApiListener feature runs first to allow cluster connections
at first glance.

fixes #6057
fixes #6231
2018-05-04 11:25:47 +02:00
..
CMakeLists.txt Fix whitespaces in CMakeLists files 2018-01-19 09:19:40 +01:00
class_lexer.ll Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
class_parser.yy Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
classcompiler.cpp Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
classcompiler.hpp Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
mkclass.cpp Change copyright header for 2018 2018-01-02 12:08:55 +01:00