]> granicus.if.org Git - icinga2/history - icinga/virtualendpoint.cpp
Replaced custom event code with Boost.Signals.
[icinga2] / icinga / virtualendpoint.cpp
2012-06-14 Gunnar BeutnerReplaced custom event code with Boost.Signals.
2012-06-14 Gunnar BeutnerImplemented asynchronous (internal) API calls.
2012-05-21 Gunnar BeutnerMerge branch 'master' of ssh://github.com/gunnarbeutner...
2012-05-21 Gunnar BeutnerWin32: added handler for Ctrl-C
2012-05-17 Gunnar BeutnerCleaned up code.
2012-05-15 Gunnar BeutnerCleaned up jsonrpc library.
2012-05-11 Gunnar BeutnerFixed FSF address.
2012-05-10 Gunnar BeutnerFixed more compilation warnings.
2012-05-10 Gunnar BeutnerAdded copyright headers.
2012-05-07 Gunnar BeutnerRefactored subscription code in preparation for a centr...
2012-04-27 Gunnar BeutnerClose old connection when duplicate endpoints are found.
2012-04-27 Gunnar BeutnerDisallow connections to endpoints we're already connect...
2012-04-23 Gunnar BeutnerImplemented demo component.
2012-04-19 Gunnar BeutnerCleaned up Socket/Timer code.
2012-04-18 Gunnar BeutnerRefactored messaging system.
2012-04-16 Gunnar BeutnerRefactored JSON/message code.
2012-04-16 Gunnar BeutnerRenamed event/condvar/mutex/thread classes to match...
2012-04-13 Gunnar BeutnerBuild fixes for Windows.
2012-04-13 Gunnar BeutnerBuild fix for *NIX.
2012-04-06 Gunnar BeutnerMade build system more Windows-friendly