]> granicus.if.org Git - icinga2/commit
Refactored config handling to support observing individual config object types more...
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 4 Apr 2012 08:04:38 +0000 (10:04 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 4 Apr 2012 08:04:38 +0000 (10:04 +0200)
commitc3142ed5935a0ec71b82e15d75ddd8b1e9c7c0a8
tree72de1718e95f076f1140ec9dd105a3dc635dba26
parentbfcb5019d5a162f3b89268f8cced05c28840ba18
Refactored config handling to support observing individual config object types more easily.
14 files changed:
base/Makefile.am
base/base.vcxproj
base/configcollection.cpp [new file with mode: 0644]
base/configcollection.h [new file with mode: 0644]
base/confighive.cpp
base/confighive.h
base/configobject.cpp
base/configobject.h
base/i2-base.h
configfilecomponent/configfilecomponent.cpp
configrpccomponent/configrpccomponent.cpp
configrpccomponent/configrpccomponent.h
icinga/icingaapplication.cpp
icinga/icingaapplication.h