icinga2/lib/icinga
Michael Friedrich e7214174b1 compat: Add CompatUtility::GetCustomVariableConfig(). 2013-08-09 13:55:44 +02:00
..
.gitignore Eliminate the Component class. 2013-03-12 13:45:54 +01:00
Makefile.am Move some of the compat functionality to the CompatUtility class. 2013-07-23 09:12:38 +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 Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +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 Implement dumping commands and timeperiods. 2013-07-02 08:44:03 +02:00
command.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
compatutility.cpp compat: Add CompatUtility::GetCustomVariableConfig(). 2013-08-09 13:55:44 +02:00
compatutility.h compat: Add CompatUtility::GetCustomVariableConfig(). 2013-08-09 13:55:44 +02:00
downtimemessage.cpp add downtime message (started,stopped,cancelled) and compat logger 2013-06-28 13:40:01 +02:00
downtimemessage.h fix typo 2013-06-28 13:44:18 +02:00
eventcommand.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
eventcommand.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
externalcommandprocessor.cpp ido: Properly implement program status updates. 2013-07-25 09:23:34 +02:00
externalcommandprocessor.h Implement external commands for flapping detection. 2013-06-21 10:28:21 +02:00
flappingmessage.cpp compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
flappingmessage.h compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
host.cpp add GetChildHosts() to host object 2013-07-19 16:11:17 +02:00
host.h add GetChildHosts() to host object 2013-07-19 16:11:17 +02:00
hostgroup.cpp ido: Implement hostgroup members. 2013-08-05 08:57:08 +02:00
hostgroup.h Add HostGroup::OnMembersCached signal. 2013-08-01 11:08:06 +02:00
i2-icinga.h Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
icinga-type.conf config: Add missing attributes removing warnings. 2013-08-08 17:52:30 +02:00
icinga.vcxproj compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
icinga.vcxproj.filters compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
icingaapplication.cpp More bugfixes for timeperiods. 2013-04-16 10:55:23 +02:00
icingaapplication.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
legacytimeperiod.cpp ido: Use relative timestamps for the timeranges. 2013-08-09 11:07:55 +02:00
legacytimeperiod.h ido: Use relative timestamps for the timeranges. 2013-08-09 11:07:55 +02:00
macroprocessor.cpp macros: fix param name for ResolveMacros 2013-07-16 17:11:18 +02: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 Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
notification.cpp Implement status updates for contacts. 2013-08-08 08:38:12 +02:00
notification.h notifications: add notification number 2013-07-18 17:04:09 +02:00
notificationcommand.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
notificationcommand.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
notificationmessage.cpp Compat: log notifications (wip) 2013-06-28 21:31:38 +02:00
notificationmessage.h Compat: log notifications (wip) 2013-06-28 21:31:38 +02:00
notificationrequestmessage.cpp compatlog: refactor custom/acknowledgement notifications with author/commenttext 2013-07-01 11:17:58 +02:00
notificationrequestmessage.h compatlog: refactor custom/acknowledgement notifications with author/commenttext 2013-07-01 11:17:58 +02: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 Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
pluginchecktask.cpp Implement dumping commands and timeperiods. 2013-07-02 08:44:03 +02:00
pluginchecktask.h Fix return type for PluginCheckTask::ScriptFunc. 2013-03-25 19:58:34 +00:00
plugineventtask.cpp Implement dumping commands and timeperiods. 2013-07-02 08:44:03 +02:00
plugineventtask.h Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
pluginnotificationtask.cpp Implement shift operator for the Value class. 2013-07-23 09:11:53 +02:00
pluginnotificationtask.h Refactor ScriptFunctions. 2013-03-25 19:47:02 +00:00
service-check.cpp build fix on debian squeeze 2013-07-30 22:38:33 +02:00
service-comment.cpp ido: Fixes for comments. 2013-08-07 15:57:35 +02:00
service-downtime.cpp Make sure new comments/downtimes are added to the ID cache right away. 2013-07-11 08:58:11 +02:00
service-event.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
service-flapping.cpp Remove unnecessary parenthesis. 2013-07-02 09:00:15 +02:00
service-notification.cpp notifications: add notification number 2013-07-18 17:04:09 +02:00
service.cpp add LastState{OK,Warning,Critical,Unknown|Up,Down,Unreachable} time attributes 2013-07-18 18:16:39 +02:00
service.h ido: Experimental support for comments. 2013-08-07 15:39:09 +02:00
servicegroup.cpp ido: Implement servicegroup members. 2013-08-05 09:38:16 +02:00
servicegroup.h ido: Implement servicegroup members. 2013-08-05 09:38:16 +02:00
timeperiod.cpp timeperiods: re-add display_name 2013-07-18 15:30:17 +02:00
timeperiod.h timeperiods: re-add display_name 2013-07-18 15:30:17 +02:00
user.cpp Implement status updates for contacts. 2013-08-08 08:38:12 +02:00
user.h Implement status updates for contacts. 2013-08-08 08:38:12 +02:00
usergroup.cpp ido: Implement contactgroup members. 2013-08-05 09:49:19 +02:00
usergroup.h ido: Implement contactgroup members. 2013-08-05 09:49:19 +02:00