]> granicus.if.org Git - icinga2/commit
Added delegation component.
authorGunnar Beutner <gunnar@beutner.name>
Thu, 14 Jun 2012 11:21:40 +0000 (13:21 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Thu, 14 Jun 2012 11:21:40 +0000 (13:21 +0200)
commit27f9d9373c8b0fea9d96639e7b699810eec1c483
tree26522f611fbd1e56ec687f49ff83f5caf042833d
parentb0a372c5f8a5388cb2670dfc0698546f187d2a7e
Added delegation component.
12 files changed:
components/Makefile.am
components/checker/Makefile.am
components/checker/checkercomponent.cpp
components/checker/checkercomponent.h
components/delegation/Makefile.am [new file with mode: 0644]
components/delegation/delegation.vcxproj [new file with mode: 0644]
components/delegation/delegationcomponent.cpp [new file with mode: 0644]
components/delegation/delegationcomponent.h [new file with mode: 0644]
components/delegation/i2-delegation.h [new file with mode: 0644]
configure.ac
icinga-app/icinga-standalone.conf
icinga.sln