]> granicus.if.org Git - icinga2/commit
Refactor #includes (Part 3).
authorGunnar Beutner <gunnar@beutner.name>
Sun, 17 Mar 2013 19:19:29 +0000 (20:19 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Sun, 17 Mar 2013 19:19:29 +0000 (20:19 +0100)
commit9d076c3c03f87f8411ee304606cf48e7e5dd974e
tree1a89ddef911957d3889ada68b6d739108b4c430b
parent0bb0711d7268dd3e0bdc6ddb95eed2fd762abbf7
Refactor #includes (Part 3).
140 files changed:
components/checker/Makefile.am
components/checker/checkercomponent.cpp
components/checker/checkercomponent.h
components/checker/i2-checker.h [deleted file]
components/compat/Makefile.am
components/compat/compatcomponent.cpp
components/compat/compatcomponent.h
components/compat/i2-compat.h [deleted file]
components/delegation/delegationcomponent.cpp
components/delegation/delegationcomponent.h
components/delegation/i2-delegation.h [deleted file]
components/demo/Makefile.am
components/demo/democomponent.cpp
components/demo/democomponent.h
components/demo/i2-demo.h [deleted file]
components/livestatus/Makefile.am
components/livestatus/andfilter.cpp
components/livestatus/andfilter.h
components/livestatus/attributefilter.cpp
components/livestatus/attributefilter.h
components/livestatus/column.cpp
components/livestatus/column.h
components/livestatus/combinerfilter.cpp
components/livestatus/combinerfilter.h
components/livestatus/commentstable.cpp
components/livestatus/commentstable.h
components/livestatus/component.cpp
components/livestatus/component.h
components/livestatus/connection.cpp
components/livestatus/connection.h
components/livestatus/contactgroupstable.cpp
components/livestatus/contactgroupstable.h
components/livestatus/contactstable.cpp
components/livestatus/contactstable.h
components/livestatus/downtimestable.cpp
components/livestatus/downtimestable.h
components/livestatus/filter.cpp
components/livestatus/filter.h
components/livestatus/hoststable.cpp
components/livestatus/hoststable.h
components/livestatus/i2-livestatus.h [deleted file]
components/livestatus/negatefilter.cpp
components/livestatus/negatefilter.h
components/livestatus/orfilter.cpp
components/livestatus/orfilter.h
components/livestatus/query.cpp
components/livestatus/query.h
components/livestatus/servicestable.cpp
components/livestatus/servicestable.h
components/livestatus/statustable.cpp
components/livestatus/statustable.h
components/livestatus/table.cpp
components/livestatus/table.h
components/notification/i2-notification.h [deleted file]
components/notification/notificationcomponent.cpp
components/notification/notificationcomponent.h
components/replication/i2-replication.h [deleted file]
components/replication/replicationcomponent.cpp
components/replication/replicationcomponent.h
icinga-app/icinga.cpp
lib/config/config_lexer.cc
lib/config/config_lexer.ll
lib/config/config_parser.cc
lib/config/config_parser.yy
lib/config/configcompiler.cpp
lib/config/configcompiler.h
lib/config/configcompilercontext.cpp
lib/config/configcompilercontext.h
lib/config/configitem.cpp
lib/config/configitem.h
lib/config/configitembuilder.cpp
lib/config/configitembuilder.h
lib/config/configtype.cpp
lib/config/configtype.h
lib/config/expression.cpp
lib/config/expression.h
lib/config/expressionlist.cpp
lib/config/expressionlist.h
lib/config/i2-config.h
lib/config/typerule.cpp
lib/config/typerule.h
lib/config/typerulelist.cpp
lib/config/typerulelist.h
lib/icinga/api.cpp
lib/icinga/api.h
lib/icinga/checkresultmessage.cpp
lib/icinga/checkresultmessage.h
lib/icinga/cib.cpp
lib/icinga/cib.h
lib/icinga/externalcommandprocessor.cpp
lib/icinga/externalcommandprocessor.h
lib/icinga/host.cpp
lib/icinga/host.h
lib/icinga/hostgroup.cpp
lib/icinga/hostgroup.h
lib/icinga/i2-icinga.h
lib/icinga/icingaapplication.cpp
lib/icinga/icingaapplication.h
lib/icinga/macroprocessor.cpp
lib/icinga/macroprocessor.h
lib/icinga/notification.cpp
lib/icinga/notification.h
lib/icinga/notificationrequestmessage.cpp
lib/icinga/notificationrequestmessage.h
lib/icinga/nullchecktask.cpp
lib/icinga/nullchecktask.h
lib/icinga/perfdatawriter.cpp
lib/icinga/perfdatawriter.h
lib/icinga/pluginchecktask.cpp
lib/icinga/pluginchecktask.h
lib/icinga/pluginnotificationtask.cpp
lib/icinga/pluginnotificationtask.h
lib/icinga/service-check.cpp
lib/icinga/service-comment.cpp
lib/icinga/service-downtime.cpp
lib/icinga/service-notification.cpp
lib/icinga/service.cpp
lib/icinga/service.h
lib/icinga/servicegroup.h
lib/icinga/timeperiod.cpp
lib/icinga/timeperiod.h
lib/icinga/user.cpp
lib/icinga/user.h
lib/icinga/usergroup.cpp
lib/icinga/usergroup.h
lib/python/i2-python.h
lib/remoting/Makefile.am
lib/remoting/endpoint.cpp
lib/remoting/endpoint.h
lib/remoting/endpointmanager.cpp
lib/remoting/endpointmanager.h
lib/remoting/i2-remoting.h
lib/remoting/jsonrpcconnection.cpp
lib/remoting/jsonrpcconnection.h
lib/remoting/messagepart.cpp
lib/remoting/messagepart.h
lib/remoting/requestmessage.cpp
lib/remoting/requestmessage.h
lib/remoting/responsemessage.cpp
lib/remoting/responsemessage.h