| .. |
|
.gitignore
|
Eliminate the Component class.
|
2013-03-12 13:45:54 +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
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +01:00 |
|
host.h
|
Use 'explicit' for constructors.
|
2013-03-14 23:52:52 +01:00 |
|
hostgroup.cpp
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +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 |
|
Makefile.am
|
XNU build fixes.
|
2013-03-14 15:14:07 +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
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +01:00 |
|
service-comment.cpp
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +01:00 |
|
service-downtime.cpp
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +01:00 |
|
service-notification.cpp
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +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
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +01:00 |
|
servicegroup.h
|
Use 'explicit' for constructors.
|
2013-03-14 23:52:52 +01:00 |
|
timeperiod.cpp
|
TimePeriod update function should return an array of time segments
|
2013-03-15 09:54:06 +01:00 |
|
timeperiod.h
|
TimePeriod update function should return an array of time segments
|
2013-03-15 09:54:06 +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
|
Change log level for some debug messages.
|
2013-03-15 11:18:56 +01:00 |
|
usergroup.h
|
Use 'explicit' for constructors.
|
2013-03-14 23:52:52 +01:00 |