| .. |
|
api.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
|
api.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
|
checkcommand.cpp
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
checkcommand.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
checkcommand.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
|
checkresult.cpp
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
checkresult.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
checkresult.ti
|
Fix type for CheckResult::command.
|
2013-11-10 01:29:09 +01:00 |
|
cib.cpp
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
|
cib.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
|
CMakeLists.txt
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
command.cpp
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
command.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
command.ti
|
Implement serializer support for arbitrary classes.
|
2013-11-08 14:08:59 +01:00 |
|
comment.cpp
|
Refactor the Service::Is{Comment,Downtime}* methods.
|
2013-11-09 22:20:49 +01:00 |
|
comment.h
|
Refactor the Service::Is{Comment,Downtime}* methods.
|
2013-11-09 22:20:49 +01:00 |
|
comment.ti
|
Implement class for service comments.
|
2013-11-09 21:19:52 +01:00 |
|
compatutility.cpp
|
Windows build fix.
|
2013-12-13 17:09:47 +01:00 |
|
compatutility.h
|
Refactor CompatUtility::* for DB IDO, Livestatus, StatusData.
|
2013-12-13 09:38:22 +01:00 |
|
domain.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
|
domain.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
|
domain.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
|
downtime.cpp
|
Refactor the Service::Is{Comment,Downtime}* methods.
|
2013-11-09 22:20:49 +01:00 |
|
downtime.h
|
Refactor the Service::Is{Comment,Downtime}* methods.
|
2013-11-09 22:20:49 +01:00 |
|
downtime.ti
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
eventcommand.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
|
eventcommand.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
|
eventcommand.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
|
externalcommandprocessor.cpp
|
Fix indentation in lib/icinga/externalcommandprocessor.cpp
|
2013-12-11 16:00:09 +01:00 |
|
externalcommandprocessor.h
|
Implement override_check_period.
|
2013-11-26 13:43:56 +01:00 |
|
host.cpp
|
Fix race conditions in the config compiler.
|
2013-12-15 11:54:22 +01:00 |
|
host.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
host.ti
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
hostgroup.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
|
hostgroup.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
|
hostgroup.ti
|
Fix short_name and display_name properties.
|
2013-10-30 09:55:00 +01:00 |
|
i2-icinga.h
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
|
icinga-type.conf
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
icingaapplication.cpp
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
icingaapplication.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
icingaapplication.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
|
legacytimeperiod.cpp
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
legacytimeperiod.h
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
macroprocessor.cpp
|
Avoid unnecessary copies when iterating over dictionaries.
|
2013-12-02 11:07:38 +01:00 |
|
macroprocessor.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
macroresolver.cpp
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
macroresolver.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
notification.cpp
|
Avoid unnecessary copies when iterating over dictionaries.
|
2013-12-02 11:07:38 +01:00 |
|
notification.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
notification.ti
|
Implement one-time notification for escalation contacts.
|
2013-11-11 11:21:23 +01:00 |
|
notificationcommand.cpp
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
notificationcommand.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
notificationcommand.ti
|
Implement class compiler.
|
2013-10-28 14:27:36 +01:00 |
|
perfdatavalue.cpp
|
Avoid temporary String objects in PerfdataValue::Format.
|
2013-12-02 12:55:35 +01:00 |
|
perfdatavalue.h
|
Add missing copyrights.
|
2013-11-08 16:06:59 +01:00 |
|
perfdatavalue.ti
|
Implement serializer support for arbitrary classes.
|
2013-11-08 14:08:59 +01:00 |
|
pluginutility.cpp
|
Avoid unnecessary copies when iterating over dictionaries.
|
2013-12-02 11:07:38 +01:00 |
|
pluginutility.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
scheduleddowntime.cpp
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
scheduleddowntime.h
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
scheduleddowntime.ti
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
service-check.cpp
|
Implement override_check_period.
|
2013-11-26 13:43:56 +01:00 |
|
service-comment.cpp
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
service-downtime.cpp
|
Fix race conditions in the config compiler.
|
2013-12-15 11:54:22 +01:00 |
|
service-event.cpp
|
Implement override_event_command.
|
2013-11-26 12:44:49 +01:00 |
|
service-flapping.cpp
|
Avoid unnecessary copies when iterating over dictionaries.
|
2013-12-02 11:07:38 +01:00 |
|
service-notification.cpp
|
Fix race conditions in the config compiler.
|
2013-12-15 11:54:22 +01:00 |
|
service.cpp
|
Improve WorkQueue performance
|
2013-12-13 14:08:06 +01:00 |
|
service.h
|
Improve WorkQueue performance
|
2013-12-13 14:08:06 +01:00 |
|
service.ti
|
Implement scheduled downtimes.
|
2013-12-06 13:45:18 +01:00 |
|
servicegroup.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
|
servicegroup.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
|
servicegroup.ti
|
Fix short_name and display_name properties.
|
2013-10-30 09:55:00 +01:00 |
|
timeperiod.cpp
|
Fix race condition in TimePeriod::Start.
|
2013-12-15 18:46:14 +01:00 |
|
timeperiod.h
|
Fix race condition in TimePeriod::Start.
|
2013-12-15 18:46:14 +01:00 |
|
timeperiod.ti
|
Fix short_name and display_name properties.
|
2013-10-30 09:55:00 +01:00 |
|
user.cpp
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
user.h
|
Replace check result dictionaries with a class.
|
2013-11-09 15:26:01 +01:00 |
|
user.ti
|
Fix short_name and display_name properties.
|
2013-10-30 09:55:00 +01:00 |
|
usergroup.cpp
|
Clean up the DynamicType class.
|
2013-11-08 16:07:21 +01:00 |
|
usergroup.h
|
Merge ReflectionObject methods into the Object class.
|
2013-11-05 08:56:30 +01:00 |
|
usergroup.ti
|
Fix short_name and display_name properties.
|
2013-10-30 09:55:00 +01:00 |