icinga2/lib/compat
Markus Frosch 213300c5e7 Fix objects cache dump in compat for multiline vars
Multiline vars should be written as:
  _test test1\ntest2

And not
  _test test1
test2

fixes #9328

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-15 17:20:43 +02:00
..
CMakeLists.txt Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
checkresultreader.cpp Fix multi line handling for compat check results 2015-06-15 17:19:28 +02:00
checkresultreader.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
checkresultreader.ti Update copyright year 2015-01-22 12:00:23 +01:00
compatlogger.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
compatlogger.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
compatlogger.ti Update copyright year 2015-01-22 12:00:23 +01:00
externalcommandlistener.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
externalcommandlistener.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
externalcommandlistener.ti Update copyright year 2015-01-22 12:00:23 +01:00
statusdatawriter.cpp Fix objects cache dump in compat for multiline vars 2015-06-15 17:20:43 +02:00
statusdatawriter.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
statusdatawriter.ti Update copyright year 2015-01-22 12:00:23 +01:00