icinga2/lib/icinga
Julian Brost 42eb055c5f
Merge pull request #8921 from Icinga/bugfix/timeperiod-dst
TimePeriod/ScheduledDowntime: improve DST handling
2021-07-27 18:11:34 +02:00
..
CMakeLists.txt
apiactions.cpp Merge pull request #8913 from Icinga/feature/remove-child-downtimes 2021-07-27 18:02:15 +02:00
apiactions.hpp
apievents.cpp ApiEvents: Implement new API event streams response 2021-01-11 14:59:48 +01:00
apievents.hpp ApiEvents: Implement new API event streams response 2021-01-11 14:59:48 +01:00
checkable-check.cpp Implement scheduling_source attribute (#6326) 2021-07-20 11:10:26 +02:00
checkable-comment.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
checkable-dependency.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
checkable-downtime.cpp API Action 'remove-downtime': Also remove child downtimes 2021-07-23 13:53:44 +02:00
checkable-event.cpp
checkable-flapping.cpp Flapping: Allow to ignore states in flapping calculation 2021-01-20 11:09:03 +01:00
checkable-notification.cpp Merge pull request #8099 from Icinga/feature/std-mutex 2021-02-04 10:19:04 +01:00
checkable-script.cpp
checkable.cpp Checkable::NotifyDowntimeEnd(): don't send Downtime end notification unless triggered 2021-07-06 12:50:44 +02:00
checkable.hpp Merge pull request #8099 from Icinga/feature/std-mutex 2021-02-04 10:19:04 +01:00
checkable.ti Merge pull request #8600 from Icinga/feature/flapping-ignore-unknown 2021-01-21 13:47:44 +01:00
checkcommand.cpp
checkcommand.hpp
checkcommand.ti
checkresult.cpp
checkresult.hpp
checkresult.ti Implement scheduling_source attribute (#6326) 2021-07-20 11:10:26 +02:00
cib.cpp
cib.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
clusterevents-check.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
clusterevents.cpp event::ExecuteCommand: add missing origin check 2021-06-29 11:15:22 +02:00
clusterevents.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
command.cpp
command.hpp
command.ti
comment.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
comment.hpp
comment.ti
compatutility.cpp
compatutility.hpp
customvarobject.cpp
customvarobject.hpp
customvarobject.ti
dependency-apply.cpp
dependency.cpp
dependency.hpp
dependency.ti dependency.ti: fix typo 2021-02-04 18:29:54 +01:00
downtime.cpp API Action 'remove-downtime': Also remove child downtimes 2021-07-23 13:53:44 +02:00
downtime.hpp API Action 'remove-downtime': Also remove child downtimes 2021-07-23 13:53:44 +02:00
downtime.ti API Action 'remove-downtime': Also remove child downtimes 2021-07-23 13:53:44 +02:00
eventcommand.cpp
eventcommand.hpp
eventcommand.ti
externalcommandprocessor.cpp API Action 'remove-downtime': Also remove child downtimes 2021-07-23 13:53:44 +02:00
externalcommandprocessor.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
host.cpp Implement scheduling_source attribute (#6326) 2021-07-20 11:10:26 +02:00
host.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
host.ti
hostgroup.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
hostgroup.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
hostgroup.ti
i2-icinga.hpp
icinga-itl.conf
icingaapplication.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
icingaapplication.hpp
icingaapplication.ti
legacytimeperiod.cpp LegacyTimePeriod: Prevent modification of input parameters 2021-07-22 15:17:06 +02:00
legacytimeperiod.hpp LegacyTimePeriod: Prevent modification of input parameters 2021-07-22 15:17:06 +02:00
macroprocessor.cpp
macroprocessor.hpp
macroresolver.hpp
notification-apply.cpp
notification.cpp Merge pull request #8562 from Icinga/bugfix/fix-no-renotification-for-non-ok-state-changes-8545 2021-01-14 17:49:29 +01:00
notification.hpp
notification.ti
notificationcommand.cpp
notificationcommand.hpp
notificationcommand.ti
objectutils.cpp
objectutils.hpp
pluginutility.cpp PluginUtility::FormatPerfdata(): normalize UoMs if desired 2021-07-05 19:05:32 +02:00
pluginutility.hpp PluginUtility::FormatPerfdata(): normalize UoMs if desired 2021-07-05 19:05:32 +02:00
scheduleddowntime-apply.cpp
scheduleddowntime.cpp On ScheduledDowntime change: remove future downtimes created before change 2021-07-02 10:37:29 +02:00
scheduleddowntime.hpp On ScheduledDowntime change: remove future downtimes created before change 2021-07-02 10:37:29 +02:00
scheduleddowntime.ti
service-apply.cpp
service.cpp Implement scheduling_source attribute (#6326) 2021-07-20 11:10:26 +02:00
service.hpp
service.ti
servicegroup.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
servicegroup.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
servicegroup.ti
timeperiod.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
timeperiod.hpp
timeperiod.ti
user.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
user.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
user.ti
usergroup.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
usergroup.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
usergroup.ti