icinga2/lib/icinga
Gunnar Beutner 68bd651195 Improve check latency. 2013-03-07 09:48:00 +01:00
..
Makefile.am Implement the PerfdataWriter class. 2013-02-28 11:45:47 +01:00
api.cpp More lock refactoring. Yay. 2013-03-02 09:07:47 +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 Fixed some more compiler warnings. 2013-03-07 09:47:51 +01:00
externalcommandprocessor.h Implemented support for disabling notifications. 2013-02-26 12:37:25 +01:00
host.cpp Bugfixes for the *:Invalidate*Cache() calls. 2013-03-06 13:01:51 +01:00
host.h Various bugfixes. 2013-03-06 11:04:20 +01:00
hostgroup.cpp Bugfixes for the *:Invalidate*Cache() calls. 2013-03-06 13:01:51 +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 the PerfdataWriter class. 2013-02-28 11:45:47 +01:00
icinga.vcxproj Implemented user groups. 2013-02-27 21:49:03 +01:00
icinga.vcxproj.filters Update VS project filters. 2013-02-09 18:52:21 +01:00
icingaapplication.cpp Even more code refactoring. 2013-03-04 15:52:42 +01:00
icingaapplication.h More lock refactoring. Yay. 2013-03-02 09:07:47 +01:00
macroprocessor.cpp Even more code refactoring. 2013-03-04 15:52:42 +01:00
macroprocessor.h Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
notification.cpp Fix cppcheck warnings. 2013-03-06 15:41:13 +01:00
notification.h Even more code refactoring. 2013-03-04 15:52:42 +01:00
notificationrequestmessage.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
notificationrequestmessage.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
nullchecktask.cpp More lock refactoring. Yay. 2013-03-02 09:07:47 +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 More lock refactoring. Yay. 2013-03-02 09:07:47 +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 Various bugfixes. 2013-03-06 11:04:20 +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 Improve check latency. 2013-03-07 09:48:00 +01:00
service-comment.cpp Fix cppcheck warnings. 2013-03-06 15:41:13 +01:00
service-downtime.cpp Fix cppcheck warnings. 2013-03-06 15:41:13 +01:00
service-notification.cpp Fix cppcheck warnings. 2013-03-06 15:41:13 +01:00
service.cpp Various bugfixes. 2013-03-06 11:04:20 +01:00
service.h Various bugfixes. 2013-03-06 11:04:20 +01:00
servicegroup.cpp Bugfixes for the *:Invalidate*Cache() calls. 2013-03-06 13:01:51 +01:00
servicegroup.h Various bugfixes. 2013-03-06 11:04:20 +01:00
user.cpp Even more code refactoring. 2013-03-04 15:52:42 +01:00
user.h Even more code refactoring. 2013-03-04 15:52:42 +01:00
usergroup.cpp Bugfixes for the *:Invalidate*Cache() calls. 2013-03-06 13:01:51 +01:00
usergroup.h Bugfixes for the *:Invalidate*Cache() calls. 2013-03-06 13:01:51 +01:00