icinga2/lib/icinga
Michael Friedrich 051b3ba9b7
Merge pull request #6503 from peteeckel/fix/reduce-loglevel-plugin-env-6460
Reduce the log level for missing env macros to debug
2018-10-08 14:09:18 +02:00
..
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
apievents.cpp Use initializer lists for arrays and dictionaries 2018-01-16 12:27:44 +01:00
apievents.hpp
checkable-check.cpp Fix issue 5022 2018-09-27 07:52:37 +02:00
checkable-comment.cpp
checkable-dependency.cpp
checkable-downtime.cpp
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
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
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
cib.cpp Implement support for namespaces 2018-08-13 13:44:31 +02:00
cib.hpp
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
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
compatutility.cpp
compatutility.hpp
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
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
downtime.cpp Move new downtime constants into the Icinga namespace 2018-08-25 19:35:01 +02:00
downtime.hpp Add child_options to ScheduledDowntime 2018-08-24 14:29:39 +02:00
downtime.ti
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
externalcommandprocessor.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
externalcommandprocessor.hpp
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
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
i2-icinga.hpp
icinga-itl.conf Implement support for namespaces 2018-08-13 13:44:31 +02:00
icingaapplication.cpp Fix static initializer priority for namespaces in LTO builds 2018-09-04 16:36:22 +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
macroprocessor.cpp Rename macro RequireNotNull to REQUIRE_NOT_NULL 2018-02-21 13:47:46 +01:00
macroprocessor.hpp
macroresolver.hpp
notification-apply.cpp Use initializer lists for arrays and dictionaries 2018-01-16 12:27:44 +01:00
notification.cpp Only check for Problem types in user filers for Recovery/Acknowledgement notifications 2018-09-12 17:09:15 +02:00
notification.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
notification.ti
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
objectutils.cpp Move constants and functions into different namespaces 2018-08-13 13:44:31 +02:00
objectutils.hpp
pluginutility.cpp Merge pull request #6503 from peteeckel/fix/reduce-loglevel-plugin-env-6460 2018-10-08 14:09:18 +02:00
pluginutility.hpp Fix that check_timeout was used for Event/Notification commands too 2018-09-28 14:32:57 +02:00
scheduleddowntime-apply.cpp Use initializer lists for arrays and dictionaries 2018-01-16 12:27:44 +01:00
scheduleddowntime.cpp Add child_options to ScheduledDowntime 2018-08-24 14:29:39 +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
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
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
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
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