icinga2/lib/compat
Markus Frosch 46fea5892c 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:21:57 +02:00
..
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00
checkresultreader.cpp Fix multi line handling for compat check results 2015-06-15 17:21:51 +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
compat-type.conf Update copyright year 2015-01-22 12:00:23 +01:00
compatlogger.cpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
compatlogger.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
compatlogger.ti Update copyright year 2015-01-22 12:00:23 +01:00
externalcommandlistener.cpp Fix valgrind warning in ExternalCommandListener::CommandPipeThread 2015-02-25 14:05:57 +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:21:57 +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