icinga2/lib/icinga
Gunnar Beutner 6bf086dc91 Implemented notification_interval attribute for hosts. 2013-02-27 18:15:01 +01:00
..
Makefile.am Implemented the User class. 2013-02-24 08:26:10 +01:00
api.cpp Fine-grained locks (WIP, Part 4). 2013-02-19 07:26:52 +01:00
api.h Implemented calling ScriptFunctions from Python. 2013-02-15 16:34:33 +01:00
checkresultmessage.cpp Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage 2013-01-31 16:51:50 +01:00
checkresultmessage.h Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage 2013-01-31 16:51:50 +01:00
cib.cpp Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
cib.h Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
externalcommandprocessor.cpp Make the services/notifications caches thread safe. 2013-02-27 12:44:51 +01:00
externalcommandprocessor.h Implemented support for disabling notifications. 2013-02-26 12:37:25 +01:00
host.cpp Implemented notification_interval attribute for hosts. 2013-02-27 18:15:01 +01:00
host.h Refactor the cache code... again. 2013-02-27 15:23:25 +01:00
hostgroup.cpp Bug fixes for the new cache code. 2013-02-27 16:04:49 +01:00
hostgroup.h Refactor the cache code... again. 2013-02-27 15:23:25 +01:00
i2-icinga.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-icinga.h Implemented the User class. 2013-02-24 08:26:10 +01:00
icinga.vcxproj Implemented the User class. 2013-02-24 08:26:10 +01:00
icinga.vcxproj.filters Update VS project filters. 2013-02-09 18:52:21 +01:00
icingaapplication.cpp Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
icingaapplication.h Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
macroprocessor.cpp Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
macroprocessor.h Implemented dictionary support for commands. 2013-02-13 20:08:09 +01:00
notification.cpp Refactor the cache code... again. 2013-02-27 15:23:25 +01:00
notification.h Refactor the cache code... again. 2013-02-27 15:23:25 +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 Fine-grained locks (WIP, Part 4). 2013-02-19 07:26:52 +01:00
nullchecktask.h Implement REGISTER_SCRIPTFUNCTION() and clean up how check types are registered. 2013-01-22 09:21:50 +01:00
pluginchecktask.cpp Make sure we don't block on write() while holding locks. 2013-02-24 12:47:24 +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 Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +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 Fixed recovery notifications (again). 2013-02-27 16:57:06 +01:00
service-comment.cpp Bug fixes for the new cache code. 2013-02-27 16:04:49 +01:00
service-downtime.cpp Bug fixes for the new cache code. 2013-02-27 16:04:49 +01:00
service-notification.cpp Bug fixes for the new cache code. 2013-02-27 16:04:49 +01:00
service.cpp Fixed reachability calculation for host checks. 2013-02-27 17:20:22 +01:00
service.h Refactor the cache code... again. 2013-02-27 15:23:25 +01:00
servicegroup.cpp Bug fixes for the new cache code. 2013-02-27 16:04:49 +01:00
servicegroup.h Refactor the cache code... again. 2013-02-27 15:23:25 +01:00
user.cpp Bug fixes for the new cache code. 2013-02-27 16:04:49 +01:00
user.h Refactor the cache code... again. 2013-02-27 15:23:25 +01:00