]> granicus.if.org Git - icinga2/commit
Refactored subscription handling into a separate component.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 19 Apr 2012 09:29:36 +0000 (11:29 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 19 Apr 2012 09:29:36 +0000 (11:29 +0200)
commit2cd43ed8c6804b7633bc5f6227d77976bf9e5fc0
tree222848a5f7e50bda6cdf1b9e77b243240a7f8369
parentfd64dc5a9952ecd1d4de5a7c8d871580f084f8c1
Refactored subscription handling into a separate component.
23 files changed:
base/application.cpp
base/component.cpp
base/component.h
base/i2-base.h
base/variant.cpp
components/configfile/configfilecomponent.cpp
components/configfile/configfilecomponent.h
components/configrpc/configrpc.vcxproj
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
icinga-app/icinga-app.vcxproj
icinga/endpointmanager.cpp
icinga/endpointmanager.h
icinga/i2-icinga.h
icinga/icinga.vcxproj
icinga/icingaapplication.cpp
icinga/jsonrpcendpoint.cpp
icinga/jsonrpcendpoint.h
icinga/subscriptioncomponent.cpp [new file with mode: 0644]
icinga/subscriptioncomponent.h [new file with mode: 0644]
jsonrpc/i2-jsonrpc.h
jsonrpc/netstring.cpp
jsonrpc/netstring.h