icinga2/lib/icinga
Gunnar Beutner d042a181bd Refactor commands and implement event handlers.
Fixes #3877
Fixes #4001
2013-06-13 11:33:00 +02:00
..
.gitignore Eliminate the Component class. 2013-03-12 13:45:54 +01:00
Makefile.am Refactor commands and implement event handlers. 2013-06-13 11:33:00 +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 Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
checkcommand.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
checkresultmessage.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
checkresultmessage.h Refactor #includes (Part 3). 2013-03-17 20:19:29 +01: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 Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
command.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
eventcommand.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
eventcommand.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
externalcommandprocessor.cpp Implement host check commands 2013-04-15 10:23:06 +02:00
externalcommandprocessor.h Implement host check commands 2013-04-15 10:23:06 +02:00
host.cpp Disallow colons in user-defined objects. Use colons for auto-generated object names. 2013-05-07 09:35:36 +02:00
host.h Refactor ScriptFunctions. 2013-03-25 19:47:02 +00:00
hostgroup.cpp Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
hostgroup.h Refactor #includes (Part 4). 2013-03-18 11:02:18 +01:00
i2-icinga.h Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
icinga-type.conf Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
icinga.vcxproj Implemented Icinga 1.x time period parser. 2013-04-15 12:48:12 +02:00
icinga.vcxproj.filters Windows build fix. 2013-03-18 22:40:40 +01:00
icingaapplication.cpp More bugfixes for timeperiods. 2013-04-16 10:55:23 +02:00
icingaapplication.h Refactor the macro resolver 2013-03-22 14:42:14 +01:00
legacytimeperiod.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
legacytimeperiod.h Implement complex 1.x timeperiod definitions. 2013-04-17 14:26:04 +02:00
macroprocessor.cpp Refactor the macro resolver 2013-03-22 14:42:14 +01:00
macroprocessor.h Refactor the macro resolver 2013-03-22 14:42:14 +01:00
macroresolver.cpp Refactor the macro resolver 2013-03-22 14:42:14 +01:00
macroresolver.h Refactor the macro resolver 2013-03-22 14:42:14 +01:00
notification.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
notification.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
notificationcommand.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
notificationcommand.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
notificationrequestmessage.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
notificationrequestmessage.h Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
nullchecktask.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
nullchecktask.h Refactor ScriptFunctions. 2013-03-25 19:47:02 +00:00
nulleventtask.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
nulleventtask.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
perfdatawriter.cpp Rename 'path_prefix' option to 'perfdata_path'. 2013-06-04 09:52:37 +02:00
perfdatawriter.h Rename 'path_prefix' option to 'perfdata_path'. 2013-06-04 09:52:37 +02:00
pluginchecktask.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
pluginchecktask.h Fix return type for PluginCheckTask::ScriptFunc. 2013-03-25 19:58:34 +00:00
plugineventtask.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
plugineventtask.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
pluginnotificationtask.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
pluginnotificationtask.h Refactor ScriptFunctions. 2013-03-25 19:47:02 +00:00
service-check.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
service-comment.cpp Removed dependency on boost/uuid. 2013-05-03 11:26:18 +02:00
service-downtime.cpp Removed dependency on boost/uuid. 2013-05-03 11:26:18 +02:00
service-event.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
service-notification.cpp Disallow colons in user-defined objects. Use colons for auto-generated object names. 2013-05-07 09:35:36 +02:00
service.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
service.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
servicegroup.cpp Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
servicegroup.h Refactor #includes (Part 4). 2013-03-18 11:02:18 +01:00
timeperiod.cpp Bugfixes for the timeperiod feature. 2013-04-16 10:12:53 +02:00
timeperiod.h Bugfixes for the timeperiod feature. 2013-04-16 10:12:53 +02:00
user.cpp Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
user.h Refactor the macro resolver 2013-03-22 14:42:14 +01:00
usergroup.cpp Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
usergroup.h Refactor #includes (Part 4). 2013-03-18 11:02:18 +01:00