]> granicus.if.org Git - icinga2/history - icinga/endpoint.h
Replaced custom event code with Boost.Signals.
[icinga2] / icinga / endpoint.h
2012-06-14 Gunnar BeutnerReplaced custom event code with Boost.Signals.
2012-05-25 Gunnar BeutnerAdded preliminary version of the dynamic object framework.
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-15 Gunnar BeutnerCleaned up jsonrpc library.
2012-05-11 Gunnar BeutnerFixed FSF address.
2012-05-10 Gunnar BeutnerAdded copyright headers.
2012-05-08 Gunnar BeutnerBugfix: duplicate Welcome messages
2012-05-08 Gunnar BeutnerImplemented broker authorisation.
2012-05-07 Gunnar BeutnerImplemented discovery::Welcome message type.
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-25 Gunnar BeutnerFixed subscription code.
2012-04-24 Gunnar BeutnerUpdated authentication subsystem to use SSL certificates.
2012-04-23 Gunnar BeutnerAdded discovery component.
2012-04-23 Gunnar BeutnerImplemented demo component.
2012-04-20 Gunnar BeutnerImplemented pseudo-authentication handshake.
2012-04-19 Gunnar BeutnerAdded placeholders for event persistance handling.
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