..
CMakeLists.txt
Implement accessor functions for hosts, services, etc.
2015-01-28 14:18:27 +01:00
api.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
api.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
apievents.cpp
Fix null pointer dereference in ApiEvents::RepositoryTimerHandler
2015-02-25 14:00:00 +01:00
apievents.hpp
Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands
2015-02-07 21:39:19 +01:00
checkable-check.cpp
Make checks using 'command_endpoint' work inside HA zones
2015-02-12 17:53:50 +01:00
checkable-comment.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkable-dependency.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkable-downtime.cpp
Make sure that the scheduled start time for downtimes isn't ignored
2015-02-25 15:19:50 +01:00
checkable-event.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkable-flapping.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkable-notification.cpp
Add missing mutex for AddNotification/RemoveNotification
2015-01-29 13:21:22 +01:00
checkable.cpp
Fix uninitialized field in the Checkable class
2015-03-02 10:14:14 +01:00
checkable.hpp
Fix uninitialized field in the Checkable class
2015-03-02 10:14:14 +01:00
checkable.ti
Disable flapping detection by default
2015-02-09 14:23:09 +01:00
checkcommand.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkcommand.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkcommand.ti
Update copyright year
2015-01-22 12:00:23 +01:00
checkresult.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkresult.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
checkresult.ti
Update copyright year
2015-01-22 12:00:23 +01:00
cib.cpp
Remove name and return value for stats functions
2015-02-07 22:36:17 +01:00
cib.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
command.cpp
Move ValidateMacroString into the MacroProcessor class
2015-02-11 16:14:59 +01:00
command.hpp
Add macro config validator for command args, env, custom attr, perfdata templates
2015-02-11 15:32:10 +01:00
command.ti
Update copyright year
2015-01-22 12:00:23 +01:00
comment.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
comment.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
comment.ti
Update copyright year
2015-01-22 12:00:23 +01:00
compatutility.cpp
StatusDataWriter: Fix wrong host notification filters
2015-02-07 22:46:34 +01:00
compatutility.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
customvarobject.cpp
Move ValidateMacroString into the MacroProcessor class
2015-02-11 16:14:59 +01:00
customvarobject.hpp
Add macro config validator for command args, env, custom attr, perfdata templates
2015-02-11 15:32:10 +01:00
customvarobject.ti
Update copyright year
2015-01-22 12:00:23 +01:00
dependency-apply.cpp
Don't convert loop variables to string when using apply-for
2015-02-24 17:51:16 +01:00
dependency.cpp
Add 'ignore_soft_states' attribute to Dependency objects
2015-02-23 10:13:20 +01:00
dependency.hpp
Evaluate apply filters in the for loop
2015-01-29 12:38:25 +01:00
dependency.ti
Make sure that Notification objects are activated after Host/Service objects
2015-02-25 12:43:38 +01:00
downtime.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
downtime.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
downtime.ti
Update copyright year
2015-01-22 12:00:23 +01:00
eventcommand.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
eventcommand.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
eventcommand.ti
Update copyright year
2015-01-22 12:00:23 +01:00
externalcommandprocessor.cpp
Implement {EN,DIS}ABLE_HOST_SVC_NOTIFICATIONS commands
2015-02-11 16:45:52 +01:00
externalcommandprocessor.hpp
Implement {EN,DIS}ABLE_HOST_SVC_NOTIFICATIONS commands
2015-02-11 16:45:52 +01:00
host.cpp
Add host/service runtime macro downtime_depth
2015-02-08 00:15:38 +01:00
host.hpp
Implement additional attributes for the Host class
2015-02-09 08:50:17 +01:00
host.ti
Implement additional attributes for the Host class
2015-02-09 08:50:17 +01:00
hostgroup.cpp
Implement the 'continue' and 'break' keywords
2015-02-19 12:57:52 +01:00
hostgroup.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
hostgroup.ti
Update copyright year
2015-01-22 12:00:23 +01:00
i2-icinga.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
icinga-type.conf
Add validator for the 'ignore_soft_states' attribute
2015-02-23 14:29:17 +01:00
icingaapplication.cpp
Make the argments for the stats functions const-ref
2015-02-13 11:29:15 +01:00
icingaapplication.hpp
Make the argments for the stats functions const-ref
2015-02-13 11:29:15 +01:00
icingaapplication.ti
Update copyright year
2015-01-22 12:00:23 +01:00
icingastatuswriter.cpp
Make the argments for the stats functions const-ref
2015-02-13 11:29:15 +01:00
icingastatuswriter.hpp
Make the argments for the stats functions const-ref
2015-02-13 11:29:15 +01:00
icingastatuswriter.ti
Update validators for CustomVarObject
2015-02-10 08:53:15 +01:00
legacytimeperiod.cpp
Validate configured TimePeriod ranges
2015-02-13 17:10:58 +01:00
legacytimeperiod.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
macroprocessor.cpp
Move ValidateMacroString into the MacroProcessor class
2015-02-11 16:14:59 +01:00
macroprocessor.hpp
Move ValidateMacroString into the MacroProcessor class
2015-02-11 16:14:59 +01:00
macroresolver.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
notification-apply.cpp
Don't convert loop variables to string when using apply-for
2015-02-24 17:51:16 +01:00
notification.cpp
Relax the validator for Notification::users/Notification::user_groups a bit
2015-02-08 11:03:10 +01:00
notification.hpp
Require at least one user for notification objects (user or as member of user_groups)
2015-02-07 23:04:01 +01:00
notification.ti
Make sure that Notification objects are activated after Host/Service objects
2015-02-25 12:43:38 +01:00
notificationcommand.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
notificationcommand.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
notificationcommand.ti
Update copyright year
2015-01-22 12:00:23 +01:00
objectutils.cpp
Implement the 'get_time_period' function
2015-02-23 13:56:53 +01:00
objectutils.hpp
Don't use separate threads for each ApiClient object
2015-02-14 16:34:36 +01:00
perfdatavalue.cpp
Update PerfdataValue::Parse to ignore invalid warn, crit, min, and max values
2015-03-02 13:52:41 +01:00
perfdatavalue.hpp
Update PerfdataValue::Parse to ignore invalid warn, crit, min, and max values
2015-03-02 13:52:41 +01:00
perfdatavalue.ti
Update copyright year
2015-01-22 12:00:23 +01:00
pluginutility.cpp
Fix incorrect assignment in PluginUtility::ExecuteCommand
2015-03-02 10:14:15 +01:00
pluginutility.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
scheduleddowntime-apply.cpp
Don't convert loop variables to string when using apply-for
2015-02-24 17:51:16 +01:00
scheduleddowntime.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
scheduleddowntime.hpp
Evaluate apply filters in the for loop
2015-01-29 12:38:25 +01:00
scheduleddowntime.ti
Make sure that Notification objects are activated after Host/Service objects
2015-02-25 12:43:38 +01:00
service-apply.cpp
Don't convert loop variables to string when using apply-for
2015-02-24 17:51:16 +01:00
service.cpp
Add host/service runtime macro downtime_depth
2015-02-08 00:15:38 +01:00
service.hpp
Evaluate apply filters in the for loop
2015-01-29 12:38:25 +01:00
service.ti
Make sure that Notification objects are activated after Host/Service objects
2015-02-25 12:43:38 +01:00
servicegroup.cpp
Implement the 'continue' and 'break' keywords
2015-02-19 12:57:52 +01:00
servicegroup.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
servicegroup.ti
Update copyright year
2015-01-22 12:00:23 +01:00
timeperiod.cpp
Implement the 'is_inside' attribute for the TimePeriod type
2015-02-23 14:08:06 +01:00
timeperiod.hpp
Implement the 'is_inside' attribute for the TimePeriod type
2015-02-23 14:08:06 +01:00
timeperiod.ti
Implement the 'is_inside' attribute for the TimePeriod type
2015-02-23 14:08:06 +01:00
user.cpp
Update copyright year
2015-01-22 12:00:23 +01:00
user.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
user.ti
Update copyright year
2015-01-22 12:00:23 +01:00
usergroup.cpp
Implement the 'continue' and 'break' keywords
2015-02-19 12:57:52 +01:00
usergroup.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
usergroup.ti
Update copyright year
2015-01-22 12:00:23 +01:00