icinga2/lib/icinga
2025-04-14 12:16:51 +02:00
..
apiactions.cpp ApiActions: Remove child downtimes recursively 2025-03-13 12:13:45 +01:00
apiactions.hpp
apievents.cpp
apievents.hpp
checkable-check.cpp Merge pull request #10352 from Icinga/checkable-checkercomponent-fixed-timestamp-debug-logs 2025-04-14 12:16:51 +02:00
checkable-comment.cpp Checkable#RemoveAckComments(): add optional comment entry time filter 2023-03-03 15:48:11 +01:00
checkable-dependency.cpp Make DependencyGroup::State an enum 2025-03-19 16:28:00 +01:00
checkable-downtime.cpp Remove unused Checkable#RemoveAllDowntimes() 2024-05-21 14:28:39 +02:00
checkable-event.cpp CONTEXT: use << everywhere to unify usages 2022-11-30 11:06:51 +01:00
checkable-flapping.cpp
checkable-notification.cpp Use GetParents() in FireSppressedNotifications() 2025-03-19 16:28:00 +01:00
checkable-script.cpp Fix file endings 2023-05-17 18:05:13 +02:00
checkable.cpp Checkable: Delay dependency group global registration on startup 2025-03-19 16:28:00 +01:00
checkable.hpp DependencyGroup: don't change the keys of m_Members after construction 2025-03-19 16:28:00 +01:00
checkable.ti Checkable: improve state notifications after suppression ends 2022-03-03 14:25:23 +01:00
checkcommand.cpp
checkcommand.hpp Don't mark a method as virtual in a final class 2023-01-26 09:10:38 +01:00
checkcommand.ti
checkresult.cpp Initialize namespaces without using overrideFrozen 2023-01-19 09:53:36 +01:00
checkresult.hpp
checkresult.ti Make ProcessResult#ExitStatus and CheckResult#exit_status 64-bit ints 2024-04-23 17:45:31 +02:00
cib.cpp Simplify NamespaceValue class hierarchy to one struct without member functions 2023-01-19 17:55:11 +01:00
cib.hpp
clusterevents-check.cpp Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
clusterevents.cpp ClusterEvents: Sync & process notification notified_problem_users 2025-03-14 14:13:55 +01:00
clusterevents.hpp Notification#BeginExecuteNotification(): on recovery clear last_notified_state_per_user 2023-12-13 13:21:22 +01:00
CMakeLists.txt Introduce DependencyGroup helper class 2025-03-12 16:31:12 +01:00
command.cpp Remove redundant "Validation failed" prefix from ValidationError exceptions 2024-10-23 13:06:12 +02:00
command.hpp
command.ti Introduce Command#arguments[].sep 2022-05-11 17:50:12 +02:00
comment.cpp icinga2: address comment loading where host reference is not found 2024-03-11 12:42:23 +01:00
comment.hpp Introduce Comment#sticky 2022-03-24 16:42:18 +01:00
comment.ti Don't allow to change object parent,host/service_name at runtime 2022-09-09 18:26:28 +02:00
compatutility.cpp Remove CheckResultReader which has been deprecated for 5 major versions 2023-04-03 11:39:21 +02:00
compatutility.hpp
customvarobject.cpp Fix file endings 2023-05-17 18:05:13 +02:00
customvarobject.hpp
customvarobject.ti Icinga DB: Make sure object relationships are handled correctly 2021-11-12 13:34:57 +01:00
dependency-apply.cpp CONTEXT: use << everywhere to unify usages 2022-11-30 11:06:51 +01:00
dependency-group.cpp Make DependencyGroup::State an enum 2025-03-19 16:28:00 +01:00
dependency.cpp DependencyGroup: don't change the keys of m_Members after construction 2025-03-19 16:28:00 +01:00
dependency.hpp Make DependencyGroup::State an enum 2025-03-19 16:28:00 +01:00
dependency.ti Dependency: Don't allow to update {period,states,ignore_soft_states} at runtime 2025-03-19 16:28:00 +01:00
downtime.cpp Don't fail to remove obsolete downtimes 2024-05-23 10:09:41 +02:00
downtime.hpp Introduce & use enum DowntimeRemovalReason 2024-05-23 09:34:15 +02:00
downtime.ti Don't allow to change object parent,host/service_name at runtime 2022-09-09 18:26:28 +02:00
envresolver.cpp Introduce EnvResolver 2023-02-06 11:25:25 +01:00
envresolver.hpp Introduce EnvResolver 2023-02-06 11:25:25 +01:00
eventcommand.cpp
eventcommand.hpp Don't mark a method as virtual in a final class 2023-01-26 09:10:38 +01:00
eventcommand.ti
externalcommandprocessor.cpp Introduce & use enum DowntimeRemovalReason 2024-05-23 09:34:15 +02:00
externalcommandprocessor.hpp
host.cpp Checkable::GetSeverity(): always take reachability into account 2025-03-31 15:23:51 +02:00
host.hpp Checkable: Add test for state notifications after a suppression ends 2022-03-03 14:25:23 +01:00
host.ti Replace EventuallyAtomic with AtomicOrLocked which falls back to a mutex 2022-05-03 12:02:46 +02:00
hostgroup.cpp CONTEXT: use << everywhere to unify usages 2022-11-30 11:06:51 +01:00
hostgroup.hpp
hostgroup.ti Replace EventuallyAtomic with AtomicOrLocked which falls back to a mutex 2022-05-03 12:02:46 +02:00
i2-icinga.hpp
icinga-itl.conf
icingaapplication.cpp MacroProcessor::ResolveMacro(): treat quasi-CV-object IcingaApplication as real CV-object 2023-05-31 16:35:09 +02:00
icingaapplication.hpp
icingaapplication.ti
legacytimeperiod.cpp Merge pull request #9983 from Icinga/broken-timeperiod 2024-08-20 10:05:59 +02:00
legacytimeperiod.hpp
macroprocessor.cpp MacroProcessor::ResolveMacro(): treat quasi-CV-object IcingaApplication as real CV-object 2023-05-31 16:35:09 +02:00
macroprocessor.hpp ResolverSpec: add option not to resolve "$name$" 2023-02-06 16:39:17 +01:00
macroresolver.hpp
notification-apply.cpp CONTEXT: use << everywhere to unify usages 2022-11-30 11:06:51 +01:00
notification.cpp Don't set Notification#no_more_notifications on custom notifications 2024-11-15 13:03:22 +01:00
notification.hpp Fix build on Mac with -DICINGA2_UNITY_BUILD=OFF -DICINGA2_WITH_LIVESTATUS=ON 2024-09-27 12:41:11 +02:00
notification.ti Notification#BeginExecuteNotification(): track state change notifications 2023-12-07 12:43:30 +01:00
notificationcommand.cpp
notificationcommand.hpp
notificationcommand.ti
objectutils.cpp
objectutils.hpp
pluginutility.cpp PluginUtility: Fix PerfData don't get parsed correctly 2023-04-05 15:37:54 +02:00
pluginutility.hpp
scheduleddowntime-apply.cpp CONTEXT: use << everywhere to unify usages 2022-11-30 11:06:51 +01:00
scheduleddowntime.cpp Introduce & use enum DowntimeRemovalReason 2024-05-23 09:34:15 +02:00
scheduleddowntime.hpp Targeted apply rules: don't unnecessarily eval filter 2022-10-28 14:27:53 +02:00
scheduleddowntime.ti Don't allow to change object parent,host/service_name at runtime 2022-09-09 18:26:28 +02:00
service-apply.cpp CONTEXT: use << everywhere to unify usages 2022-11-30 11:06:51 +01:00
service.cpp Checkable::GetSeverity(): always take reachability into account 2025-03-31 15:23:51 +02:00
service.hpp Targeted apply rules: don't unnecessarily eval filter 2022-10-28 14:27:53 +02:00
service.ti Don't allow to change object parent,host/service_name at runtime 2022-09-09 18:26:28 +02:00
servicegroup.cpp CONTEXT: use << everywhere to unify usages 2022-11-30 11:06:51 +01:00
servicegroup.hpp
servicegroup.ti Replace EventuallyAtomic with AtomicOrLocked which falls back to a mutex 2022-05-03 12:02:46 +02:00
timeperiod.cpp Check segemnt start date inclusively in TimePeriod::IsInside() 2024-08-01 16:16:48 +02:00
timeperiod.hpp
timeperiod.ti Replace EventuallyAtomic with AtomicOrLocked which falls back to a mutex 2022-05-03 12:02:46 +02:00
user.cpp
user.hpp
user.ti Replace EventuallyAtomic with AtomicOrLocked which falls back to a mutex 2022-05-03 12:02:46 +02:00
usergroup.cpp Fix file endings 2023-05-17 18:05:13 +02:00
usergroup.hpp Fix build on Mac with -DICINGA2_UNITY_BUILD=OFF -DICINGA2_WITH_LIVESTATUS=ON 2024-09-27 12:41:11 +02:00
usergroup.ti Replace EventuallyAtomic with AtomicOrLocked which falls back to a mutex 2022-05-03 12:02:46 +02:00