]> granicus.if.org Git - icinga2/history - icinga/endpointmanager.h
Replaced custom event code with Boost.Signals.
[icinga2] / icinga / endpointmanager.h
2012-06-14 Gunnar BeutnerReplaced custom event code with Boost.Signals.
2012-06-14 Gunnar BeutnerImplemented asynchronous (internal) API calls.
2012-05-24 Gunnar BeutnerMade inheritance for Exception class virtual.
2012-05-21 Gunnar BeutnerConsistent ordering for method declarations.
2012-05-21 Gunnar BeutnerMerge branch 'master' of ssh://github.com/gunnarbeutner...
2012-05-21 Gunnar BeutnerWin32: added handler for Ctrl-C
2012-05-18 Gunnar BeutnerUpdated documentation.
2012-05-17 Gunnar BeutnerCleaned up code.
2012-05-16 Gunnar BeutnerCleaned up Dictionary/Message classes.
2012-05-15 Gunnar BeutnerCleaned up jsonrpc library.
2012-05-13 Gunnar BeutnerDe-coupled JSON parsing from the Netstring class.
2012-05-11 Gunnar BeutnerFixed FSF address.
2012-05-10 Gunnar BeutnerAdded copyright headers.
2012-05-08 Gunnar BeutnerImplemented broker authorisation.
2012-05-07 Gunnar BeutnerImplemented discovery::Welcome message type.
2012-05-07 Gunnar BeutnerCleaned up JSON-RPC client code.
2012-05-07 Gunnar BeutnerRefactored subscription code in preparation for a centr...
2012-04-27 Gunnar BeutnerMade SSL cert paths configurable.
2012-04-27 Gunnar BeutnerDisallow connections to endpoints we're already connect...
2012-04-24 Gunnar BeutnerRemoved EndpointManager::SetIdentity and EndpointManage...
2012-04-24 Gunnar BeutnerImplement SSL support.
2012-04-23 Gunnar BeutnerFunnel messages through the generic SendUnicastRequest...
2012-04-19 Gunnar BeutnerBuild fixes for *NIX.
2012-04-19 Gunnar BeutnerRefactored subscription handling into a separate component.
2012-04-18 Gunnar BeutnerRefactored messaging system.
2012-04-16 Gunnar BeutnerRefactored JSON/message code.
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