icinga2/lib/icinga
Gunnar Beutner 49620ef0ed XNU build fixes. 2013-03-14 15:14:07 +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 Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage 2013-01-31 16:51:50 +01:00
cib.cpp Refactored object locking code. 2013-03-01 12:07:52 +01:00
cib.h Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +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 Implement config support for arrays. 2013-03-14 12:17:46 +01:00
host.h Implement config support for arrays. 2013-03-14 12:17:46 +01:00
hostgroup.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
hostgroup.h Various bugfixes. 2013-03-06 11:04:20 +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 More lock refactoring. Yay. 2013-03-02 09:07:47 +01:00
macroprocessor.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
macroprocessor.h Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
notification.cpp Implement timeperiods. 2013-03-13 16:04:53 +01:00
notification.h Implemented LAST*STATE* macros. 2013-03-07 12:04:20 +01:00
notificationrequestmessage.cpp Implemented LAST*STATE* macros. 2013-03-07 12:04:20 +01:00
notificationrequestmessage.h Implemented LAST*STATE* macros. 2013-03-07 12:04:20 +01:00
nullchecktask.cpp Implement timeperiods. 2013-03-13 16:04:53 +01:00
nullchecktask.h Implement REGISTER_SCRIPTFUNCTION() and clean up how check types are registered. 2013-01-22 09:21:50 +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 Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +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 Implement config support for arrays. 2013-03-14 12:17:46 +01:00
servicegroup.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
servicegroup.h Various bugfixes. 2013-03-06 11:04:20 +01:00
timeperiod.cpp Bug fix: missing lock for TimePeriod::PurgeSegments call. 2013-03-14 12:21:10 +01:00
timeperiod.h Implement timeperiods. 2013-03-13 16:04:53 +01:00
user.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
user.h Implement config support for arrays. 2013-03-14 12:17:46 +01:00
usergroup.cpp Implement config support for arrays. 2013-03-14 12:17:46 +01:00
usergroup.h Bugfixes for the *:Invalidate*Cache() calls. 2013-03-06 13:01:51 +01:00