]> granicus.if.org Git - icinga2/history - lib/remote
Use new I/O engine in InfluxdbWriter
[icinga2] / lib / remote /
2019-04-01 Michael FriedrichMerge pull request #7005 from Icinga/feature/boost...
2019-04-01 Michael FriedrichImprove error logging on connection failure (cluster) 7005/head
2019-04-01 Alexander A. KlimovApiListener: drop unused thread pool
2019-04-01 Alexander A. KlimovRespect Accept:application/json where possible
2019-04-01 Alexander A. KlimovHttpServerConnection: fix side effect of HTTP parser...
2019-04-01 Alexander A. KlimovAdd missing includes
2019-04-01 Alexander A. KlimovRename preventGc to keepAlive
2019-04-01 Alexander A. KlimovRestore the previous performance of replaying logs
2019-04-01 Alexander A. KlimovIntroduce JsonRpcConnection#SendMessageInternal()
2019-04-01 Alexander A. KlimovMove some TCP/TLS logic out of ApiListener
2019-04-01 Alexander A. KlimovIntroduce AsioConditionVariable
2019-04-01 Alexander A. KlimovHttpServerConnection: don't disconnect during sending...
2019-04-01 Alexander A. KlimovApiListener: use setsockopt(), not tcp::acceptor#set_op...
2019-04-01 Alexander A. KlimovApiListener: log why bind(2) failed
2019-04-01 Alexander A. KlimovApiListener: fix self-made security hole
2019-04-01 Alexander A. KlimovHttpServerConnection: re-add automatic disconnect
2019-04-01 Alexander A. KlimovRe-add HttpServerConnection#Disconnect()
2019-04-01 Alexander A. KlimovJsonRpcConnection: add missing CpuBoundWork
2019-04-01 Alexander A. KlimovJsonRpcConnection: re-add num_json_rpc_work_queue_item_rate
2019-04-01 Alexander A. KlimovJsonRpcConnection: re-add automatic disconnect
2019-04-01 Alexander A. KlimovJsonRpcConnection: re-add heartbeats
2019-04-01 Alexander A. KlimovRe-add JsonRpcConnection#Disconnect()
2019-04-01 Alexander A. KlimovApiListener#NewClientHandlerInternal(): shut down TLS...
2019-04-01 Michael FriedrichMerge pull request #7064 from widhalmt/feature/icingacl...
2019-04-01 Michael FriedrichMerge pull request #7059 from Icinga/bugfix/docs-proces...
2019-04-01 Alexander A. KlimovApiListener: fix self-made security hole
2019-04-01 Alexander A. KlimovApiListener: don't require a valid certificate for...
2019-04-01 Alexander A. KlimovPort JsonRpcConnection to Boost ASIO
2019-04-01 Alexander A. KlimovJsonRpc::ReadMessage(): add Boost ASIO overload
2019-04-01 Alexander A. KlimovApiListener: send icinga::Hello message
2019-04-01 Alexander A. KlimovJsonRpc::SendMessage(): add Boost ASIO overload
2019-04-01 Alexander A. KlimovApiListener: connect(2) via Boost ASIO
2019-04-01 Alexander A. KlimovApiListener#ListenerCoroutineProc(): catch more edge...
2019-04-01 Alexander A. KlimovApiListener: restore previous bind(2) behavior
2019-04-01 Alexander A. KlimovEnsureAcceptHeader(): fix wrong condition
2019-04-01 Alexander A. Klimov/v1/events: don't truncate any events
2019-04-01 Alexander A. Klimov/v1/events: don't lock I/O thread
2019-04-01 Alexander A. KlimovAdjust /v1/events, too
2019-04-01 Alexander A. KlimovAdjust all HTTP handlers (ex. /v1/events)
2019-04-01 Alexander A. KlimovHttpServerConnection: actually handle requests
2019-04-01 Alexander A. KlimovHttpServerConnection: verify requests via Boost ASIO...
2019-04-01 Alexander A. KlimovAdd HttpUtility::SendJsonError() overload for Boost...
2019-04-01 Alexander A. KlimovAdd HttpUtility::SendJsonBody() overload for Boost...
2019-04-01 Alexander A. KlimovApiListener: detect protocol
2019-04-01 Alexander A. KlimovApiListener: verify peer
2019-04-01 Alexander A. KlimovApiListener: perform TLS handshake
2019-04-01 Alexander A. KlimovMake ApiListener#m_SSLContext a Boost ASIO SSL context
2019-04-01 Alexander A. KlimovApiListener: listen(2) via Boost ASIO
2019-04-01 Michael FriedrichMerge pull request #7062 from Icinga/bugfix/ido-reconne...
2019-04-01 Michael FriedrichCode Quality: Move authority.cpp into the ApiListener...
2019-04-01 Michael FriedrichImprove DB IDO HA failover behaviour
2019-03-19 Michael FriedrichMerge branch 'support/2.10'
2019-03-19 Jean FlachDon't run UpdateObjectAuthority for Comments and Downtimes
2019-03-19 Michael FriedrichMerge pull request #7002 from Icinga/bugfix/check_netwo...
2019-03-18 Michael FriedrichMerge pull request #7019 from Icinga/feature/new-json...
2019-03-18 Michael FriedrichMerge pull request #6990 from Icinga/bugfix/influxdbwri...
2019-03-18 Michael FriedrichMerge pull request #6978 from Icinga/bugfix/doc-dep...
2019-03-18 Michael FriedrichMerge pull request #7014 from Icinga/feature/utf8cpp
2019-03-18 Michael FriedrichMerge pull request #6999 from Icinga/bugfix/compiler...
2019-03-15 Alexander A. KlimovAdd 'third-party/utf8cpp/' from commit '82344d605146dca...
2019-03-13 Michael FriedrichMerge pull request #6977 from Icinga/bugfix/base_utilit...
2019-03-13 Michael FriedrichMerge pull request #6976 from Icinga/bugfix/so_reusepor...
2019-03-12 Michael FriedrichMerge pull request #7001 from Icinga/bugfix/doc-assignm...
2019-03-11 Michael FriedrichMerge pull request #6979 from Icinga/bugfix/systemd...
2019-03-11 Michael FriedrichMerge pull request #6991 from Icinga/bugfix/already...
2019-03-08 Alexander A. KlimovSuppress or fix compiler warnings 6999/head
2019-03-01 Alexander A. KlimovPkiUtility::NewCa(): just warn if the CA files already... 6991/head
2019-02-26 Michael FriedrichMerge pull request #6970 from Icinga/bugfix/perfdata...
2019-02-26 Michael FriedrichMerge branch 'support/2.10'
2019-02-26 Michael FriedrichMerge pull request #6974 from Icinga/feature/copyright...
2019-02-25 Michael FriedrichReplace Copyright header with a short version, part II
2019-02-25 Michael FriedrichReplace Copyright header with a short version, part I
2019-02-25 Alexander A. KlimovSecure ApiUser::GetByAuthHeader() against timing attacks
2019-02-25 Michael FriedrichMerge pull request #6968 from Icinga/bugfix/timing...
2019-02-25 Michael FriedrichImplement ReloadTimeout constant and wait for enqueued... 6970/head
2019-02-22 Alexander A. KlimovSecure ApiUser::GetByAuthHeader() against timing attacks
2019-02-22 Michael FriedrichMerge pull request #6896 from Icinga/bugfix/notificatio...
2019-02-11 Michael FriedrichMerge pull request #6857 from Icinga/bugfix/check_nscp_...
2019-02-11 Michael FriedrichMerge pull request #6882 from Icinga/bugfix/influxdb...
2019-02-11 Michael FriedrichMerge pull request #6908 from Icinga/bugfix/perfdata...
2019-02-11 Michael FriedrichMerge pull request #6854 from Icinga/bugfix/unamehelper...
2019-02-11 Michael FriedrichMerge pull request #6934 from Icinga/bugfix/boost-versi...
2019-02-11 Michael FriedrichMerge pull request #6577 from Icinga/fix/setup-api...
2019-02-11 Michael FriedrichMerge pull request #6748 from Icinga/bugfix/api-setup...
2019-02-11 Michael FriedrichMerge pull request #6943 from peteeckel/bugfix/apiliste...
2019-02-11 Peter EckelAvoid duplicating non-zero count message replay message... 6943/head
2019-02-04 Michael FriedrichMerge pull request #6858 from Icinga/feature/string...
2019-02-04 Michael FriedrichMerge pull request #6901 from Icinga/bugfix/so_reusepor...
2019-02-04 Michael FriedrichMerge pull request #6914 from Icinga/bugfix/clustereven...
2019-02-04 Michael FriedrichMerge pull request #6853 from Icinga/bugfix/incorrect...
2019-01-30 Michael FriedrichMerge pull request #6916 from Icinga/bugfix/retry-inter...
2019-01-29 Michael FriedrichMerge pull request #6917 from Icinga/bugfix/cluster...
2019-01-28 Michael FriedrichCluster: Delete object message should log that 6917/head
2019-01-25 Michael FriedrichMerge pull request #6897 from Icinga/bugfix/getlocalzon...
2019-01-24 Michael FriedrichMerge pull request #6803 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6865 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6861 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6848 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6780 from ITisitBV/master
2019-01-24 Michael FriedrichMerge pull request #6899 from Icinga/bugfix/localtime...
next