icinga2/lib/config
Gunnar Beutner c6e36723d5
Merge pull request #5819 from Icinga/feature/avoid-func-call-allocations
Avoid unnecessary allocations in the FunctionCallExpression class
2017-11-29 14:24:46 +01:00
..
CMakeLists.txt Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
activationcontext.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
activationcontext.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
applyrule.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
applyrule.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
config_lexer.ll Implement support for handling exceptions in user scripts 2017-06-13 14:03:41 +02:00
config_parser.yy Implement support for handling exceptions in user scripts 2017-06-13 14:03:41 +02:00
configcompiler.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
configcompiler.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
configcompilercontext.cpp Add process elevation & log message if user does not have enough privileges 2017-09-22 10:25:17 +02:00
configcompilercontext.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
configfragment.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
configitem.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
configitem.hpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
configitembuilder.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
configitembuilder.hpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
expression.cpp Avoid unnecessary allocations in the FunctionCallExpression class 2017-11-29 14:11:09 +01:00
expression.hpp Implement support for handling exceptions in user scripts 2017-06-13 14:03:41 +02:00
i2-config.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
objectrule.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
objectrule.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
vmops.hpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00