icinga2/lib/icinga
Eric Lippmann e8745f7e96
Merge pull request #7816 from Icinga/feature/notification-timeperiod-6167
Re-send notifications previously suppressed by their time periods
2020-08-03 10:04:27 +02:00
..
CMakeLists.txt Revert "Add NotificationResult class" 2020-01-07 14:26:09 +01:00
apiactions.cpp Introduce Checkable#acknowledgement_last_change 2019-12-10 10:44:23 +01:00
apiactions.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
apievents.cpp ApiEvents: Fix AcknowledgementCleared code quality 2020-02-06 13:03:04 +01:00
apievents.hpp Introduce Checkable#acknowledgement_last_change 2019-12-10 10:44:23 +01:00
checkable-check.cpp Checkable#ExecuteCheck(): set #last_check_started to now before #UpdateNextCheck() 2020-07-28 11:54:13 +02:00
checkable-comment.cpp /v1/actions/remove-acknowledgement: let users specify themselves 2019-11-21 16:29:26 +01:00
checkable-dependency.cpp Fix logical error with zero dependencies in IsReachable() 2020-02-11 15:13:25 +01:00
checkable-downtime.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkable-event.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkable-flapping.cpp Fire Checkable::OnFlappingChange only if flapping is enabled 2020-03-04 14:58:32 +01:00
checkable-notification.cpp Re-send notifications previously suppressed by their time periods 2020-07-29 17:13:41 +02:00
checkable-script.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkable.cpp Checkable#Start(): if #last_check_started > last check, set #next_check to #last_check_started 2020-07-28 11:54:13 +02:00
checkable.hpp Re-send notifications previously suppressed by their time periods 2020-07-29 17:13:41 +02:00
checkable.ti Add Checkable#last_check_started 2020-06-09 12:03:02 +02:00
checkcommand.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkcommand.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkcommand.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkresult.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkresult.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
checkresult.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
cib.cpp Introduce Application::GetUptime() 2020-02-11 16:47:50 +01:00
cib.hpp Metrics: Expose problem/handled counts for hosts/services 2019-08-29 17:04:23 +02:00
clusterevents-check.cpp Fix 'check_timeout' not being forwarded to agent command endpoints 2020-02-27 11:46:52 +01:00
clusterevents.cpp Merge pull request #7816 from Icinga/feature/notification-timeperiod-6167 2020-08-03 10:04:27 +02:00
clusterevents.hpp Merge pull request #7816 from Icinga/feature/notification-timeperiod-6167 2020-08-03 10:04:27 +02:00
command.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
command.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
command.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
comment.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
comment.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
comment.ti Merge pull request #7646 from Icinga/feature/remove-comment-author 2019-11-26 16:07:09 +01:00
compatutility.cpp git ls-files -z |xargs -0 perl -pi -e 's/RedisWriter/IcingaDB/g' 2019-11-02 14:00:24 +01:00
compatutility.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
customvarobject.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
customvarobject.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
customvarobject.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
dependency-apply.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
dependency.cpp Tests: Add multi parent dependency test case 2020-02-11 15:13:25 +01:00
dependency.hpp Tests: Add multi parent dependency test case 2020-02-11 15:13:25 +01:00
dependency.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
downtime.cpp Improve logging for downtime/ack events (add, remove, expire) 2019-08-06 13:28:58 +02:00
downtime.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
downtime.ti /v1/actions/remove-downtime: let users specify themselves 2019-11-21 15:48:55 +01:00
eventcommand.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
eventcommand.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
eventcommand.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
externalcommandprocessor.cpp Refuse acking an already acked checkable 2019-12-05 11:08:16 +01:00
externalcommandprocessor.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
host.cpp Add severity 2019-11-02 14:00:23 +01:00
host.hpp Declare Checkable#IsStateOK() const 2019-04-09 11:26:34 +02:00
host.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
hostgroup.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
hostgroup.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
hostgroup.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
i2-icinga.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icinga-itl.conf Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icingaapplication.cpp Unify Application::GetStartTime() and drop GetMainTime() 2020-02-11 17:26:15 +01:00
icingaapplication.hpp Fix that MaxConcurrentChecks constant is overridden from 'checker' feature 2019-04-16 15:04:57 +02:00
icingaapplication.ti Merge pull request #6970 from Icinga/bugfix/perfdata-gaps 2019-02-26 15:38:15 +01:00
legacytimeperiod.cpp LegacyTimePeriod: support specifying seconds 2019-08-22 18:50:37 +02:00
legacytimeperiod.hpp Fix parsing of "day -X (last day of month)" in TimePeriod class 2019-07-09 16:16:43 +02:00
macroprocessor.cpp MacroProcessor::ResolveArguments(): skip null argument values 2019-10-08 17:06:06 +02:00
macroprocessor.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
macroresolver.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
notification-apply.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
notification.cpp Re-send notifications previously suppressed by their time periods 2020-07-29 17:13:41 +02:00
notification.hpp Revert "Add OnNewNotificationResult signal and ProcessNotificationResult handler" 2020-01-07 14:26:07 +01:00
notification.ti Re-send notifications previously suppressed by their time periods 2020-07-29 17:13:41 +02:00
notificationcommand.cpp Revert "Implement last_notification_result handling for Notification objects" 2020-01-07 14:21:06 +01:00
notificationcommand.hpp Revert "Implement last_notification_result handling for Notification objects" 2020-01-07 14:21:06 +01:00
notificationcommand.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
objectutils.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
objectutils.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
pluginutility.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
pluginutility.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
scheduleddowntime-apply.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
scheduleddowntime.cpp Merge pull request #6999 from Icinga/bugfix/compiler-warnings 2019-03-18 08:44:30 +01:00
scheduleddowntime.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
scheduleddowntime.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
service-apply.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
service.cpp IcingaDB: update service state on Host#problem change 2019-12-03 17:37:51 +01:00
service.hpp IcingaDB: update service state on Host#problem change 2019-12-03 17:37:51 +01:00
service.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
servicegroup.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
servicegroup.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
servicegroup.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
timeperiod.cpp add some object locking to the Dump method (which could theoreticylly suffer from same reace condition as serializer) 2019-05-01 11:49:07 +02:00
timeperiod.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
timeperiod.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
user.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
user.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
user.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
usergroup.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
usergroup.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
usergroup.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00