icinga2/lib/icinga
Gunnar Beutner 7c46bb4f7d Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
..
.gitignore Eliminate the Component class. 2013-03-12 13:45:54 +01:00
Makefile.am XNU build fixes. 2013-03-14 15:14:07 +01:00
api.cpp Implement timeperiods. 2013-03-13 16:04:53 +01:00
api.h Implemented calling ScriptFunctions from Python. 2013-02-15 16:34:33 +01:00
checkresultmessage.cpp More lock refactoring. Yay. 2013-03-02 09:07:47 +01:00
checkresultmessage.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
cib.cpp Refactored object locking code. 2013-03-01 12:07:52 +01:00
cib.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
externalcommandprocessor.cpp Fix the REMOVE_SVC_ACKNOWLEDGEMENT command. 2013-03-12 22:00:35 +01:00
externalcommandprocessor.h Implemented support for disabling notifications. 2013-02-26 12:37:25 +01:00
host.cpp Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
host.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
hostgroup.cpp Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
hostgroup.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
i2-icinga.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-icinga.h Implement timeperiods. 2013-03-13 16:04:53 +01:00
icinga-type.conf Implement array validation 2013-03-14 13:24:07 +01:00
icinga.vcxproj Implement timeperiods. 2013-03-13 16:04:53 +01:00
icinga.vcxproj.filters Implement TimePeriod::RemoveSegment(). 2013-03-14 07:29:53 +01:00
icingaapplication.cpp Check return values of SymGetLineFromAddr64 and SymFromAddr. 2013-03-07 16:00:10 +01:00
icingaapplication.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
macroprocessor.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
macroprocessor.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
notification.cpp Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
notification.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
notificationrequestmessage.cpp Implemented LAST*STATE* macros. 2013-03-07 12:04:20 +01:00
notificationrequestmessage.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
nullchecktask.cpp Implement timeperiods. 2013-03-13 16:04:53 +01:00
nullchecktask.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
perfdatawriter.cpp Even more code refactoring. 2013-03-04 15:52:42 +01:00
perfdatawriter.h Even more code refactoring. 2013-03-04 15:52:42 +01:00
pluginchecktask.cpp Implement timeperiods. 2013-03-13 16:04:53 +01:00
pluginchecktask.h Make sure we don't block on write() while holding locks. 2013-02-24 12:47:24 +01:00
pluginnotificationtask.cpp Implement timeperiods. 2013-03-13 16:04:53 +01:00
pluginnotificationtask.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
service-check.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
service-comment.cpp Fix cppcheck warnings. 2013-03-06 15:41:13 +01:00
service-downtime.cpp Fix: Deleting downtimes doesn't work 2013-03-12 22:49:11 +01:00
service-notification.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
service.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
service.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
servicegroup.cpp Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
servicegroup.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
timeperiod.cpp Bug fix: missing lock for TimePeriod::PurgeSegments call. 2013-03-14 12:21:10 +01:00
timeperiod.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
user.cpp Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
user.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
usergroup.cpp Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00
usergroup.h Use 'explicit' for constructors. 2013-03-14 23:52:52 +01:00