]> granicus.if.org Git - icinga2/history - lib/icinga/checkable.cpp
Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands
[icinga2] / lib / icinga / checkable.cpp
2015-02-07 Michael FriedrichFix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM...
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2014-12-18 Gunnar BeutnerRemove obsolete code
2014-12-18 Gunnar BeutnerRefactor the WorkQueue class to make error reporting...
2014-12-05 Gunnar BeutnerImplement validator for the check_interval attribute
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-07 Gunnar BeutnerRemove unused attributes
2014-08-26 Michael FriedrichMerge branch 'feature/mod-attr-cluster-5219'
2014-08-26 Michael FriedrichModify OnVarsChanged event to pass values
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-19 Michael FriedrichAdd MessageOrigin to OnVarsChanged.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-10 Michael FriedrichMerge branch 'fix/db-ido-enable-signals-6151' into...
2014-05-10 Michael FriedrichModifiedAttributes for Enable* must call signals.
2014-05-10 Michael FriedrichAdd OnEnablePerfdataChanged signal.
2014-05-09 Gunnar BeutnerFix an issue where expired Timer pointers caused other...
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-04 Michael FriedrichDon't allow "managed" downtimes to be deleted by users.
2014-05-01 Michael FriedrichMerge branch 'fix/apply-req-group-assign-6105' into...
2014-05-01 Michael FriedrichMake AddGroup() unique.
2014-05-01 Michael FriedrichAdd AddGroup() for host, service, user objects.
2014-04-16 Michael FriedrichMerge branch 'feature/cv-mod-attr-5956' into next
2014-04-16 Michael FriedrichAdd modified attributes for vars dictionary.
2014-04-04 Gunnar BeutnerImplement host checks.