icinga2/lib/config
Michael Friedrich 0a1dad0a8f Fix broken cluster config sync w/ latest api changes
Apart from dropping the requirement of adding 'include_zones "etc", "zones.d"'
on upgrade to 2.4, we've forgotten to register the local zone directory into
the new ZoneFragment tree.

This fix adds a new function to register the local zones.d directory.
After that the config sync works again.

fixes #9735
2015-07-26 17:57:34 +02:00
..
CMakeLists.txt Enable -Wno-deprecated-register for Clang and AppleClang 2015-07-14 15:02:43 +02:00
applyrule.cpp Implement the 'continue' and 'break' keywords 2015-02-19 12:57:52 +01:00
applyrule.hpp
config_lexer.ll Implement the include_zones directive 2015-07-21 09:32:17 +02:00
config_parser.yy Implement the include_zones directive 2015-07-21 09:32:17 +02:00
configcompiler.cpp Fix broken cluster config sync w/ latest api changes 2015-07-26 17:57:34 +02:00
configcompiler.hpp Fix broken cluster config sync w/ latest api changes 2015-07-26 17:57:34 +02:00
configcompilercontext.cpp Replace spaces with tabs 2015-01-27 10:50:15 +01:00
configcompilercontext.hpp
configfragment.hpp Don't use the thread pool to compile Livestatus scripts 2015-03-18 14:36:46 +01:00
configitem.cpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
configitem.hpp Fix livestatus unit tests 2015-03-18 12:11:42 +01:00
configitembuilder.cpp Remove the ScopeCurrent constant 2015-04-15 08:36:17 +02:00
configitembuilder.hpp
expression.cpp Implement sandbox mode for the config parser 2015-04-16 08:48:17 +02:00
expression.hpp Remove the ScopeCurrent constant 2015-04-15 08:36:17 +02:00
i2-config.hpp
objectrule.cpp
objectrule.hpp
vmops.hpp Fix crash in VMOps::FunctionCall 2015-04-01 22:51:17 +02:00