.. |
.gitignore
|
Eliminate the Component class.
|
2013-03-12 13:45:54 +01:00 |
Makefile.am
|
Eliminate the Component class.
|
2013-03-12 13:45:54 +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
|
Fix deadlock when adding/removing acknowledgements.
|
2013-03-08 16:32:29 +01:00 |
externalcommandprocessor.h
|
Implemented support for disabling notifications.
|
2013-02-26 12:37:25 +01:00 |
host.cpp
|
Don't instantiate abstract objects.
|
2013-03-11 12:04:10 +01:00 |
host.h
|
Implemented LAST*STATE* macros.
|
2013-03-07 12:04:20 +01:00 |
hostgroup.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +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-type.conf
|
Eliminate the Component class.
|
2013-03-12 13:45:54 +01:00 |
icinga.vcxproj
|
Windows build fix.
|
2013-03-12 15:35:51 +01:00 |
icinga.vcxproj.filters
|
Windows build fix.
|
2013-03-12 15:35:51 +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
|
Added more templates.
|
2013-03-08 16:02:33 +01:00 |
macroprocessor.h
|
Implemented dictionary support for commands.
|
2013-02-13 20:08:09 +01:00 |
notification.cpp
|
Revert "Remove redundant check for valid task object."
|
2013-03-08 14:56:23 +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
|
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
|
Fix: Set last state/state type before executing service checks.
|
2013-03-08 14:43:48 +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
|
Don't instantiate abstract objects.
|
2013-03-11 12:04:10 +01:00 |
service.cpp
|
Don't instantiate abstract objects.
|
2013-03-11 12:04:10 +01:00 |
service.h
|
Implemented LAST*STATE* macros.
|
2013-03-07 12:04:20 +01:00 |
servicegroup.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
servicegroup.h
|
Various bugfixes.
|
2013-03-06 11:04:20 +01:00 |
user.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
user.h
|
Even more code refactoring.
|
2013-03-04 15:52:42 +01:00 |
usergroup.cpp
|
Check return values of SymGetLineFromAddr64 and SymFromAddr.
|
2013-03-07 16:00:10 +01:00 |
usergroup.h
|
Bugfixes for the *:Invalidate*Cache() calls.
|
2013-03-06 13:01:51 +01:00 |