icinga2/lib/icinga
Gunnar Beutner 1ad83886ac Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
..
CMakeLists.txt Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
apiactions.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
apiactions.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
apievents.cpp Fix flapping endianness and events 2017-11-07 11:13:17 +01:00
apievents.hpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
checkable-check.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
checkable-comment.cpp Fix persistent comments for Acknowledgements 2017-05-10 17:10:22 +02:00
checkable-dependency.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
checkable-downtime.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
checkable-event.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
checkable-flapping.cpp Disable Flapping detection on Windows 2017-11-17 12:59:07 +01:00
checkable-notification.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
checkable-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
checkable.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
checkable.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
checkable.ti Fix flapping endianness and events 2017-11-07 11:13:17 +01:00
checkcommand.cpp Use std::vector::emplace_back instead of std::vector::push_back 2017-11-30 17:47:09 +01:00
checkcommand.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
checkcommand.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
checkresult.cpp Replace CheckResult::StaticInitialize with a lambda function 2017-11-30 17:41:02 +01:00
checkresult.hpp Replace CheckResult::StaticInitialize with a lambda function 2017-11-30 17:41:02 +01:00
checkresult.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
cib.cpp Merge pull request #5753 from Icinga/fix/ringbuffer-does-not-get-updated-if-nothing-is-written-5750 2017-12-12 11:32:18 +01:00
cib.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
clusterevents.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
clusterevents.hpp Remove bottom-up cluster messages 2017-09-22 14:04:53 +02:00
command.cpp Replace boost::assign::list_of with initializer lists 2017-11-30 18:09:38 +01:00
command.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
command.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
comment.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
comment.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
comment.ti Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
compatutility.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
compatutility.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
customvarobject.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
customvarobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
customvarobject.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dependency-apply.cpp Remove extraneous whitespace 2017-12-14 08:50:09 +01:00
dependency.cpp Remove extraneous whitespace 2017-12-14 08:50:09 +01:00
dependency.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dependency.ti Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
downtime.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
downtime.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
downtime.ti Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
eventcommand.cpp Use std::vector::emplace_back instead of std::vector::push_back 2017-11-30 17:47:09 +01:00
eventcommand.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
eventcommand.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
externalcommandprocessor.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
externalcommandprocessor.hpp Get rid of INITIALIZE_ONCE for the ExternalCommandProcessor 2017-11-30 17:47:09 +01:00
host.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
host.hpp Implement severity attribute for host/service objects 2017-04-13 16:09:31 +02:00
host.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
hostgroup.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
hostgroup.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
hostgroup.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
i2-icinga.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
icinga-itl.conf Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
icingaapplication.cpp Replace boost::ref/boost::cref with std::ref/std::cref 2017-11-30 17:47:09 +01:00
icingaapplication.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
icingaapplication.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
legacytimeperiod.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
legacytimeperiod.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
macroprocessor.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
macroprocessor.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
macroresolver.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
notification-apply.cpp Remove extraneous whitespace 2017-12-14 08:50:09 +01:00
notification.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
notification.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
notification.ti Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
notificationcommand.cpp Use std::vector::emplace_back instead of std::vector::push_back 2017-11-30 17:47:09 +01:00
notificationcommand.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
notificationcommand.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
objectutils.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
objectutils.hpp Implement get_services(host {name,object}) and add host object support for get_service() 2017-08-28 19:54:26 +02:00
pluginutility.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
pluginutility.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
scheduleddowntime-apply.cpp Remove extraneous whitespace 2017-12-14 08:50:09 +01:00
scheduleddowntime.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
scheduleddowntime.hpp Dynamically create and destroy the timer thread 2017-11-30 17:41:02 +01:00
scheduleddowntime.ti Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
service-apply.cpp Remove extraneous whitespace 2017-12-14 08:50:09 +01:00
service.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
service.hpp Replace boost::tuple with std::tuple 2017-11-30 17:41:02 +01:00
service.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
servicegroup.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
servicegroup.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
servicegroup.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
timeperiod.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
timeperiod.hpp Dynamically create and destroy the timer thread 2017-11-30 17:41:02 +01:00
timeperiod.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
user.cpp Replace boost::assign::list_of with initializer lists 2017-11-30 18:09:38 +01:00
user.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
user.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
usergroup.cpp Allow expressions for the type in object/template declarations 2017-05-11 14:21:30 +02:00
usergroup.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
usergroup.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00