]> granicus.if.org Git - icinga2/commit
Implemented pseudo-authentication handshake.
authorGunnar Beutner <gunnar.beutner@netways.de>
Fri, 20 Apr 2012 08:38:11 +0000 (10:38 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Fri, 20 Apr 2012 08:38:11 +0000 (10:38 +0200)
commit1a128e2f660e192be273940359ffdba548f358b7
tree1cc1b7bc732712b26bf6b2da0872d4ab8560d742
parent761d494d8eebdc156aca6d3bd82e015f44b65584
Implemented pseudo-authentication handshake.
13 files changed:
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
icinga/endpoint.cpp
icinga/endpoint.h
icinga/i2-icinga.h
icinga/icinga.vcxproj
icinga/identitymessage.cpp [new file with mode: 0644]
icinga/identitymessage.h [new file with mode: 0644]
icinga/jsonrpcendpoint.cpp
icinga/subscriptioncomponent.cpp
icinga/subscriptioncomponent.h
icinga/subscriptionmessage.cpp [new file with mode: 0644]
icinga/subscriptionmessage.h [new file with mode: 0644]