icinga2/lib/icinga
Gunnar Beutner 54bbaf9f7d Implement support for marking functions as deprecated
fixes #12393
2016-08-10 15:48:05 +02:00
..
CMakeLists.txt Move internal script functions into the 'Internal' namespace 2016-08-10 06:55:44 +02:00
apiactions.cpp Fix custom notifications in a HA zone 2016-06-07 12:44:12 +02:00
apiactions.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
apievents.cpp Ensure that sent notifications are synced between Icinga instances 2016-06-15 11:27:01 +02:00
apievents.hpp Ensure that sent notifications are synced between Icinga instances 2016-06-15 11:27:01 +02:00
checkable-check.cpp Fix crash in Checkable::ProcessCheckResult when cr is NULL 2016-08-08 14:17:44 +02:00
checkable-comment.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
checkable-dependency.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
checkable-downtime.cpp Fix: Expired downtimes are not removed 2016-05-02 15:32:46 +02:00
checkable-event.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
checkable-flapping.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
checkable-notification.cpp Ensure that sent notifications are synced between Icinga instances 2016-06-15 11:27:01 +02:00
checkable-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
checkable.cpp Implement process_check_result script method for the Checkable class 2016-08-08 14:14:45 +02:00
checkable.hpp Implement process_check_result script method for the Checkable class 2016-08-08 14:14:45 +02:00
checkable.ti API: Add missing downtime_depth attribute 2016-06-25 17:32:12 +02:00
checkcommand.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
checkcommand.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
checkcommand.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
checkresult.cpp Move CalculateExecutionTime and CalculateLatency into the CheckResult class 2016-05-10 12:16:49 +02:00
checkresult.hpp Move CalculateExecutionTime and CalculateLatency into the CheckResult class 2016-05-10 12:16:49 +02:00
checkresult.ti Make sure timestamps are formatted as integers in macro strings 2016-06-21 11:29:12 +02:00
cib.cpp Fix min/max execution_time 2016-07-26 09:56:21 +02:00
cib.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
clusterevents.cpp Fix incorrect parameter name for NotificationSentAllUsersHandler 2016-08-05 06:57:50 +02:00
clusterevents.hpp Ensure that sent notifications are synced between Icinga instances 2016-06-15 11:27:01 +02:00
command.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
command.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
command.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
comment.cpp DB IDO: Fix comment/downtime entry_time reset 2016-06-15 11:28:57 +02:00
comment.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
comment.ti Make sure timestamps are formatted as integers in macro strings 2016-06-21 11:29:12 +02:00
compatutility.cpp Allow strings in state and type filters (config, API) 2016-06-23 14:52:45 +02:00
compatutility.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
customvarobject.cpp Allow strings in state and type filters (config, API) 2016-06-23 14:52:45 +02:00
customvarobject.hpp Allow strings in state and type filters (config, API) 2016-06-23 14:52:45 +02:00
customvarobject.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dependency-apply.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dependency.cpp Allow strings in state and type filters (config, API) 2016-06-23 14:52:45 +02:00
dependency.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dependency.ti state_filters_real shouldn't be visible in the API 2016-07-19 20:09:39 +02:00
downtime.cpp Fix Downtime validation function signature 2016-07-05 13:17:18 +02:00
downtime.hpp Fix Downtime validation function signature 2016-07-05 13:17:18 +02:00
downtime.ti Make sure timestamps are formatted as integers in macro strings 2016-06-21 11:29:12 +02:00
eventcommand.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
eventcommand.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
eventcommand.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
externalcommandprocessor.cpp Fix custom notifications in a HA zone 2016-06-07 12:44:12 +02:00
externalcommandprocessor.hpp Try to queue all PROCESS_FILE commands instead of exploding the stack 2016-02-24 23:25:22 +01:00
host.cpp Make sure timestamps are formatted as integers in macro strings 2016-06-21 11:29:12 +02:00
host.hpp Refactor patch for host recovery notifications 2016-03-15 09:47:59 +01:00
host.ti Make sure timestamps are formatted as integers in macro strings 2016-06-21 11:29:12 +02:00
hostgroup.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
hostgroup.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
hostgroup.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
i2-icinga.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
icinga-itl.conf Move internal script functions into the 'Internal' namespace 2016-08-10 06:55:44 +02:00
icingaapplication.cpp Handle I/O errors while writing the Icinga state file more gracefully 2016-08-09 10:59:08 +02:00
icingaapplication.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
icingaapplication.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
legacytimeperiod.cpp Move internal script functions into the 'Internal' namespace 2016-08-10 06:55:44 +02:00
legacytimeperiod.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
macroprocessor.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
macroprocessor.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
macroresolver.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
notification-apply.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
notification.cpp Fix that notifications with empty times.{begin,end} are not sent 2016-08-04 17:27:35 +02:00
notification.hpp Allow strings in state and type filters (config, API) 2016-06-23 14:52:45 +02:00
notification.ti state_filters_real shouldn't be visible in the API 2016-07-19 20:09:39 +02:00
notificationcommand.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
notificationcommand.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
notificationcommand.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
objectutils.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
objectutils.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
perfdatavalue.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
perfdatavalue.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
perfdatavalue.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
pluginutility.cpp Implement support for overriding check command timeout 2016-04-07 15:07:17 +02:00
pluginutility.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
scheduleddowntime-apply.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
scheduleddowntime.cpp Fix crash with empty ScheduledDowntime 'ranges' attribute 2016-04-22 11:00:21 +02:00
scheduleddowntime.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
scheduleddowntime.ti Make sure the dependency graph is properly updated when adding and removing objects 2016-05-09 14:30:12 +02:00
service-apply.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
service.cpp Make sure timestamps are formatted as integers in macro strings 2016-06-21 11:29:12 +02:00
service.hpp Refactor patch for host recovery notifications 2016-03-15 09:47:59 +01:00
service.ti Make sure timestamps are formatted as integers in macro strings 2016-06-21 11:29:12 +02:00
servicegroup.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
servicegroup.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
servicegroup.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
timeperiod.cpp Implement exclude and include ability for TimePeriod objects 2016-05-21 20:33:09 +02:00
timeperiod.hpp Implement exclude and include ability for TimePeriod objects 2016-05-21 20:33:09 +02:00
timeperiod.ti Implement exclude and include ability for TimePeriod objects 2016-05-21 20:33:09 +02:00
user.cpp Allow strings in state and type filters (config, API) 2016-06-23 14:52:45 +02:00
user.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
user.ti state_filters_real shouldn't be visible in the API 2016-07-19 20:09:39 +02:00
usergroup.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
usergroup.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
usergroup.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00