icinga2/lib/icinga
Federico Cuello a6b4bd48e2 Fix parameter order for Acknowledge{,Svc,Host}Problem in API actions/external commands
It was preventing email notifications with default settings, as `persistent` defaults to false and therefore `notify` was not set.

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-09-05 08:50:22 +02:00
..
CMakeLists.txt Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
apiactions.cpp Fix parameter order for Acknowledge{,Svc,Host}Problem in API actions/external commands 2017-09-05 08:50:22 +02:00
apiactions.hpp
apievents.cpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
apievents.hpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
checkable-check.cpp Change more loglines for checkables so checkable is quoted 2017-08-24 13:35:55 +02:00
checkable-comment.cpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
checkable-dependency.cpp
checkable-downtime.cpp
checkable-event.cpp
checkable-flapping.cpp
checkable-notification.cpp
checkable-script.cpp
checkable.cpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
checkable.hpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
checkable.ti
checkcommand.cpp
checkcommand.hpp
checkcommand.ti
checkresult.cpp
checkresult.hpp
checkresult.ti
cib.cpp Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
cib.hpp
clusterevents.cpp Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
clusterevents.hpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
command.cpp
command.hpp
command.ti
comment.cpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
comment.hpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
comment.ti Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
compatutility.cpp
compatutility.hpp
customvarobject.cpp
customvarobject.hpp
customvarobject.ti
dependency-apply.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
dependency.cpp
dependency.hpp
dependency.ti
downtime.cpp Fix that host downtimes might be triggered even if their state is Up 2017-05-11 15:05:50 +02:00
downtime.hpp
downtime.ti
eventcommand.cpp
eventcommand.hpp
eventcommand.ti
externalcommandprocessor.cpp Fix parameter order for Acknowledge{,Svc,Host}Problem in API actions/external commands 2017-09-05 08:50:22 +02:00
externalcommandprocessor.hpp
host.cpp
host.hpp
host.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
hostgroup.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
hostgroup.hpp
hostgroup.ti
i2-icinga.hpp
icinga-itl.conf
icingaapplication.cpp Make sure modified attributes are applied before calling the objects' Start method 2017-05-03 12:02:19 +02:00
icingaapplication.hpp
icingaapplication.ti
legacytimeperiod.cpp
legacytimeperiod.hpp
macroprocessor.cpp
macroprocessor.hpp
macroresolver.hpp
notification-apply.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
notification.cpp Fix missing apostrophe in notification log 2017-05-26 17:58:04 +02:00
notification.hpp
notification.ti
notificationcommand.cpp
notificationcommand.hpp
notificationcommand.ti
objectutils.cpp Implement get_services(host {name,object}) and add host object support for get_service() 2017-08-28 19:54:26 +02:00
objectutils.hpp Implement get_services(host {name,object}) and add host object support for get_service() 2017-08-28 19:54:26 +02:00
pluginutility.cpp Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
pluginutility.hpp
scheduleddowntime-apply.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
scheduleddowntime.cpp
scheduleddowntime.hpp
scheduleddowntime.ti
service-apply.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
service.cpp
service.hpp
service.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
servicegroup.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
servicegroup.hpp
servicegroup.ti
timeperiod.cpp
timeperiod.hpp
timeperiod.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
user.cpp
user.hpp
user.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
usergroup.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
usergroup.hpp
usergroup.ti