]> granicus.if.org Git - icinga2/commit
Win32: added handler for Ctrl-C
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 21 May 2012 10:53:38 +0000 (12:53 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 21 May 2012 10:54:28 +0000 (12:54 +0200)
commit1f56d2eb136a14913647acd44bdd1e18cb6f7186
tree421616a3ca1fd2d6b3d48a74cef07396187e227b
parent9beef6446f9d00f318b3b77a367de1200ed18f5b
Win32: added handler for Ctrl-C
Removed unused code from the Component class
Added accessor function for Application::Instance
32 files changed:
Doxyfile.in
base/application.cpp
base/application.h
base/component.cpp
base/component.h
base/confighive.cpp
base/confighive.h
base/object.h
base/socket.cpp
base/timer.cpp
components/configfile/configfilecomponent.cpp
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
components/demo/democomponent.cpp
components/discovery/discoverycomponent.cpp
icinga/endpoint.h
icinga/endpointmanager.cpp
icinga/endpointmanager.h
icinga/icingacomponent.cpp
icinga/jsonrpcendpoint.cpp
icinga/jsonrpcendpoint.h
icinga/virtualendpoint.cpp
icinga/virtualendpoint.h
jsonrpc/Makefile.am
jsonrpc/i2-jsonrpc.h
jsonrpc/jsonrpc.vcxproj
jsonrpc/jsonrpc.vcxproj.filters
jsonrpc/messagepart.cpp
jsonrpc/requestmessage.cpp [moved from jsonrpc/rpcrequest.cpp with 100% similarity]
jsonrpc/requestmessage.h [moved from jsonrpc/rpcrequest.h with 90% similarity]
jsonrpc/responsemessage.cpp [moved from jsonrpc/rpcresponse.cpp with 100% similarity]
jsonrpc/responsemessage.h [moved from jsonrpc/rpcresponse.h with 90% similarity]