]> granicus.if.org Git - icinga2/commit
Implemented compat module (WIP).
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 27 Jun 2012 16:43:34 +0000 (18:43 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 27 Jun 2012 16:43:34 +0000 (18:43 +0200)
commit5f0bec39362b62834d96857660bad532dc6663fd
treef0a13ed6f6131ee4cb28bdab50c77a00a22755e1
parent6f9342a2613733fdbd8046e34296a9d6b05fc683
Implemented compat module (WIP).
36 files changed:
base/configobject.cpp
base/configobject.h
base/socket.cpp
components/Makefile.am
components/checker/checkercomponent.cpp
components/checker/checkercomponent.h
components/compat/Makefile.am [new file with mode: 0644]
components/compat/compatcomponent.cpp [new file with mode: 0644]
components/compat/compatcomponent.h [moved from icinga/icingacomponent.cpp with 72% similarity]
components/compat/i2-compat.h [moved from icinga/icingacomponent.h with 79% similarity]
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
components/delegation/delegationcomponent.cpp
components/delegation/delegationcomponent.h
components/demo/democomponent.cpp
components/demo/democomponent.h
components/discovery/discoverycomponent.cpp
components/discovery/discoverycomponent.h
configure.ac
dyn/config_lexer.cc
dyn/config_lexer.ll
dyn/config_parser.cc
dyn/config_parser.h
dyn/config_parser.yy
dyn/configitem.cpp
icinga-app/Makefile.am
icinga/Makefile.am
icinga/cib.cpp [new file with mode: 0644]
icinga/cib.h [new file with mode: 0644]
icinga/endpointmanager.cpp
icinga/endpointmanager.h
icinga/i2-icinga.h
icinga/icingaapplication.cpp
icinga/icingaapplication.h
icinga/service.cpp
icinga/service.h