]> granicus.if.org Git - icinga2/history - lib/remote
Fix a debug line being displayed in non-debug mode
[icinga2] / lib / remote /
2014-12-15 Gunnar BeutnerRemove unnecessary includes
2014-12-10 Gunnar BeutnerAdd log message for heartbeat timeouts
2014-12-09 Gunnar BeutnerBuild fix for Windows
2014-12-09 Gunnar BeutnerImplement heartbeat messages for the cluster
2014-12-01 Michael FriedrichFix missing lock in ConfigUpdateHandler()
2014-11-21 Gunnar BeutnerFix initialization for the ApiListener class
2014-11-21 Gunnar BeutnerFix initialization bug for the Endpoint class
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-11 Gunnar BeutnerFix static initializers
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-08 Michael FriedrichFix Zone::IsGlobal()
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-11-02 Michael FriedrichCli: Fix serial.txt permissions for 'node setup/wizard'
2014-10-26 Gunnar BeutnerReplace cJSON with YAJL
2014-10-24 Gunnar BeutnerFix incorrect attribute name
2014-10-23 Gunnar BeutnerRemove unnecessary initializers
2014-10-20 Gunnar BeutnerUpdate some more log messages
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-16 Gunnar BeutnerBuild fix for FreeBSD
2014-10-16 Gunnar BeutnerImplement the "pki request" and "pki ticket" commands
2014-10-16 Gunnar BeutnerAllow TLS connections with unverified certificates
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
2014-09-11 Gunnar BeutnerImprove thread spawning behavior
2014-09-09 Gunnar BeutnerProperly deal with closed TLS streams
2014-09-09 Gunnar BeutnerApiClient: Don't try to write to closed streams
2014-09-05 Gunnar BeutnerIncrease queue size for API clients
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-26 Gunnar BeutnerCheck object access when replaying log files
2014-08-25 Gunnar BeutnerUse const-ref specifier when catching exceptions
2014-08-25 Gunnar BeutnerImplement support for ApiListener::bind_host
2014-08-22 Gunnar BeutnerChange log level for one of the log messages
2014-08-22 Gunnar BeutnerAdd more log messages for API connections
2014-08-20 Gunnar BeutnerImprove TLS and cluster error messages
2014-08-15 Michael FriedrichMerge branch 'feature/ido-ha-6827'
2014-08-15 Michael FriedrichDB IDO: Delay connection in HA RunOnce mode
2014-08-05 Michael FriedrichExit early on ApiListener SSL errors
2014-08-05 Gunnar BeutnerAvoid duplicate API connections
2014-08-04 Michael FriedrichMerge branch 'fix/cluster-ssl-error-msg-6682' into...
2014-08-04 Michael FriedrichBail early if ApiListener cannot be started
2014-08-04 Gunnar BeutnerProperly close TLS connections
2014-08-04 Gunnar BeutnerFix an invalid pointer access in ApiClient::DisconnectSync
2014-08-04 Gunnar BeutnerFix a potential deadlock in ApiClient::Disconnect
2014-07-09 Gunnar BeutnerFix crash in ApiClient::Disconnect
2014-07-01 Gunnar BeutnerAnother attempt at fixing the API deadlock
2014-07-01 Gunnar BeutnerRevert "Fix another deadlock in ApiClient::SendMessage"
2014-06-30 Gunnar BeutnerFix another deadlock in ApiClient::SendMessage
2014-06-23 Gunnar BeutnerFix: Icinga doesn't send SetLogPosition messages when...
2014-06-13 Michael FriedrichReplace existing mkdir() calls with Utility::MkDir()
2014-06-13 Michael FriedrichReplace recursive implementation with a forward loop...
2014-06-12 Michael FriedrichFix syncing zones.d from etc/ to var/lib in a recursive...
2014-06-12 Michael FriedrichFix thinko with global zone sync
2014-06-11 Michael FriedrichMerge branch 'feature/global-zone-6254' into next
2014-06-11 Michael FriedrichAdd global zone identifier for global object/template...
2014-06-06 Michael FriedrichFix segfault with zones without endpoints on config...
2014-06-05 Michael FriedrichError Messages: Catch and log all Socket class exceptions.
2014-06-05 Michael FriedrichError messages: Catch all SSL/TLS exceptions in ApiList...
2014-06-05 Michael FriedrichError messages: Fix ApiListener.
2014-06-01 Gunnar BeutnerUse AF_UNSPEC for Bind() calls.
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichChange log message identifier for libremote.
2014-05-26 Gunnar BeutnerRemove the keep_alive attribute.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-23 Gunnar BeutnerFix config sync problem.
2014-05-23 Michael FriedrichMove ApiListener timer logs to 'notice'.
2014-05-22 Michael FriedrichMove more log messages to 'notice' severity.
2014-05-22 Michael FriedrichFix null ptr exception in Zone::GetLocalZone()
2014-05-22 Michael FriedrichFix debug output for Api* connection errors.
2014-05-22 Michael FriedrichChange the most chatting log messages to 'notice' severity.
2014-05-22 Michael FriedrichExtract exception error info message.
2014-05-22 Michael FriedrichMake critical connection errors readable in ApiListener.
2014-05-22 Michael FriedrichAdd 'notice' severity to *Logger.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-05-20 Michael FriedrichFix the current zone master log message.
2014-05-15 Gunnar BeutnerImplement timestamps for zone configs.
2014-05-15 Gunnar BeutnerImplement "accept_config" attribute.
2014-05-13 Gunnar BeutnerImplement the config::Update message.
2014-05-13 Gunnar BeutnerImplicitly set zone attribute for files includes from...
2014-05-13 Gunnar BeutnerImplement support for the zones.d config directory.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-11 Gunnar BeutnerFix some compiler warnings.
2014-05-09 Gunnar BeutnerImplement HA for IDO connections.
2014-05-09 Gunnar BeutnerReimplement load-balancing for checks.
2014-05-09 Gunnar BeutnerRemove the ZlibStream class and the stream_bio function...
2014-05-08 Gunnar BeutnerImplement timeout for anonymous ApiClient objects.
2014-05-08 Gunnar BeutnerClean up reconnect handler.
2014-05-08 Gunnar BeutnerFix missing variable assignment in Zone::CanAccessObject().
2014-05-08 Gunnar BeutnerFix permissions for master zones.
2014-05-08 Gunnar BeutnerBuild fix for RHEL.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-06 Gunnar BeutnerProperly shut down TLS streams.
2014-04-25 Gunnar BeutnerMerge branch 'feature/cluster-5467' into next
2014-04-25 Gunnar BeutnerImplement loop detection for cluster links.
2014-04-23 Michael FriedrichFix headers.
2014-04-23 Michael FriedrichRevert "Add group apply (creates object only once and...
2014-04-15 Michael FriedrichAdd group apply (creates object only once and sets...
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
next