]> granicus.if.org Git - icinga2/history - lib/icinga/macroprocessor.cpp
Workaround for GCC bug 61321
[icinga2] / lib / icinga / macroprocessor.cpp
2017-12-20 Gunnar BeutnerWorkaround for GCC bug 61321
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-15 Michael FriedrichMerge pull request #5865 from Icinga/fix/uuid
2017-12-15 Michael FriedrichMerge pull request #5864 from Icinga/fix/add-initdb...
2017-12-15 Gunnar BeutnerMerge pull request #5861 from Icinga/fix/invalid-memory...
2017-12-14 Gunnar BeutnerMerge pull request #5863 from Icinga/fix/glob-5859
2017-12-14 Jean FlachMerge pull request #5860 from Icinga/fix/memory-leaks
2017-12-14 Michael FriedrichMerge pull request #5862 from Icinga/feature/nullptr...
2017-12-14 Gunnar BeutnerReplace a few more NULLs with nullptr 5862/head
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 BeutnerReplace boost::assign::list_of with initializer lists 5825/head
2017-11-30 Gunnar BeutnerUse nullptr instead of <Type>::Ptr() 5824/head
2017-11-30 Gunnar BeutnerUse std::vector::emplace_back instead of std::vector...
2017-11-30 Gunnar BeutnerReplace boost::ref/boost::cref with std::ref/std::cref
2017-11-29 Gunnar BeutnerMerge pull request #5803 from Icinga/feature/cxx11...
2017-11-27 Gunnar BeutnerReplace boost::bind/boost::function with std::bind... 5803/head
2017-05-09 Michael FriedrichMerge pull request #5042 from mbrgm/upgrade-docs-link
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-28 Gunnar BeutnerAdd missing arguments
2017-01-11 Michael FriedrichMacroProcessor: Add the argument name for set_if error...
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-10 Gunnar BeutnerImplement support for marking functions as deprecated
2016-08-08 Gunnar BeutnerRegister a new script frame in Function::Invoke
2016-06-21 Gunnar BeutnerMake sure timestamps are formatted as integers in macro...
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-04 Gunnar BeutnerDon't validate custom attributes that aren't strings
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-19 Gunnar BeutnerImplement the resolve_arguments function
2015-09-23 Michael FriedrichImplement global modified attributes for the IcingaAppl...
2015-09-05 Gunnar BeutnerMissing macros in nested macro() calls should not cause...
2015-08-27 Gunnar BeutnerImplement the resolve_arguments function
2015-08-27 Gunnar BeutnerMissing macros in nested macro() calls should not cause...
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-07-13 Gunnar BeutnerFix incorrect return value for the macro() function
2015-07-13 Gunnar BeutnerFix incorrect return value for the macro() function
2015-04-17 Michael FriedrichFix custom attributes with recursive macro function...
2015-04-17 Michael FriedrichFix custom attributes with recursive macro function...
2015-03-26 Gunnar BeutnerFix arrays in command arguments
2015-03-26 Gunnar BeutnerFix arrays in command arguments
2015-03-21 Gunnar BeutnerFix style violations
2015-03-21 Gunnar BeutnerFix style violations
2015-02-11 Michael FriedrichMove ValidateMacroString into the MacroProcessor class
2015-02-11 Michael FriedrichResolve macros in dictionary values
2015-02-03 Gunnar BeutnerImplement a unit test for nullary lambdas
2015-01-29 Gunnar BeutnerDon't escape macros for the macro() function
2015-01-29 Gunnar BeutnerImplement support for functions in set_if
2015-01-28 Gunnar BeutnerFix incorrectly resolved macros
2015-01-28 Gunnar BeutnerImplement the 'macro' function for dynamic custom vars
2015-01-27 Gunnar BeutnerImplement support for using functions in custom attributes
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-01 Gunnar BeutnerFix problem with macro arguments which are not separate...
2014-11-27 Gunnar BeutnerImplement support for arrays in command arguments
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-11-02 Gunnar BeutnerImplement support for formatting arrays in macro strings
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichChange log message identifier for libicinga.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-19 Michael FriedrichUse CustomVarObject instead of DynamicObject for all...
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-04-26 Gunnar BeutnerImplement support for optional command arguments.
2014-04-17 Michael FriedrichResolve runtime macros recursively in *_url, notes...
2014-04-10 Gunnar BeutnerOnly resolve user macros (vars.*) recursively.
2014-04-08 Gunnar BeutnerImplement attributes for some well-known macros and...
2014-04-06 Gunnar BeutnerRemove the escape_macros attribute.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-10 Gunnar BeutnerFix $ escaping in macros.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-02 Gunnar BeutnerMerge branch 'feature/ido-performance-5246' into next
2013-12-02 Gunnar BeutnerAvoid unnecessary copies when iterating over dictionaries.
2013-11-21 Gunnar BeutnerMerge branch 'feature/log-context-5085' into next
2013-11-21 Gunnar BeutnerImplement support for high-level stack traces.
2013-11-09 Gunnar BeutnerMerge branch 'feature/checkresult-5039' into next
2013-11-09 Gunnar BeutnerReplace check result dictionaries with a class.
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-09-11 Gunnar BeutnerFix crash in MacroProcessor::ResolveMacros.
2013-09-09 Gunnar BeutnerFix: Don't shell-escape macros by default.
2013-08-30 Gunnar BeutnerBuild fix.
2013-08-30 Gunnar BeutnerFix shell escaping in the macro processor.
2013-08-26 Gunnar BeutnerRemove the replication feature and clean up the code.
2013-07-16 Michael Friedrichmacros: fix param name for ResolveMacros
2013-03-22 Gunnar BeutnerRefactor the macro resolver
2013-03-22 Gunnar BeutnerRemove @threadsafety doc strings
2013-03-22 Gunnar BeutnerShell-escape macros.
2013-03-17 Gunnar BeutnerRefactor #includes (Part 3).
2013-03-16 Gunnar BeutnerRefactor #includes (Part 2).
next