]> granicus.if.org Git - icinga2/commit
Implemented demo component.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 23 Apr 2012 11:45:41 +0000 (13:45 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 23 Apr 2012 11:45:41 +0000 (13:45 +0200)
commitd3798c4bf47b697e4e42b23eb8ecc59bf37a20d8
treed04c697d2ff6ec9f6531e537578417209e34e4df
parentce6272d306caeb58b3f3e449c845ee2a39ccb364
Implemented demo component.
19 files changed:
components/Makefile.am
components/demo/Makefile.am [new file with mode: 0644]
components/demo/demo.vcxproj [new file with mode: 0644]
components/demo/democomponent.cpp [new file with mode: 0644]
components/demo/democomponent.h [new file with mode: 0644]
components/demo/i2-demo.h [new file with mode: 0644]
configure.ac
icinga-app/icinga.conf
icinga.sln
icinga/authenticationcomponent.cpp
icinga/endpoint.h
icinga/endpointmanager.cpp
icinga/icingaapplication.cpp
icinga/icingaapplication.h
icinga/jsonrpcendpoint.cpp
icinga/jsonrpcendpoint.h
icinga/subscriptioncomponent.cpp
icinga/virtualendpoint.cpp
icinga/virtualendpoint.h