]> granicus.if.org Git - icinga2/history - lib/base/configwriter.hpp
lib->compat->statusdatawriter: fix notifications_enabled
[icinga2] / lib / base / configwriter.hpp
2018-04-25 Michael FriedrichMerge branch 'support/2.8'
2018-04-24 Jean FlachMerge branch 'support/2.8'
2018-03-22 Jean FlachMerge branch 'support/2.8'
2018-03-19 Michael FriedrichMerge pull request #6016 from Icinga/fix/state-filters...
2018-02-15 Jean FlachMerge pull request #5981 from dgoetz/fix/selinux-influxdb
2018-02-09 Jean FlachMerge pull request #6026 from Icinga/feature/windows...
2018-01-29 Gunnar BeutnerMerge pull request #5979 from Icinga/feature/enhance...
2018-01-29 Noah HilverlingMerge pull request #6020 from Icinga/fix/console-home-env
2018-01-29 Jean FlachMerge pull request #6039 from Icinga/feature/improve...
2018-01-25 Jean FlachMerge pull request #5992 from Icinga/feature/remove...
2018-01-22 Gunnar BeutnerRemove unused includes 5992/head
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-15 Gunnar BeutnerMerge pull request #5940 from Icinga/fix/chocolatey
2018-01-08 Markus FroschMerge pull request #5906 from sahnd/feature/check_openm...
2018-01-05 Markus FroschMerge pull request #5921 from widhalmt/feature/director...
2018-01-05 Markus FroschMerge pull request #5914 from Icinga/fix/itl-check...
2018-01-05 Markus FroschMerge pull request #5913 from mcktr/fix/itl-http-certif...
2018-01-05 Markus FroschMerge pull request #5902 from sahnd/feature/itl-snmp...
2018-01-04 Michael FriedrichMerge pull request #5942 from Icinga/feature/tech-doc...
2018-01-04 Michael FriedrichMerge pull request #5948 from Icinga/doc/install
2018-01-04 Gunnar BeutnerMerge pull request #5945 from Icinga/fix/mkclass-indent...
2018-01-04 Gunnar BeutnerMerge pull request #5946 from Icinga/feature/clang...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-pass-by-value'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-redundant-void-arg'
2018-01-04 Gunnar BeutnerMerge pull request #5944 from Icinga/feature/final...
2018-01-04 Gunnar BeutnerAdd the final keyword to classes
2018-01-03 Michael FriedrichMerge pull request #5939 from Icinga/fix/build-fix...
2018-01-03 Michael FriedrichMerge pull request #5934 from Icinga/feature/cmake...
2018-01-03 Michael FriedrichMerge pull request #5932 from Icinga/feature/copyright...
2018-01-03 Michael FriedrichMerge pull request #5927 from Icinga/feature/static...
2018-01-02 Gunnar BeutnerBuild libraries as static libraries
2018-01-02 Michael FriedrichMerge pull request #5931 from Icinga/feature/linker...
2018-01-02 Michael FriedrichMerge pull request #5928 from Icinga/fix/build-fix...
2018-01-02 Michael FriedrichMerge pull request #5925 from Icinga/fix/missing-variab...
2018-01-02 Michael FriedrichMerge pull request #5929 from Icinga/feature/remove...
2018-01-02 Michael FriedrichMerge pull request #5930 from Icinga/feature/boost...
2018-01-02 Gunnar BeutnerMerge pull request #5933 from mcktr/fix/copyright-for...
2018-01-02 Michael InselChange copyright header for 2018 5933/head
2017-12-20 Jean FlachMerge pull request #5893 from Icinga/fix/whitespace
2017-12-20 Jean FlachWhitespace fix 5893/head
2017-12-19 Michael FriedrichMerge pull request #5717 from hrld/patch-1
2017-12-18 Michael FriedrichMerge pull request #5757 from ekeih/doc/systemd-restart...
2017-12-12 Gunnar BeutnerMerge pull request #5753 from Icinga/fix/ringbuffer...
2017-12-08 Michael FriedrichMerge pull request #5760 from Icinga/fix/http-client...
2017-12-07 Michael FriedrichMerge pull request #5811 from Icinga/feature/update...
2017-11-30 Michael FriedrichMerge pull request #5827 from Icinga/feature/replace...
2017-11-30 Michael FriedrichMerge pull request #5825 from Icinga/feature/boost...
2017-11-30 Michael FriedrichMerge pull request #5824 from Icinga/feature/cxx11...
2017-11-30 Gunnar BeutnerUse nullptr instead of <Type>::Ptr() 5824/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-06-22 Gunnar BeutnerFix: ConfigWriter::EmitScope incorrectly quotes diction...
2016-02-23 Jean FlachUse ConfigWriter class in repositoryutility.cpp
2016-02-23 Jean FlachRefactor String-Escape in repositoryutility
2016-02-09 Jean FlachUse ConfigWriter class in repositoryutility.cpp
2016-02-09 Jean FlachRefactor String-Escape in repositoryutility
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-25 Gunnar BeutnerUse the ZoneName and NodeName constants for 'node setup...
2015-11-25 Gunnar BeutnerUse the ZoneName and NodeName constants for 'node setup...
2015-11-04 Gunnar BeutnerFix indentation for nested dictionaries
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-26 Gunnar BeutnerImplement Array::ToString and Dictionary::ToString