.. |
CMakeLists.txt
|
…
|
|
api.cpp
|
…
|
|
api.hpp
|
…
|
|
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
|
…
|
|
checkable-dependency.cpp
|
…
|
|
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
|
…
|
|
checkable-flapping.cpp
|
…
|
|
checkable-notification.cpp
|
…
|
|
checkable.cpp
|
Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands
|
2015-02-07 21:39:19 +01:00 |
checkable.hpp
|
Make checks using 'command_endpoint' work inside HA zones
|
2015-02-12 17:53:50 +01:00 |
checkable.ti
|
Disable flapping detection by default
|
2015-02-09 14:23:09 +01:00 |
checkcommand.cpp
|
…
|
|
checkcommand.hpp
|
…
|
|
checkcommand.ti
|
…
|
|
checkresult.cpp
|
…
|
|
checkresult.hpp
|
…
|
|
checkresult.ti
|
…
|
|
cib.cpp
|
Remove name and return value for stats functions
|
2015-02-07 22:36:17 +01:00 |
cib.hpp
|
…
|
|
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
|
…
|
|
comment.cpp
|
…
|
|
comment.hpp
|
…
|
|
comment.ti
|
…
|
|
compatutility.cpp
|
StatusDataWriter: Fix wrong host notification filters
|
2015-02-07 22:46:34 +01:00 |
compatutility.hpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
dependency.ti
|
Make sure that Notification objects are activated after Host/Service objects
|
2015-02-25 12:43:38 +01:00 |
downtime.cpp
|
…
|
|
downtime.hpp
|
…
|
|
downtime.ti
|
…
|
|
eventcommand.cpp
|
…
|
|
eventcommand.hpp
|
…
|
|
eventcommand.ti
|
…
|
|
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
|
…
|
|
hostgroup.ti
|
…
|
|
i2-icinga.hpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
notificationcommand.hpp
|
…
|
|
notificationcommand.ti
|
…
|
|
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
|
…
|
|
perfdatavalue.hpp
|
…
|
|
perfdatavalue.ti
|
…
|
|
pluginutility.cpp
|
…
|
|
pluginutility.hpp
|
…
|
|
scheduleddowntime-apply.cpp
|
Don't convert loop variables to string when using apply-for
|
2015-02-24 17:51:16 +01:00 |
scheduleddowntime.cpp
|
…
|
|
scheduleddowntime.hpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
servicegroup.ti
|
…
|
|
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
|
…
|
|
user.hpp
|
…
|
|
user.ti
|
…
|
|
usergroup.cpp
|
Implement the 'continue' and 'break' keywords
|
2015-02-19 12:57:52 +01:00 |
usergroup.hpp
|
…
|
|
usergroup.ti
|
…
|
|