]> granicus.if.org Git - icinga2/history - lib/base/scriptutils.hpp
lib->compat->statusdatawriter: fix notifications_enabled
[icinga2] / lib / base / scriptutils.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-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-redundant-void-arg'
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-11-27 Gunnar BeutnerMerge pull request #5555 from Icinga/feature/ecc-certs
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-10-16 Noah HilverlingMerge branch 'mcktr/feature/4128-win-edit-button' of...
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-10-10 Michael FriedrichMerge pull request #5554 from Icinga/feature/cn-check...
2017-09-25 Michael FriedrichMerge pull request #5578 from mcktr/mcktr/fix/5577...
2017-09-21 Michael FriedrichMerge branch 'support/2.7'
2017-09-18 Michael FriedrichMerge pull request #5539 from transitiv/fix/checp_nscp_...
2017-09-18 Michael FriedrichMerge pull request #5580 from Icinga/feature/path-exist...
2017-09-18 Gunnar BeutnerImplement new script functions: path_exists, glob and... 5580/head
2017-05-16 Gunnar BeutnerMerge pull request #5264 from Icinga/feature/array...
2017-05-16 Gunnar BeutnerAdd 'mode' argument for match, regex and cidr_match 5264/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-07-22 Gunnar BeutnerImplement the __ptr function
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Gunnar BeutnerImplement support for modified attributes in the API
2015-06-15 Michael FriedrichFix unregistered function failure including <nscp>...
2015-06-15 Michael FriedrichFix unregistered function failure including <nscp>...
2015-05-13 Gunnar BeutnerDetermine NSClient++ installation path using MsiGetComp...
2015-05-12 Gunnar BeutnerDetermine NSClient++ installation path using MsiGetComp...
2015-01-28 Gunnar BeutnerImplement get_object() and get_objects()
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-20 Gunnar BeutnerFix integer overflow in len()
2014-12-19 Gunnar BeutnerImplement the __get_objects function
2014-11-24 Gunnar BeutnerMove the cast functions into libbase
2014-11-20 Gunnar BeutnerImplement support for signals
2014-11-13 Gunnar BeutnerUse Application::Exit to implement the exit() script...
2014-11-12 Gunnar BeutnerImplement the __get_object function
2014-11-03 Gunnar BeutnerImplement the keys() function
2014-11-03 Gunnar BeutnerFix non-unity builds
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-19 Gunnar BeutnerRename qstring.{cpp,hpp} to string.{cpp,hpp}
2014-05-25 Gunnar BeutnerRename C++ header files.