icinga2/lib
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
..
base Fix unexpected exception in Utility::DirName when specifying an empty path 2015-06-15 14:04:38 +02:00
checker Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
cli Fix Port wrong default port in Node Wizard 2015-04-30 12:52:35 +02:00
compat Fix objects cache dump in compat for multiline vars 2015-06-15 17:20:43 +02:00
config Implement sandbox mode for the config parser 2015-04-16 08:48:17 +02:00
db_ido Fix incorrect type and state filter mapping for User objects in DB IDO 2015-05-15 16:40:32 +02:00
db_ido_mysql Fix schema version 1.14.0 2015-05-04 11:35:41 +02:00
db_ido_pgsql Fix schema version 1.14.0 2015-05-04 11:35:41 +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 multi line handling for compat check results 2015-06-15 17:19:28 +02:00
livestatus Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01: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 Add timestamp support for PerfdataWriter 2015-04-27 15:06:48 +02:00
remote Remove selective reconnecting behavior 2015-06-15 14:47:04 +02:00
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00