icinga2/lib/icinga
Gunnar Beutner 86e2f3dd81 Windows build fix. 2013-09-01 06:01:27 +02:00
..
.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 Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
command.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +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 Implement restarting Icinga. 2013-08-30 14:27:24 +02:00
externalcommandprocessor.h Implement restarting Icinga. 2013-08-30 14:27:24 +02:00
host.cpp Fix HOSTSTATE macro. 2013-08-30 17:02:21 +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 state file functionality. 2013-08-29 10:40:43 +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 Fix: ::Start must be called after restoring the state file. 2013-08-29 10:17:12 +02:00
icingaapplication.h Fix: ::Start must be called after restoring the state file. 2013-08-29 10:17:12 +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 Build fix. 2013-08-30 16:53:14 +02:00
macroprocessor.h Refactor the macro resolver 2013-03-22 14:42:14 +01: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 Windows build fix. 2013-09-01 06:01:27 +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 Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +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 Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
pluginchecktask.h Fix return type for PluginCheckTask::ScriptFunc. 2013-03-25 19:58:34 +00:00
plugineventtask.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
plugineventtask.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
pluginnotificationtask.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
pluginnotificationtask.h Refactor ScriptFunctions. 2013-03-25 19:47:02 +00:00
service-check.cpp Windows build fix. 2013-09-01 06:01:27 +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 Windows build fix. 2013-09-01 06:01:27 +02:00
service.h Windows build fix. 2013-09-01 06:01:27 +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 state file functionality. 2013-08-29 10:40:43 +02:00
timeperiod.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
user.cpp Implement CONTACTEMAIL and CONTACTPAGER macros. 2013-08-30 15:16:25 +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