icinga2/lib/icinga
Gunnar Beutner 97168378e8 Rename _DEBUG to I2_DEBUG
fixes #7767
2014-12-19 12:19:28 +01:00
..
CMakeLists.txt Implement support for unity builds 2014-08-30 20:02:12 +02:00
api.cpp Refactor logging code 2014-10-19 17:52:17 +02:00
api.hpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
apievents.cpp Split DynamicObject::OnConfigLoaded into two separate events 2014-11-21 18:31:37 +01:00
apievents.hpp Implement support for executing remote commands 2014-11-13 14:54:55 +01:00
checkable-check.cpp DB IDO: Update child object reachability if parentchanges to !{OK,UP} 2014-12-12 16:12:05 +01:00
checkable-comment.cpp Rename _DEBUG to I2_DEBUG 2014-12-19 12:19:28 +01:00
checkable-dependency.cpp Hosts/services should not have themselves as parents 2014-10-29 10:47:26 +01:00
checkable-downtime.cpp Rename _DEBUG to I2_DEBUG 2014-12-19 12:19:28 +01:00
checkable-event.cpp Implement support for executing remote commands 2014-11-13 14:54:55 +01:00
checkable-flapping.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
checkable-notification.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
checkable.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
checkable.hpp DB IDO: Update child object reachability if parentchanges to !{OK,UP} 2014-12-12 16:12:05 +01:00
checkable.ti Implement support for executing remote commands 2014-11-13 14:54:55 +01:00
checkcommand.cpp Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
checkcommand.hpp Implement support for executing remote commands 2014-11-13 14:54:55 +01:00
checkcommand.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
checkresult.cpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
checkresult.hpp Implement typeof() function 2014-11-03 00:45:14 +01:00
checkresult.ti Fix problems with the serializer when using 'type' as an attribute 2014-10-25 09:14:56 +02:00
cib.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
cib.hpp Fix problems with PNP4Nagios 2014-09-17 15:38:39 +02:00
command.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
command.hpp Refactor the config validator so that it doesn't require serialized objects 2014-11-20 13:28:21 +01:00
command.ti Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
comment.cpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
comment.hpp Implement typeof() function 2014-11-03 00:45:14 +01:00
comment.ti Fix problems with the serializer when using 'type' as an attribute 2014-10-25 09:14:56 +02:00
compatutility.cpp Compat: Fix event_handler_enabled dump based on enable_event_handler attribute 2014-12-18 11:22:15 +01:00
compatutility.hpp Make CompatUtility::GetCheckablePercentStateChange return a floating-point number 2014-09-08 09:58:53 +02:00
customvarobject.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
customvarobject.hpp Implement typeof() function 2014-11-03 00:45:14 +01:00
customvarobject.ti Remove unused attributes 2014-11-07 21:43:00 +01:00
dependency-apply.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
dependency.cpp Fix validation for service names in Notification, Dependency and ScheduledDowntime objects 2014-12-19 11:44:31 +01:00
dependency.hpp Fix validation for service names in Notification, Dependency and ScheduledDowntime objects 2014-12-19 11:44:31 +01:00
dependency.ti Improve config compiler's memory usage 2014-11-08 13:21:51 +01:00
downtime.cpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
downtime.hpp Implement typeof() function 2014-11-03 00:45:14 +01:00
downtime.ti Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
eventcommand.cpp Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
eventcommand.hpp Implement support for executing remote commands 2014-11-13 14:54:55 +01:00
eventcommand.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
externalcommandprocessor.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
externalcommandprocessor.hpp Rename qstring.{cpp,hpp} to string.{cpp,hpp} 2014-10-19 14:52:07 +02:00
host.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
host.hpp Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
host.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
hostgroup.cpp Move the VMFrame class to libbase 2014-12-12 15:33:56 +01:00
hostgroup.hpp Refactor apply/object rules 2014-11-20 21:29:50 +01:00
hostgroup.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
i2-icinga.hpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
icinga-type.conf Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
icingaapplication.cpp Make sure IcingaApplication::GetVars returns a default value 2014-12-15 06:02:59 +01:00
icingaapplication.hpp Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
icingaapplication.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
icingastatuswriter.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
icingastatuswriter.hpp Implement typeof() function 2014-11-03 00:45:14 +01:00
icingastatuswriter.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
legacytimeperiod.cpp Rename _DEBUG to I2_DEBUG 2014-12-19 12:19:28 +01:00
legacytimeperiod.hpp Rename C++ header files. 2014-05-25 16:27:14 +02:00
macroprocessor.cpp Fix problem with macro arguments which are not separated by whitespace 2014-12-01 15:53:23 +01:00
macroprocessor.hpp Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
macroresolver.hpp Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
notification-apply.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
notification.cpp Fix validation for service names in Notification, Dependency and ScheduledDowntime objects 2014-12-19 11:44:31 +01:00
notification.hpp Move the VMFrame class to libbase 2014-12-12 15:33:56 +01:00
notification.ti Make sure that notified users are stored in state file 2014-11-14 18:11:58 +01:00
notificationcommand.cpp Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
notificationcommand.hpp Implement support for executing remote commands 2014-11-13 14:54:55 +01:00
notificationcommand.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
perfdatavalue.cpp Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
perfdatavalue.hpp Implement typeof() function 2014-11-03 00:45:14 +01:00
perfdatavalue.ti Fix problems with the serializer when using 'type' as an attribute 2014-10-25 09:14:56 +02:00
pluginutility.cpp Fix set_if for non-numeric boolean values 2014-12-10 16:49:00 +01:00
pluginutility.hpp Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
scheduleddowntime-apply.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
scheduleddowntime.cpp Fix validation for service names in Notification, Dependency and ScheduledDowntime objects 2014-12-19 11:44:31 +01:00
scheduleddowntime.hpp Fix validation for service names in Notification, Dependency and ScheduledDowntime objects 2014-12-19 11:44:31 +01:00
scheduleddowntime.ti Improve config compiler's memory usage 2014-11-08 13:21:51 +01:00
service-apply.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
service.cpp Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
service.hpp Move the VMFrame class to libbase 2014-12-12 15:33:56 +01:00
service.ti Improve config compiler's memory usage 2014-11-08 13:21:51 +01:00
servicegroup.cpp Move the VMFrame class to libbase 2014-12-12 15:33:56 +01:00
servicegroup.hpp Refactor apply/object rules 2014-11-20 21:29:50 +01:00
servicegroup.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00
timeperiod.cpp Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
timeperiod.hpp Implement typeof() function 2014-11-03 00:45:14 +01:00
timeperiod.ti Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
user.cpp Remove obsolete code 2014-12-18 15:57:30 +01:00
user.hpp Remove obsolete code 2014-12-18 15:57:30 +01:00
user.ti Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
usergroup.cpp Move the VMFrame class to libbase 2014-12-12 15:33:56 +01:00
usergroup.hpp Refactor apply/object rules 2014-11-20 21:29:50 +01:00
usergroup.ti Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +02:00