.. |
CMakeLists.txt
|
Set versions for all internal libraries
|
2016-08-25 17:56:18 +02:00 |
apiactions.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
apiactions.hpp
|
API: Implement 'generate-ticket' action and update distributed monitoring docs
|
2016-08-15 15:19:28 +02:00 |
apievents.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
apievents.hpp
|
Ensure that sent notifications are synced between Icinga instances
|
2016-06-15 11:27:01 +02:00 |
checkable-check.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
checkable-comment.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
checkable-dependency.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
checkable-downtime.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
checkable-event.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
checkable-flapping.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
checkable-notification.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
checkable-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
checkable.cpp
|
Remove unused #includes
|
2016-08-27 10:59:52 +02:00 |
checkable.hpp
|
Improve validation for the command_endpoint attribute
|
2016-08-14 22:11:29 +02:00 |
checkable.ti
|
Fix the load order for Host/Service vs. Endpoint/Zone
|
2016-08-14 23:04:55 +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
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
cib.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
clusterevents.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
clusterevents.hpp
|
Fix NotificationSentToAllUsers cluster event
|
2016-08-16 09:30:10 +02:00 |
command.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02: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
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56:12 +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
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
compatutility.hpp
|
Fix incorrect return values for some of the CompatUtility methods
|
2016-08-14 17:06:50 +02:00 |
customvarobject.cpp
|
Fix incorrect variable type in the FilterArrayToInt function
|
2016-08-27 12:23:09 +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
|
Implement support for default templates
|
2016-08-28 10:27:43 +02:00 |
dependency.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
dependency.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
dependency.ti
|
state_filters_real shouldn't be visible in the API
|
2016-07-19 20:09:39 +02:00 |
downtime.cpp
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56:12 +02:00 |
downtime.hpp
|
Remove Downtime objects w/o reference to ScheduledDowntime objects
|
2016-08-13 15:18:50 +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
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56: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
|
Use 'auto' for iterator declarations
|
2016-08-27 08:37:19 +02:00 |
host.hpp
|
Refactor patch for host recovery notifications
|
2016-03-15 09:47:59 +01:00 |
host.ti
|
Improve performance for type lookups
|
2016-08-16 11:02:33 +02:00 |
hostgroup.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
hostgroup.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02: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
|
Implement support for default templates
|
2016-08-28 10:27:43 +02:00 |
icingaapplication.cpp
|
Make sure that libmethods is automatically loaded even when not using the ITL
|
2016-08-28 17:03: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
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
legacytimeperiod.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
macroprocessor.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +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
|
Implement support for default templates
|
2016-08-28 10:27:43 +02:00 |
notification.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
notification.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
notification.ti
|
Add an explicit flag for disabling reminder notifications
|
2016-08-15 18:32:51 +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
|
Implement support for namespaces
|
2016-08-12 11:32:16 +02:00 |
objectutils.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
perfdatavalue.cpp
|
Implement support for namespaces
|
2016-08-12 11:32:16 +02: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
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
pluginutility.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
scheduleddowntime-apply.cpp
|
Implement support for default templates
|
2016-08-28 10:27:43 +02:00 |
scheduleddowntime.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
scheduleddowntime.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02: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
|
Implement support for default templates
|
2016-08-28 10:27:43 +02:00 |
service.cpp
|
Remove unused #includes
|
2016-08-27 10:59:52 +02:00 |
service.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
service.ti
|
Improve performance for type lookups
|
2016-08-16 11:02:33 +02:00 |
servicegroup.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
servicegroup.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
servicegroup.ti
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
timeperiod.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +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
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
user.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
user.ti
|
Improve performance for type lookups
|
2016-08-16 11:02:33 +02:00 |
usergroup.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
usergroup.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
usergroup.ti
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |