]> granicus.if.org Git - icinga2/shortlog
icinga2
2019-04-09 Alexander A... JsonRpcConnection: reduce log spam on disconnect 7097/head
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 Markus Froschwindows: Avoid 32-bit linker problems for check_swap 7079/head
2019-04-05 Michael FriedrichMerge pull request #7076 from Icinga/bugfix/eventqueue...
2019-04-05 Michael InselUse Unicode functions inside check_swap
2019-04-05 Markus Froschwindows: Add rules for Win32 to IcingaAgent C#
2019-04-05 Alexander A... /v1/events: don't deadlock other coroutines 7076/head
2019-04-05 Michael FriedrichMerge pull request #7085 from Icinga/bugfix/typo-upgrad...
2019-04-05 Markus Froschwindows: Disable SAFESEH on x86
2019-04-05 Markus Froschcmake: Use the actual GIT_VERSION for ICINGA2_VERSION
2019-04-05 Markus Froschwindows: Disable optimization for boost::context
2019-04-05 Markus Froschwindows: Remove the flag to disable auto linking
2019-04-05 Markus Froschwindows: Improve Powershell Tools and AppVeyor config
2019-04-04 Michael InselRemove not needed inline code tag 7085/head
2019-04-04 Michael FriedrichMerge pull request #7082 from Icinga/feature/docs-troub...
2019-04-04 Michael FriedrichTroubleshooting docs: Add Windows agents without NodeNa... 7082/head
2019-04-03 Michael FriedrichMerge pull request #7080 from Icinga/feature/docs-objec...
2019-04-03 Michael FriedrichDocs: Improve config object types chapter 7080/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 FriedrichFix headings in the docs
2019-04-03 Michael FriedrichMerge pull request #6918 from Icinga/feature/technical...
2019-04-03 Michael FriedrichAdd technical concept docs for our internal JSON-RPC... 6918/head
2019-04-03 Alexander A... /v1/events: terminate on disconnect
2019-04-03 Alexander A... EventQueue#WaitForEvent(): re-add timeout
2019-04-03 Michael FriedrichMerge pull request #7074 from Icinga/feature/cli-run...
2019-04-03 Michael FriedrichUpgrading docs: Mention CLI commands 7074/head
2019-04-03 Alexander A... HttpServerConnection#StartStreaming(): auto-detect...
2019-04-03 Michael FriedrichMerge pull request #7000 from Icinga/bugfix/goto-loop
2019-04-02 Alexander A... HttpServerConnection: 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... EventQueue#WaitForEvent(): don't lock I/O thread while...
2019-04-02 Alexander A... Use C++11 atomics for our intrusive pointers 7008/head
2019-04-01 Michael FriedrichMerge pull request #7072 from Icinga/feature/boost...
2019-04-01 Michael FriedrichUpgrading docs: Add Boost dependencies 7072/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 Markus Froschtravis: Add boost path config
2019-04-01 Markus Froschtravis: Remove converity
2019-04-01 Markus Froschtravis: Switch to xenial and newer Boost
2019-04-01 Alexander A... ApiListener: drop unused thread pool
2019-04-01 Alexander A... Respect Accept:application/json where possible
2019-04-01 Alexander A... HttpServerConnection: fix side effect of HTTP parser...
2019-04-01 Alexander A... Add missing includes
2019-04-01 Markus FroschCMake: Handle INSTALL_RPATH globally and allow external...
2019-04-01 Alexander A... UnbufferedAsioTlsStream: don't rely on *this in decltyp...
2019-04-01 Alexander A... Turn shortcut UnbufferedAsioTlsStream::Parent into...
2019-04-01 Markus Froschappveyor: Use Boost 1.66
2019-04-01 Alexander A... Rename preventGc to keepAlive
2019-04-01 Alexander A... Doc: adjust default of ApiListener#bind_host
2019-04-01 Alexander A... Restore the previous performance of replaying logs
2019-04-01 Alexander A... Introduce JsonRpcConnection#SendMessageInternal()
2019-04-01 Alexander A... Move some TCP/TLS logic out of ApiListener
2019-04-01 Alexander A... io-engine.hpp: fix missing namespace
2019-04-01 Alexander A... Introduce AsioConditionVariable
2019-04-01 Alexander A... Rename AsioTlsStreamHack to UnbufferedAsioTlsStream
2019-04-01 Alexander A... HttpServerConnection: don't disconnect during sending...
2019-04-01 Alexander A... Make IoEngine::m_CpuBoundSemaphore signed
2019-04-01 Alexander A... ApiListener: use setsockopt(), not tcp::acceptor#set_op...
2019-04-01 Alexander A... ApiListener: log why bind(2) failed
2019-04-01 Alexander A... IoEngine: adjust I/O threads
2019-04-01 Alexander A... ApiListener: fix self-made security hole
2019-04-01 Alexander A... HttpServerConnection: re-add automatic disconnect
2019-04-01 Alexander A... Re-add HttpServerConnection#Disconnect()
2019-04-01 Alexander A... JsonRpcConnection: add missing CpuBoundWork
2019-04-01 Alexander A... JsonRpcConnection: re-add num_json_rpc_work_queue_item_rate
2019-04-01 Alexander A... JsonRpcConnection: re-add automatic disconnect
2019-04-01 Alexander A... JsonRpcConnection: re-add heartbeats
2019-04-01 Alexander A... Re-add JsonRpcConnection#Disconnect()
2019-04-01 Alexander A... ApiListener#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 Michael FriedrichMerge pull request #7071 from Icinga/feature/doc-concep...
2019-04-01 Michael FriedrichTechnical Concepts: Add config compiler references 7071/head
2019-04-01 Alexander A... ApiListener: fix self-made security hole
2019-04-01 Alexander A... ApiListener: don't require a valid certificate for...
2019-04-01 Alexander A... Port JsonRpcConnection to Boost ASIO
2019-04-01 Alexander A... JsonRpc::ReadMessage(): add Boost ASIO overload
2019-04-01 Alexander A... NetString::ReadStringFromStream(): add Boost ASIO overload
2019-04-01 Alexander A... ApiListener: send icinga::Hello message
2019-04-01 Alexander A... JsonRpc::SendMessage(): add Boost ASIO overload
2019-04-01 Alexander A... NetString::WriteStringToStream(): add Boost ASIO overload
2019-04-01 Alexander A... ApiListener: connect(2) via Boost ASIO
2019-04-01 Alexander A... ApiListener#ListenerCoroutineProc(): catch more edge...
2019-04-01 Alexander A... ApiListener: restore previous bind(2) behavior
2019-04-01 Alexander A... IoEngine: explicitly join I/O threads
2019-04-01 Alexander A... EnsureAcceptHeader(): fix wrong condition
2019-04-01 Alexander A... /v1/events: don't truncate any events
2019-04-01 Alexander A... Don't warn that Boost.Coroutine v1 is deprecated
2019-04-01 Alexander A... /v1/events: don't lock I/O thread
2019-04-01 Alexander A... Implement IoBoundWorkSlot
2019-04-01 Alexander A... Adjust /v1/events, too
2019-04-01 Alexander A... Adjust all HTTP handlers (ex. /v1/events)
2019-04-01 Alexander A... HttpServerConnection: actually handle requests
next