.. |
CMakeLists.txt
|
Implement concurrent checks limit for remote checks
|
2018-01-29 14:50:14 +01:00 |
apiactions.cpp
|
Add child_options to ScheduledDowntime
|
2018-08-24 14:29:39 +02:00 |
apiactions.hpp
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
apievents.cpp
|
Use initializer lists for arrays and dictionaries
|
2018-01-16 12:27:44 +01:00 |
apievents.hpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
checkable-check.cpp
|
Fix spelling errors.
|
2018-07-21 10:38:09 +02:00 |
checkable-comment.cpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
checkable-dependency.cpp
|
Apply clang-tidy fix 'modernize-use-auto'
|
2018-01-04 12:24:57 +01:00 |
checkable-downtime.cpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
checkable-event.cpp
|
Execute event commands only on actively checked host/service objects in an HA zone
|
2018-05-11 12:58:33 +02:00 |
checkable-flapping.cpp
|
Fix flapping support for Windows
|
2018-01-23 12:52:33 +01:00 |
checkable-notification.cpp
|
Fix spelling errors.
|
2018-07-21 10:38:09 +02:00 |
checkable-script.cpp
|
Rename macro RequireNotNull to REQUIRE_NOT_NULL
|
2018-02-21 13:47:46 +01:00 |
checkable.cpp
|
Fix check behavior on restart
|
2018-04-10 15:52:50 +02:00 |
checkable.hpp
|
Implement concurrent checks limit for remote checks
|
2018-01-29 14:50:14 +01:00 |
checkable.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
checkcommand.cpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
checkcommand.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
checkcommand.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
checkresult.cpp
|
Move constants and functions into different namespaces
|
2018-08-13 13:44:31 +02:00 |
checkresult.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
checkresult.ti
|
Add 'ttl' support for check result freshness via REST API
|
2018-01-15 13:54:11 +01:00 |
cib.cpp
|
Implement support for namespaces
|
2018-08-13 13:44:31 +02:00 |
cib.hpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
clusterevents-check.cpp
|
Fix spelling errors.
|
2018-07-21 10:38:09 +02:00 |
clusterevents.cpp
|
Fix nullptr deref in cluster events
|
2018-02-21 13:47:46 +01:00 |
clusterevents.hpp
|
Add metrics about RemoteCheckQueue to Icinga check, API and logs
|
2018-01-29 16:07:35 +01:00 |
command.cpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
command.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
command.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
comment.cpp
|
Add diagnostic_information as verbose error to config object handlers
|
2018-04-06 12:26:49 +02:00 |
comment.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
comment.ti
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
compatutility.cpp
|
Move CompatUtility::GetCheckableInNotificationPeriod() logic into Livestatus feature
|
2018-01-15 13:39:34 +01:00 |
compatutility.hpp
|
Move CompatUtility::GetCheckableInNotificationPeriod() logic into Livestatus feature
|
2018-01-15 13:39:34 +01:00 |
customvarobject.cpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
customvarobject.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
customvarobject.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
dependency-apply.cpp
|
Use initializer lists for arrays and dictionaries
|
2018-01-16 12:27:44 +01:00 |
dependency.cpp
|
Remove unused includes
|
2018-01-22 09:52:29 +01:00 |
dependency.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
dependency.ti
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
downtime.cpp
|
Add child_options to ScheduledDowntime
|
2018-08-24 14:29:39 +02:00 |
downtime.hpp
|
Add child_options to ScheduledDowntime
|
2018-08-24 14:29:39 +02:00 |
downtime.ti
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
eventcommand.cpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
eventcommand.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
eventcommand.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
externalcommandprocessor.cpp
|
Remove unused includes
|
2018-01-22 09:52:29 +01:00 |
externalcommandprocessor.hpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
host.cpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
host.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
host.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
hostgroup.cpp
|
Ensure that added group members are unique
|
2018-05-09 17:26:07 +02:00 |
hostgroup.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
hostgroup.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
i2-icinga.hpp
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
icinga-itl.conf
|
Implement support for namespaces
|
2018-08-13 13:44:31 +02:00 |
icingaapplication.cpp
|
Refactor Application::*Const()
|
2018-08-13 15:27:05 +02:00 |
icingaapplication.hpp
|
Introduce IcingaApplication#environment
|
2018-08-10 12:49:48 +02:00 |
icingaapplication.ti
|
Introduce IcingaApplication#environment
|
2018-08-10 12:49:48 +02:00 |
legacytimeperiod.cpp
|
Implement support for namespaces
|
2018-08-13 13:44:31 +02:00 |
legacytimeperiod.hpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
macroprocessor.cpp
|
Rename macro RequireNotNull to REQUIRE_NOT_NULL
|
2018-02-21 13:47:46 +01:00 |
macroprocessor.hpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
macroresolver.hpp
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
notification-apply.cpp
|
Use initializer lists for arrays and dictionaries
|
2018-01-16 12:27:44 +01:00 |
notification.cpp
|
Move constants and functions into different namespaces
|
2018-08-13 13:44:31 +02:00 |
notification.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
notification.ti
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
notificationcommand.cpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
notificationcommand.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
notificationcommand.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
objectutils.cpp
|
Move constants and functions into different namespaces
|
2018-08-13 13:44:31 +02:00 |
objectutils.hpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
pluginutility.cpp
|
Remove unused includes
|
2018-01-22 09:52:29 +01:00 |
pluginutility.hpp
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
scheduleddowntime-apply.cpp
|
Use initializer lists for arrays and dictionaries
|
2018-01-16 12:27:44 +01:00 |
scheduleddowntime.cpp
|
Remove spurious string in debug message
|
2018-10-18 18:35:14 +02:00 |
scheduleddowntime.hpp
|
Add child_options to ScheduledDowntime
|
2018-08-24 14:29:39 +02:00 |
scheduleddowntime.ti
|
Add child_options to ScheduledDowntime
|
2018-08-24 14:29:39 +02:00 |
service-apply.cpp
|
Use initializer lists for arrays and dictionaries
|
2018-01-16 12:27:44 +01:00 |
service.cpp
|
Remove unused includes
|
2018-01-22 09:52:29 +01:00 |
service.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
service.ti
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
servicegroup.cpp
|
Ensure that added group members are unique
|
2018-05-09 17:26:07 +02:00 |
servicegroup.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
servicegroup.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
timeperiod.cpp
|
Merge pull request #6386 from Icinga/fix/timeperiods-do-not-clear-after-restart
|
2018-07-26 10:02:46 +02:00 |
timeperiod.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
timeperiod.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
user.cpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
user.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
user.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
usergroup.cpp
|
Ensure that added group members are unique
|
2018-05-09 17:26:07 +02:00 |
usergroup.hpp
|
Fix compatibility with CMake < 3.1
|
2018-01-18 15:12:46 +01:00 |
usergroup.ti
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |