]> granicus.if.org Git - icinga2/commit
Refactored ConfigObject adapter classes.
authorGunnar Beutner <gunnar.beutner@netways.de>
Fri, 27 Jul 2012 14:05:02 +0000 (16:05 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Fri, 27 Jul 2012 17:56:57 +0000 (19:56 +0200)
commit24a5a10e008d3664346f4ab706089fc84c2cd4d1
tree1c137467aa35f90f9cce9539fb18f25baa6dacdd
parent8fce7c6c9f1b5d5305478e1d7a36afa881310e70
Refactored ConfigObject adapter classes.
59 files changed:
base/Makefile.am
base/application.cpp
base/asynctask.h
base/base.vcxproj
base/base.vcxproj.filters
base/component.cpp
base/component.h
base/configobject.cpp
base/configobject.h
base/i2-base.h
base/logger.cpp
base/logger.h
base/object.h
base/objectmap.cpp [deleted file]
base/objectmap.h [deleted file]
base/objectset.cpp [deleted file]
base/objectset.h [deleted file]
base/streamlogger.cpp
base/streamlogger.h
base/sysloglogger.cpp
base/sysloglogger.h
base/utility.cpp
cib/Makefile.am
cib/cib.vcxproj
cib/cib.vcxproj.filters
cib/configobjectadapter.cpp [deleted file]
cib/configobjectadapter.h [deleted file]
cib/host.cpp
cib/host.h
cib/hostgroup.cpp
cib/hostgroup.h
cib/i2-cib.h
cib/nagioschecktask.cpp
cib/service.cpp
cib/service.h
cib/servicegroup.cpp
cib/servicegroup.h
components/checker/checkercomponent.cpp
components/checker/checkercomponent.h
components/cibsync/cibsynccomponent.cpp
components/cibsync/cibsynccomponent.h
components/compat/compatcomponent.cpp
components/compat/compatcomponent.h
components/convenience/conveniencecomponent.cpp
components/convenience/conveniencecomponent.h
components/delegation/delegationcomponent.cpp
components/delegation/delegationcomponent.h
components/demo/democomponent.h
components/discovery/discoverycomponent.cpp
components/discovery/discoverycomponent.h
configure.ac
dyn/configitem.cpp
dyn/configitem.h
icinga-app/Makefile.am
icinga-app/icinga-standalone.conf
icinga-app/icinga1.conf
icinga/Makefile.am
icinga/icingaapplication.cpp
icinga/icingaapplication.h