]> granicus.if.org Git - icinga2/commit
Replaced custom event code with Boost.Signals.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 14 Jun 2012 13:16:41 +0000 (15:16 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 14 Jun 2012 13:16:41 +0000 (15:16 +0200)
commit1e1bb43dea1349639b42f51a3258c24aedd6ec5c
tree5840bbd3173e52b979ff0f48bd289c934f05f54f
parentb0a372c5f8a5388cb2670dfc0698546f187d2a7e
Replaced custom event code with Boost.Signals.
35 files changed:
Makefile.am
README
base/Makefile.am
base/application.cpp
base/eventargs.h [moved from base/delegate.h with 58% similarity]
base/i2-base.h
base/object.cpp
base/object.h
base/objectmap.h
base/objectset.h
base/observable.h [deleted file]
base/socket.cpp
base/socket.h
base/tcpclient.cpp
base/tcpclient.h
base/tcpserver.cpp
base/tcpserver.h
base/timer.h
base/tlsclient.h
compat/Makefile.am [deleted file]
components/checker/checkercomponent.cpp
components/configrpc/configrpccomponent.cpp
components/demo/democomponent.cpp
components/discovery/discoverycomponent.cpp
config/ax_boost_signals.m4 [new file with mode: 0644]
configure.ac
icinga/endpoint.h
icinga/endpointmanager.cpp
icinga/endpointmanager.h
icinga/icingaapplication.cpp
icinga/jsonrpcendpoint.cpp
icinga/virtualendpoint.cpp
icinga/virtualendpoint.h
jsonrpc/jsonrpcclient.cpp
jsonrpc/jsonrpcclient.h