.. |
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
|
Execute checks locally if command_endpoint == local endpoint
|
2014-12-05 11:35:00 +01:00 |
checkable-comment.cpp
|
Replace boost::shared_ptr with boost::intrusive_ptr
|
2014-11-09 16:54:41 +01:00 |
checkable-dependency.cpp
|
Hosts/services should not have themselves as parents
|
2014-10-29 10:47:26 +01:00 |
checkable-downtime.cpp
|
Replace boost::shared_ptr with boost::intrusive_ptr
|
2014-11-09 16:54:41 +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
|
Implement validator for the check_interval attribute
|
2014-12-05 13:00:41 +01:00 |
checkable.hpp
|
Implement validator for the check_interval attribute
|
2014-12-05 13:00:41 +01:00 |
checkable.ti
|
Implement support for executing remote commands
|
2014-11-13 14:54:55 +01:00 |
checkcommand.cpp
|
Implement support for executing remote commands
|
2014-11-13 14:54:55 +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
|
Refactor the config validator so that it doesn't require serialized objects
|
2014-11-20 13:28:21 +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
|
Implement support for C/C++ comments in the TI compiler
|
2014-10-17 19:44:31 +02: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
|
Replace boost::shared_ptr with boost::intrusive_ptr
|
2014-11-09 16:54:41 +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
|
Fix missing location information for included files
|
2014-12-10 15:06:09 +01:00 |
dependency.cpp
|
Refactor the config validator so that it doesn't require serialized objects
|
2014-11-20 13:28:21 +01:00 |
dependency.hpp
|
Fix some compiler warnings
|
2014-11-24 18:25:08 +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
|
Implement support for executing remote commands
|
2014-11-13 14:54:55 +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
|
Fix missing location information for included files
|
2014-12-10 15:06:09 +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
|
Refactor the stack frame handling for scripts
|
2014-11-22 19:24:03 +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
|
Implement validator for the check_interval attribute
|
2014-12-05 13:00:41 +01:00 |
icingaapplication.cpp
|
Implement support for arrays in command arguments
|
2014-11-27 13:24:07 +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
|
Replace boost::shared_ptr with boost::intrusive_ptr
|
2014-11-09 16:54:41 +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
|
Fix missing location information for included files
|
2014-12-10 15:06:09 +01:00 |
notification.cpp
|
Fix initialization bug for the Notification class
|
2014-11-22 16:43:39 +01:00 |
notification.hpp
|
Fix some compiler warnings
|
2014-11-24 18:25:08 +01:00 |
notification.ti
|
Make sure that notified users are stored in state file
|
2014-11-14 18:11:58 +01:00 |
notificationcommand.cpp
|
Implement support for executing remote commands
|
2014-11-13 14:54:55 +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
|
Fix missing location information for included files
|
2014-12-10 15:06:09 +01:00 |
scheduleddowntime.cpp
|
Replace boost::shared_ptr with boost::intrusive_ptr
|
2014-11-09 16:54:41 +01:00 |
scheduleddowntime.hpp
|
Fix some compiler warnings
|
2014-11-24 18:25:08 +01:00 |
scheduleddowntime.ti
|
Improve config compiler's memory usage
|
2014-11-08 13:21:51 +01:00 |
service-apply.cpp
|
Fix missing location information for included files
|
2014-12-10 15:06:09 +01:00 |
service.cpp
|
Implement support for arrays in command arguments
|
2014-11-27 13:24:07 +01:00 |
service.hpp
|
Implement support for arrays in command arguments
|
2014-11-27 13:24:07 +01:00 |
service.ti
|
Improve config compiler's memory usage
|
2014-11-08 13:21:51 +01:00 |
servicegroup.cpp
|
Refactor the stack frame handling for scripts
|
2014-11-22 19:24:03 +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
|
Replace boost::shared_ptr with boost::intrusive_ptr
|
2014-11-09 16:54:41 +01:00 |
timeperiod.hpp
|
Implement typeof() function
|
2014-11-03 00:45:14 +01:00 |
timeperiod.ti
|
Implement support for C/C++ comments in the TI compiler
|
2014-10-17 19:44:31 +02:00 |
user.cpp
|
Split DynamicObject::OnConfigLoaded into two separate events
|
2014-11-21 18:31:37 +01:00 |
user.hpp
|
Split DynamicObject::OnConfigLoaded into two separate events
|
2014-11-21 18:31:37 +01:00 |
user.ti
|
Replace boost::shared_ptr with boost::intrusive_ptr
|
2014-11-09 16:54:41 +01:00 |
usergroup.cpp
|
Refactor the stack frame handling for scripts
|
2014-11-22 19:24:03 +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 |