..
CMakeLists.txt
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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 permissions for agent CheckResult messages
2015-03-30 13:50:14 +02:00
apievents.hpp
Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands
2015-02-07 21:39:19 +01:00
checkable-check.cpp
Fix permissions for agent CheckResult messages
2015-03-30 13:50:14 +02: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
Trigger downtimes for NOT-OK states after OnDowntimeAdded()
2015-04-12 14:38:35 +02: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
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
checkable.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
checkable.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
checkcommand.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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 implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
command.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
command.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
comment.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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 implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
customvarobject.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
customvarobject.ti
Update copyright year
2015-01-22 12:00:23 +01:00
dependency-apply.cpp
Fix incorrect variable values for apply+for
2015-03-23 15:53:21 +01:00
dependency.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
dependency.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
dependency.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
downtime.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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
Fix style violations
2015-03-21 10:04:14 +01:00
externalcommandprocessor.hpp
Implement {EN,DIS}ABLE_HOST_SVC_NOTIFICATIONS commands
2015-02-11 16:45:52 +01:00
host.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
host.hpp
Make load order for objects more reliable
2015-03-19 15:58:38 +01:00
host.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
hostgroup.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
hostgroup.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
hostgroup.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
i2-icinga.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
icinga-app.conf
Clean up the start-up process a bit
2015-03-18 11:14:51 +01:00
icingaapplication.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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
Improve timeperiod validation error messages
2015-03-29 08:13:11 +02:00
legacytimeperiod.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
macroprocessor.cpp
Fix arrays in command arguments
2015-03-26 09:29:52 +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
Fix incorrect variable values for apply+for
2015-03-23 15:53:21 +01:00
notification.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
notification.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
notification.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
notificationcommand.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +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
Fix incorrect variable values for apply+for
2015-03-23 15:53:21 +01:00
scheduleddowntime.cpp
Improve timeperiod validation error messages
2015-03-29 08:13:11 +02:00
scheduleddowntime.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
scheduleddowntime.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
service-apply.cpp
Fix incorrect variable values for apply+for
2015-03-23 15:53:21 +01:00
service.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
service.hpp
Make load order for objects more reliable
2015-03-19 15:58:38 +01:00
service.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
servicegroup.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
servicegroup.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
servicegroup.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
timeperiod.cpp
Improve timeperiod validation error messages
2015-03-29 08:13:11 +02:00
timeperiod.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
timeperiod.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
user.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
user.hpp
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
user.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00
usergroup.cpp
Move implementation code from thpp files into separate files
2015-03-28 11:08:12 +01:00
usergroup.hpp
Update copyright year
2015-01-22 12:00:23 +01:00
usergroup.ti
Generate C++ code for type validators
2015-03-27 07:59:27 +01:00