icinga2/lib/icinga
Gunnar Beutner 31a55987e5 cluster: Implement domain support. 2013-09-17 13:18:40 +02:00
..
.gitignore
Makefile.am cluster: Implement domain support. 2013-09-17 13:18:40 +02:00
api.cpp
api.h
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
cib.h
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
domain.cpp cluster: Implement domain support. 2013-09-17 13:18:40 +02:00
domain.h cluster: Implement domain support. 2013-09-17 13:18:40 +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 cluster: Implement domain support. 2013-09-17 13:18:40 +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
icinga-type.conf cluster: Implement domain support. 2013-09-17 13:18:40 +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
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
nulleventtask.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
nulleventtask.h
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
plugineventtask.cpp Fix macro priority. 2013-09-10 10:33:34 +02:00
plugineventtask.h
pluginnotificationtask.cpp Fix macro priority. 2013-09-10 10:33:34 +02:00
pluginnotificationtask.h
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
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