icinga2/lib
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
..
base Implement config file management for the API 2015-07-23 17:57:24 +02:00
checker Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
cli Fix broken cluster config sync w/ latest api changes 2015-07-26 17:57:34 +02:00
compat Fix objects cache dump in compat for multiline vars 2015-06-15 17:20:43 +02:00
config Fix broken cluster config sync w/ latest api changes 2015-07-26 17:57:34 +02:00
db_ido DB IDO: Do not update endpointstatus table on config updates 2015-07-16 13:25:11 +02:00
db_ido_mysql Fix overflow in freshness_threshold column (smallint) w/ DB IDO MySQL 2015-07-14 18:20:08 +02:00
db_ido_pgsql DB IDO: Add zones, zonestatus tables 2015-07-14 18:09:24 +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 return value for the macro() function 2015-07-13 08:25:19 +02:00
livestatus Livestatus: Add zone object table w/ endpoint members 2015-07-14 18:09:24 +02: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 Correct escaping of metric and tag names for OpenTSDB perfdata plugin 2015-07-20 07:59:13 +02:00
remote Fix a problem where invalid stage config could lead into broken stages 2015-07-24 16:05:13 +02:00
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00