5 Commits

Author SHA1 Message Date
Johannes Meyer
811f10953b Merge pull request #3706 from Icinga/fix/multiline-values-in-ini-files-broken-3705
Fix multiline values in ini files broken

(cherry picked from commit ccc2f487f6d7c8adc25f49a1f7d50821722b95ec)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
2019-04-17 15:38:06 +02:00
Eric Lippmann
b0ddb18583 Merge pull request #3677 from Icinga/fix/escaped-ini-characters-3648
Fix escaped ini characters

(cherry picked from commit b6e8151582bc7aab6293c79ffa7f51fa503905ce)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
2019-04-17 15:37:15 +02:00
Alexander A. Klimov
474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Matthias Jentsch
fe805c82ca Support multi line values in INI files 2015-08-10 15:15:40 +02:00
Matthias Jentsch
aa3cc9847d Fix issue that bricked the dashboard when quotes in dashlets
Escape more special chars in IniWriter, support reading escaped readers in IniParser and add tests for all important escape cases.
2015-08-07 12:55:19 +02:00