]> granicus.if.org Git - icinga2/history - components/configrpc/configrpccomponent.cpp
Replaced custom event code with Boost.Signals.
[icinga2] / components / configrpc / configrpccomponent.cpp
2012-06-14 Gunnar BeutnerReplaced custom event code with Boost.Signals.
2012-06-13 Gunnar BeutnerImplemented rudimentary service checks.
2012-06-12 Gunnar BeutnerEven more bugfixes.
2012-06-12 Gunnar BeutnerIntegrate libdyn with the configfile component.
2012-05-25 Gunnar BeutnerAdded preliminary version of the dynamic object framework.
2012-05-21 Gunnar BeutnerMerge branch 'master' of ssh://github.com/gunnarbeutner...
2012-05-21 Gunnar BeutnerWin32: added handler for Ctrl-C
2012-05-16 Gunnar BeutnerCleaned up Dictionary/Message classes.
2012-05-15 Gunnar BeutnerCleaned up jsonrpc library.
2012-05-12 Gunnar BeutnerAdded support for --disable-shared.
2012-05-11 Gunnar BeutnerFixed FSF address.
2012-05-10 Gunnar BeutnerAdded copyright headers.
2012-05-09 Gunnar BeutnerImplemented message-based authorisation checks.
2012-05-08 Gunnar BeutnerUpdated documentation for some of the classes.
2012-05-08 Gunnar BeutnerUpdated configrpc module to work with the new discovery...
2012-04-25 Gunnar BeutnerFixed subscription code.
2012-04-24 Gunnar BeutnerUpdated authentication subsystem to use SSL certificates.
2012-04-24 Gunnar BeutnerAdded helper functions for commonly used IcingaApplicat...
2012-04-23 Gunnar BeutnerAdded discovery component.
2012-04-23 Gunnar BeutnerCode cleanups.
2012-04-22 Gunnar BeutnerCode cleanup
2012-04-20 Gunnar BeutnerCleaned up configrpc.
2012-04-20 Gunnar BeutnerAdded 'replicated' property for config objects.
2012-04-20 Gunnar BeutnerCleaned up message classes.
2012-04-20 Gunnar BeutnerImplemented pseudo-authentication handshake.
2012-04-19 Gunnar BeutnerAdded placeholders for event persistance handling.
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.
2012-04-13 Gunnar BeutnerRestructured components.