.. |
.gitignore
|
Eliminate the Component class.
|
2013-03-12 13:45:54 +01:00 |
Makefile.am
|
Fix "make dist".
|
2013-08-29 08:38:09 +02:00 |
api.cpp
|
Refactor ScriptFunctions.
|
2013-03-25 19:47:02 +00:00 |
api.h
|
Refactor ScriptFunctions.
|
2013-03-25 19:47:02 +00:00 |
checkcommand.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
checkcommand.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
cib.cpp
|
Remove @threadsafety doc strings
|
2013-03-22 12:02:20 +01:00 |
cib.h
|
Refactor #includes (Part 3).
|
2013-03-17 20:19:29 +01:00 |
command.cpp
|
Fix: Don't shell-escape macros by default.
|
2013-09-09 13:44:18 +02:00 |
command.h
|
Fix: Don't shell-escape macros by default.
|
2013-09-09 13:44:18 +02:00 |
compatutility.cpp
|
Refactor ASSERT macro.
|
2013-08-28 08:18:58 +02:00 |
compatutility.h
|
compat: Fix wrong const placement.
|
2013-08-09 14:29:56 +02:00 |
eventcommand.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
eventcommand.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
externalcommandprocessor.cpp
|
Make sure the next check timestamp can't be in the past.
|
2013-09-12 15:47:45 +02:00 |
externalcommandprocessor.h
|
Implement restarting Icinga.
|
2013-08-30 14:27:24 +02:00 |
host.cpp
|
Remove obsolete code.
|
2013-09-12 14:12:36 +02:00 |
host.h
|
Fix: State file doesn't work for generated service objects.
|
2013-08-29 16:53:57 +02:00 |
hostgroup.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
hostgroup.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
i2-icinga.h
|
Refactor #includes (Part 3).
|
2013-03-17 20:19:29 +01:00 |
icinga-type.conf
|
Fix: Don't shell-escape macros by default.
|
2013-09-09 13:44:18 +02:00 |
icinga.vcxproj
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
icinga.vcxproj.filters
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
icingaapplication.cpp
|
Refactor how Application objects work.
|
2013-09-10 16:03:36 +02:00 |
icingaapplication.h
|
Refactor how Application objects work.
|
2013-09-10 16:03:36 +02:00 |
legacytimeperiod.cpp
|
Refactor ASSERT macro.
|
2013-08-28 08:18:58 +02:00 |
legacytimeperiod.h
|
ido: Use relative timestamps for the timeranges.
|
2013-08-09 11:07:55 +02:00 |
macroprocessor.cpp
|
Fix crash in MacroProcessor::ResolveMacros.
|
2013-09-11 14:59:49 +02:00 |
macroprocessor.h
|
Fix: Don't shell-escape macros by default.
|
2013-09-09 13:44:18 +02:00 |
macroresolver.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
macroresolver.h
|
Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs.
|
2013-07-09 08:43:52 +02:00 |
notification.cpp
|
cluster: Periodically clean up old log files.
|
2013-09-03 15:23:47 +02:00 |
notification.h
|
Implement cluster events for comments.
|
2013-08-28 14:59:41 +02:00 |
notificationcommand.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
notificationcommand.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
nullchecktask.cpp
|
Update test check output.
|
2013-09-12 10:36:50 +02:00 |
nullchecktask.h
|
Refactor ScriptFunctions.
|
2013-03-25 19:47:02 +00:00 |
nulleventtask.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
nulleventtask.h
|
Refactor commands and implement event handlers.
|
2013-06-13 11:33:00 +02:00 |
perfdatawriter.cpp
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
perfdatawriter.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
pluginchecktask.cpp
|
Fix macro priority.
|
2013-09-10 10:33:34 +02:00 |
pluginchecktask.h
|
Fix return type for PluginCheckTask::ScriptFunc.
|
2013-03-25 19:58:34 +00:00 |
plugineventtask.cpp
|
Fix macro priority.
|
2013-09-10 10:33:34 +02:00 |
plugineventtask.h
|
Refactor commands and implement event handlers.
|
2013-06-13 11:33:00 +02:00 |
pluginnotificationtask.cpp
|
Fix macro priority.
|
2013-09-10 10:33:34 +02:00 |
pluginnotificationtask.h
|
Refactor ScriptFunctions.
|
2013-03-25 19:47:02 +00:00 |
service-check.cpp
|
Ignore check results if we have a local result that's newer.
|
2013-09-12 17:39:29 +02:00 |
service-comment.cpp
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
service-downtime.cpp
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
service-event.cpp
|
Refactor commands and implement event handlers.
|
2013-06-13 11:33:00 +02:00 |
service-flapping.cpp
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
service-notification.cpp
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
service.cpp
|
Remove obsolete code.
|
2013-09-12 14:12:36 +02:00 |
service.h
|
Remove obsolete code.
|
2013-09-12 14:12:36 +02:00 |
servicegroup.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
servicegroup.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
timeperiod.cpp
|
Fix bug which causes timeperiods not to be updated.
|
2013-09-12 07:13:36 +02:00 |
timeperiod.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
user.cpp
|
Fix: Add missing locks.
|
2013-09-09 13:52:59 +02:00 |
user.h
|
Fix: State file doesn't work for generated service objects.
|
2013-08-29 16:53:57 +02:00 |
usergroup.cpp
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
usergroup.h
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |