]> granicus.if.org Git - icinga2/history - lib
Ignore synced config zones where no config item exists
[icinga2] / lib /
2019-04-15 Michael FriedrichIgnore synced config zones where no config item exists 7120/head
2019-04-15 Michael FriedrichMerge pull request #7116 from Icinga/feature/no-reachable
2019-04-12 Alexander A. KlimovDrop Checkable#reachable in favor of #last_reachable 7116/head
2019-04-11 Michael FriedrichMerge pull request #7109 from Icinga/feature/enhance...
2019-04-10 Michael FriedrichImprove code docs for cluster message routing conditions 7109/head
2019-04-09 Michael FriedrichMerge pull request #7097 from Icinga/bugfix/disconnect...
2019-04-09 Michael FriedrichMerge pull request #7096 from Icinga/feature/derivative...
2019-04-09 Michael FriedrichMerge pull request #7073 from Icinga/feature/docs-devel...
2019-04-09 Alexander A. KlimovJsonRpcConnection: reduce log spam on disconnect 7097/head
2019-04-09 Alexander A. KlimovAdd Checkable#problem and #handled 7096/head
2019-04-09 Alexander A. KlimovDeclare Checkable#IsStateOK() const
2019-04-09 Alexander A. KlimovExpose Checkable#reachable
2019-04-05 Michael FriedrichMerge pull request #7079 from Icinga/tools/windows
2019-04-05 Michael FriedrichMerge pull request #7087 from Icinga/feature/http-serve...
2019-04-05 Michael FriedrichHttpServerConnection: Log the user agent field for... 7087/head
2019-04-05 Michael FriedrichMerge pull request #7076 from Icinga/bugfix/eventqueue...
2019-04-05 Alexander A. Klimov/v1/events: don't deadlock other coroutines 7076/head
2019-04-03 Michael FriedrichMerge pull request #7078 from Icinga/feature/deprecate...
2019-04-03 Michael FriedrichDeprecate ExternalCommandListener feature ('command... 7078/head
2019-04-03 Michael FriedrichMerge pull request #7077 from Icinga/bugfix/no-api
2019-04-03 Michael FriedrichFix notification skip for local non-API enabled setups 7077/head
2019-04-03 Michael FriedrichAlways update object authority, even w/o API feature
2019-04-03 Michael FriedrichMerge pull request #6918 from Icinga/feature/technical...
2019-04-03 Alexander A. Klimov/v1/events: terminate on disconnect
2019-04-03 Alexander A. KlimovEventQueue#WaitForEvent(): re-add timeout
2019-04-03 Michael FriedrichMerge pull request #7074 from Icinga/feature/cli-run...
2019-04-03 Alexander A. KlimovHttpServerConnection#StartStreaming(): auto-detect...
2019-04-03 Michael FriedrichMerge pull request #7000 from Icinga/bugfix/goto-loop
2019-04-02 Alexander A. KlimovHttpServerConnection: encapsulate streaming start indicator
2019-04-02 Michael FriedrichImpersonate as Icinga user, not root
2019-04-02 Michael FriedrichMerge pull request #7008 from Icinga/feature/shared...
2019-04-02 Alexander A. KlimovEventQueue#WaitForEvent(): don't lock I/O thread while...
2019-04-02 Alexander A. KlimovUse C++11 atomics for our intrusive pointers 7008/head
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. KlimovUnbufferedAsioTlsStream: don't rely on *this in decltyp...
2019-04-01 Alexander A. KlimovTurn shortcut UnbufferedAsioTlsStream::Parent into...
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. Klimovio-engine.hpp: fix missing namespace
2019-04-01 Alexander A. KlimovIntroduce AsioConditionVariable
2019-04-01 Alexander A. KlimovRename AsioTlsStreamHack to UnbufferedAsioTlsStream
2019-04-01 Alexander A. KlimovHttpServerConnection: don't disconnect during sending...
2019-04-01 Alexander A. KlimovMake IoEngine::m_CpuBoundSemaphore signed
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. KlimovIoEngine: adjust I/O threads
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. KlimovNetString::ReadStringFromStream(): 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. KlimovNetString::WriteStringToStream(): 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. KlimovIoEngine: explicitly join I/O threads
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. KlimovDon't warn that Boost.Coroutine v1 is deprecated
2019-04-01 Alexander A. Klimov/v1/events: don't lock I/O thread
2019-04-01 Alexander A. KlimovImplement IoBoundWorkSlot
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. KlimovAllow CpuBoundWork to be done before end of scope
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 Alexander A. KlimovImplement basic I/O engine
2019-04-01 Alexander A. KlimovImplement LazyInit<T>
2019-04-01 Michael FriedrichMerge pull request #7062 from Icinga/bugfix/ido-reconne...
2019-04-01 Michael Friedrichido Check: Add last failover timestamp to output when...
2019-04-01 Michael FriedrichCode Quality: Move authority.cpp into the ApiListener...
2019-04-01 Michael FriedrichImprove DB IDO HA failover behaviour
2019-03-27 Michael FriedrichMerge pull request #7052 from Icinga/feature/ha-enable
next