]> granicus.if.org Git - icinga2/history - lib/icinga/notification-apply.cpp
Move the VMFrame class to libbase
[icinga2] / lib / icinga / notification-apply.cpp
2014-12-12 Gunnar BeutnerMove the VMFrame class to libbase
2014-12-10 Gunnar BeutnerFix missing location information for included files
2014-12-08 Gunnar BeutnerFix incorrect brace placement
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 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.
2014-04-05 Gunnar BeutnerImplement apply target types.
2014-04-05 Gunnar BeutnerRename "short_name", "host" and "sevice" attributes.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-30 Gunnar BeutnerAllow rterm in indexer ops.
2014-03-30 Gunnar BeutnerMake sure we evaluate "apply" rules in the right order.
2014-03-28 Gunnar BeutnerImplement apply support for scheduled downtimes and...