icinga2/icinga
Gunnar Beutner bf1e07b686 Bugfix for reconnection handling. 2012-04-20 16:44:32 +02:00
..
Makefile.am Refactored authentication code into a separate component. 2012-04-20 16:06:06 +02:00
authenticationcomponent.cpp Fixed crash while unloading auth/sub components. 2012-04-20 16:10:38 +02:00
authenticationcomponent.h Refactored authentication code into a separate component. 2012-04-20 16:06:06 +02:00
endpoint.cpp Implemented pseudo-authentication handshake. 2012-04-20 10:38:11 +02:00
endpoint.h Implemented pseudo-authentication handshake. 2012-04-20 10:38:11 +02:00
endpointmanager.cpp Cleaned up message classes. 2012-04-20 13:51:39 +02:00
endpointmanager.h Build fixes for *NIX. 2012-04-19 12:20:03 +02:00
i2-icinga.h Refactored authentication code into a separate component. 2012-04-20 16:06:06 +02:00
icinga.vcxproj Refactored authentication code into a separate component. 2012-04-20 16:06:06 +02:00
icingaapplication.cpp Refactored authentication code into a separate component. 2012-04-20 16:06:06 +02:00
icingaapplication.h Cleaned up message classes. 2012-04-20 13:51:39 +02:00
identitymessage.cpp Implemented pseudo-authentication handshake. 2012-04-20 10:38:11 +02:00
identitymessage.h Cleaned up message classes. 2012-04-20 13:51:39 +02:00
jsonrpcendpoint.cpp Bugfix for reconnection handling. 2012-04-20 16:44:32 +02:00
jsonrpcendpoint.h Refactored subscription handling into a separate component. 2012-04-19 11:29:36 +02:00
subscriptioncomponent.cpp Fixed crash while unloading auth/sub components. 2012-04-20 16:10:38 +02:00
subscriptioncomponent.h Implemented pseudo-authentication handshake. 2012-04-20 10:38:11 +02:00
subscriptionmessage.cpp Implemented pseudo-authentication handshake. 2012-04-20 10:38:11 +02:00
subscriptionmessage.h Cleaned up message classes. 2012-04-20 13:51:39 +02:00
virtualendpoint.cpp Cleaned up Socket/Timer code. 2012-04-19 08:46:41 +02:00
virtualendpoint.h Refactored messaging system. 2012-04-18 15:22:25 +02:00