]> granicus.if.org Git - icinga2/history - lib/icinga/service-apply.cpp
Merge pull request #5964 from fedepires/fix/opentsdbwriter-host-tag-5963
[icinga2] / lib / icinga / service-apply.cpp
2018-01-20 Michael FriedrichMerge pull request #5964 from fedepires/fix/opentsdbwri...
2018-01-18 Jean FlachMerge pull request #5982 from dgoetz/fix/selinux-kill
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-16 Gunnar BeutnerMerge pull request #5983 from Icinga/feature/initialize...
2018-01-16 Gunnar BeutnerUse initializer lists for arrays and dictionaries 5983/head
2018-01-15 Gunnar BeutnerMerge pull request #5940 from Icinga/fix/chocolatey
2018-01-15 Gunnar BeutnerMerge pull request #5888 from Icinga/feature/mariadbclient
2018-01-11 Michael FriedrichMerge pull request #5971 from Icinga/feature/remove...
2018-01-11 Michael FriedrichMerge pull request #5970 from Icinga/feature/stack...
2018-01-11 Gunnar BeutnerAllocate ConfigItemBuilder objects on the stack 5970/head
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-03 Michael FriedrichMerge pull request #5936 from Icinga/feature/source...
2018-01-03 Michael FriedrichMerge pull request #5939 from Icinga/fix/build-fix...
2018-01-03 Gunnar BeutnerBuild fix for Debian wheezy 5939/head
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-14 Gunnar BeutnerMerge pull request #5857 from Icinga/fix/compiler-warnings
2017-12-14 Gunnar BeutnerRemove extraneous whitespace
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 initializer lists instead of std::vector::push_back
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-05-11 Gunnar BeutnerMerge pull request #5242 from Icinga/feature/object...
2017-05-11 Gunnar BeutnerAllow expressions for the type in object/template decla... 5242/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-28 Gunnar BeutnerImplement support for default templates
2016-08-27 Gunnar BeutnerUse lambda functions for INITIALIZE_ONCE
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Michael FriedrichMerge branch 'support/2.5'
2016-08-23 Gunnar BeutnerAvoid unnecessary string copies
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-10-05 Gunnar BeutnerImplement the ignore_on_error keyword
2015-09-25 Gunnar BeutnerFix incorrect error messages for apply-for
2015-09-24 Gunnar BeutnerFix incorrect error messages for apply-for
2015-09-01 Michael FriedrichRename config/modules to config/packages
2015-08-17 Michael FriedrichAdd module attribute for ConfigObject and set its origin
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-04-15 Gunnar BeutnerRemove the ScopeCurrent constant
2015-03-23 Gunnar BeutnerFix incorrect variable values for apply+for
2015-03-23 Gunnar BeutnerMake load order for objects more reliable
2015-03-23 Gunnar BeutnerFix incorrect variable values for apply+for
2015-03-19 Gunnar BeutnerMake load order for objects more reliable
2015-02-24 Gunnar BeutnerDon't convert loop variables to string when using apply-for
2015-02-09 Gunnar BeutnerImplement additional attributes for the Host class
2015-01-29 Gunnar BeutnerEvaluate apply filters in the for loop
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-18 Gunnar BeutnerRemove obsolete code
2014-12-18 Gunnar BeutnerRefactor the WorkQueue class to make error reporting...
2014-12-14 Gunnar BeutnerRefactor how variable scopes work
2014-12-13 Gunnar BeutnerImplement the 'global' keyword to differentiate between...
2014-12-12 Gunnar BeutnerMove the VMFrame class to libbase
2014-12-10 Gunnar BeutnerFix missing location information for included files
2014-11-22 Gunnar BeutnerRefactor the stack frame handling for scripts
2014-11-21 Gunnar BeutnerSplit DynamicObject::OnConfigLoaded into two separate...
2014-11-20 Gunnar BeutnerRefactor apply/object rules
2014-11-10 Gunnar BeutnerRefactor the AST
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-08 Gunnar BeutnerImprove config compiler's memory usage
2014-11-04 Gunnar BeutnerFix incorrect field name
2014-11-04 Gunnar BeutnerImplement support for arbitrarily complex indexers
2014-11-04 Gunnar BeutnerImplement dictionary support for apply+for
2014-11-02 Gunnar BeutnerImplement support for arrays in custom variables
2014-10-29 Gunnar BeutnerSet host/service variable in apply rules
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-16 Gunnar BeutnerRename AExpression to Expression
2014-10-10 Gunnar BeutnerImprove error messages for apply rules
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
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-17 Gunnar BeutnerExecute apply/object rules in parallel.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-09 Gunnar BeutnerApply: Inherit zone from parent object.
2014-04-23 Michael FriedrichFix headers.
2014-04-23 Michael FriedrichRevert "Add group apply (creates object only once and...
2014-04-15 Michael FriedrichAdd group apply (creates object only once and sets...
2014-04-07 Michael FriedrichLog warning if apply rule does not match anywhere.
2014-04-05 Gunnar BeutnerImplement relative object names.
next