]> granicus.if.org Git - icinga2/shortlog
icinga2
2019-04-24 Elias OhmFix for double-free (and possibly other memory-corrupti... 7129/head
2019-04-23 Michael FriedrichDocs: Fix formatting in object type chapter
2019-04-23 Michael FriedrichMerge pull request #7135 from Icinga/feature/boost...
2019-04-23 Michael FriedrichMerge pull request #7137 from Icinga/bugfix/disconnect...
2019-04-23 Alexander A... Use new I/O engine in ElasticsearchWriter 7135/head
2019-04-23 Michael FriedrichMerge pull request #7134 from Icinga/feature/boost...
2019-04-23 Michael FriedrichMerge pull request #7133 from Icinga/feature/boost...
2019-04-23 Alexander A... JsonRpcConnection: reduce log spam on disconnect 7137/head
2019-04-23 Michael FriedrichQuickfix technical docs for debugging
2019-04-23 Michael FriedrichMerge pull request #7127 from Icinga/bugfix/replay-log
2019-04-23 Michael FriedrichMerge pull request #7126 from Icinga/bugfix/replay...
2019-04-23 Alexander A... Use new I/O engine in InfluxdbWriter 7134/head
2019-04-23 Michael FriedrichMerge pull request #7128 from Icinga/feature/re-write...
2019-04-23 Alexander A... Introduce OptionalTlsStream
2019-04-18 Alexander A... ApiListener#ReplayLog(): read current log file too... 7127/head
2019-04-18 Alexander A... ApiListener#RotateLogFile(): don't overwrite previous log
2019-04-18 Alexander A... ApiListener#ApiTimerHandler(): delete all replayed... 7126/head
2019-04-17 Alexander A... Make Object#m_Mutex std::recursive_mutex 7128/head
2019-04-17 Alexander A... Make Object#m_LockOwner std::atomic<std::thread::id>
2019-04-17 Alexander A... ObjectLock: deduplicate constructors
2019-04-17 Alexander A... Rotate replay log on shutdown, not on startup
2019-04-17 Michael FriedrichMerge pull request #7050 from Icinga/feature/previous...
2019-04-17 Michael FriedrichMerge pull request #7112 from Icinga/bugfix/service...
2019-04-17 Michael FriedrichMerge pull request #7121 from Icinga/bugfix/concurrent...
2019-04-16 Michael FriedrichMerge pull request #7122 from Icinga/bugfix/evaluatefil...
2019-04-16 Michael FriedrichMerge pull request #7113 from Elias481/fix/incorrect...
2019-04-16 Alexander A... FilterUtility::EvaluateFilter(): ensure not to modify... 7122/head
2019-04-16 Michael FriedrichFix that MaxConcurrentChecks constant is overridden... 7121/head
2019-04-16 Michael FriedrichMerge pull request #7120 from Icinga/bugfix/cluster...
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 Michael FriedrichMerge pull request #7115 from Icinga/feature/docs-api
2019-04-12 Michael FriedrichImprove REST API docs 7115/head
2019-04-12 Alexander A... Drop Checkable#reachable in favor of #last_reachable 7116/head
2019-04-12 Michael FriedrichDocs: Fix RPM snapshot repo name
2019-04-12 Elias Ohm* use dedicated permissions namespace for scriptframe... 7113/head
2019-04-11 Alexander A... Service: reduce severity while host is down 7112/head
2019-04-11 Alexander A... Service: be handled while host is down
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 Michael FriedrichDocs: Update installation for 2.11; remove EOL distribu... 7073/head
2019-04-09 Michael FriedrichDevelopment: Add snapshot package test details
2019-04-09 Alexander A... JsonRpcConnection: reduce log spam on disconnect 7097/head
2019-04-09 Alexander A... Add Checkable#problem and #handled 7096/head
2019-04-09 Alexander A... Declare Checkable#IsStateOK() const
2019-04-09 Alexander A... Expose Checkable#reachable
2019-04-08 Michael FriedrichMerge pull request #7093 from Icinga/feature/docs-2-11
2019-04-08 Michael FriedrichDocs: Update version specific changes for 2.11 7093/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 FriedrichImprove development docs for macOS & Windows for 2.11
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 Alexander A... Use new I/O engine in PkiUtility::FetchCert() and PkiUt... 7133/head
2019-04-01 Alexander A... Add non-async overloads for JsonRpc::ReadMessage()...
2019-04-01 Alexander A... Add non-async overloads for NetString::ReadStringFromSt...
2019-04-01 Alexander A... Connect(): add non-async overload
2019-04-01 Alexander A... Introduce UnbufferedAsioTlsStream#GetPeerCertificate()
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
next