]> granicus.if.org Git - icinga2/commit
Integrate libdyn with the configfile component.
authorGunnar Beutner <gunnar@beutner.name>
Tue, 12 Jun 2012 07:36:18 +0000 (09:36 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 12 Jun 2012 08:13:57 +0000 (10:13 +0200)
commitd45bcf99b1306fa5980d191b26a9cb3e896d2f0c
tree514fa97580b0ea20e6ab68c125c5f051e3556a0c
parent6c3b2a13488598d6c3ea365ae4acb62b68002278
Integrate libdyn with the configfile component.
38 files changed:
base/Makefile.am
base/application.cpp
base/application.h
base/base.vcxproj
base/configcollection.cpp [deleted file]
base/configcollection.h [deleted file]
base/confighive.cpp [deleted file]
base/confighive.h [deleted file]
base/configobject.cpp
base/configobject.h
base/i2-base.h
base/objectmap.cpp [moved from dyn/objectmap.cpp with 98% similarity]
base/objectmap.h [moved from dyn/objectmap.h with 91% similarity]
base/objectset.cpp [moved from dyn/objectset.cpp with 98% similarity]
base/objectset.h [moved from dyn/objectset.h with 93% similarity]
components/configfile/Makefile.am
components/configfile/configfile.vcxproj
components/configfile/configfilecomponent.cpp
components/configfile/configfilecomponent.h
components/configfile/i2-configfile.h
components/configrpc/configrpc.vcxproj
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
components/discovery/discovery.vcxproj
components/discovery/discoverycomponent.cpp
components/discovery/discoverycomponent.h
dyn/Makefile.am
dyn/configitem.cpp
dyn/configitem.h
dyn/dyn.vcxproj
dyn/dynamicobject.cpp [deleted file]
dyn/dynamicobject.h [deleted file]
dyn/i2-dyn.h
dyntest/dyntest.cpp
icinga/icingaapplication.cpp
icinga/icingaapplication.h
icinga/icingacomponent.cpp
icinga/icingacomponent.h