]> granicus.if.org Git - icinga2/shortlog
icinga2
2019-04-01 Alexander A... ApiListener: detect protocol
2019-04-01 Alexander A... ApiListener: verify peer
2019-04-01 Alexander A... ApiListener: perform TLS handshake
2019-04-01 Alexander A... Make ApiListener#m_SSLContext a Boost ASIO SSL context
2019-04-01 Alexander A... ApiListener: listen(2) via Boost ASIO
2019-04-01 Alexander A... Implement basic I/O engine
2019-04-01 Alexander A... Implement LazyInit<T>
2019-04-01 Alexander A... Require Boost context, coroutine and date_time
2019-04-01 Alexander A... Require Boost v1.66.0+
2019-04-01 Michael FriedrichMerge pull request #7062 from Icinga/bugfix/ido-reconne...
2019-04-01 Michael FriedrichDocs: Add failover changes to upgrading chapter 7062/head
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-28 Michael FriedrichFix code block in distributed monitoring docs
2019-03-27 Michael FriedrichMerge pull request #7052 from Icinga/feature/ha-enable
2019-03-27 Michael FriedrichDisable feature HA by default (InfluxDB, Graphite,... 7052/head
2019-03-27 Michael FriedrichMerge pull request #7051 from Icinga/bugfix/influxdb...
2019-03-27 Michael FriedrichAlso apply buffer flush fix for Elasticsearch feature 7051/head
2019-03-27 Michael FriedrichInfluxDB: Flush only if there's data in the buffer
2019-03-26 Michael FriedrichMerge pull request #7047 from Icinga/feature/update...
2019-03-26 Michael FriedrichMerge pull request #7049 from Icinga/feature/docs-api...
2019-03-26 Michael FriedrichREST API Docs: Add Golang client code example 7049/head
2019-03-26 Michael FriedrichMerge pull request #6998 from Icinga/bugfix/doc-code...
2019-03-26 Michael InselUnify documentation code formatting 6998/head
2019-03-25 Michael FriedrichUpdate issue templates 7047/head
2019-03-25 Michael FriedrichMerge pull request #7042 from dgoetz/bugfix/selinux_sud...
2019-03-25 Michael FriedrichMerge pull request #7046 from Icinga/feature/docs-ca...
2019-03-25 Michael FriedrichDocument that `ca list` is not an inventory, add cleanu... 7046/head
2019-03-22 Dirk GoetzSELinux: add a boolean to allow execution of plugins... 7042/head
2019-03-21 Michael FriedrichMerge pull request #7037 from lamaral/bugfix/api_doc_title
2019-03-20 Luiz AmaralFix incorrect title in API docs 7037/head
2019-03-20 Michael FriedrichMerge pull request #7035 from Icinga/feature/es-content...
2019-03-20 Michael FriedrichElasticsearch: Change Content-Type header to 'applicati... 7035/head
2019-03-19 Michael FriedrichMerge pull request #7034 from Icinga/feature/nsclient...
2019-03-19 Michael FriedrichUpdate RELEASE checklist
2019-03-19 Michael FriedrichMerge branch 'support/2.10'
2019-03-19 Michael FriedrichRelease version 2.10.4
2019-03-19 Michael FriedrichRelease version 2.10.4 v2.10.4
2019-03-19 Michael InselFix check_perfmon to support non-localized names
2019-03-19 Michael FriedrichDocs: Update supported package repos in Getting Started...
2019-03-19 Michael FriedrichMerge pull request #7033 from Icinga/feature/docs-packa...
2019-03-19 Michael FriedrichDocs: Update supported package repos in Getting Started... 7033/head
2019-03-19 Michael FriedrichUpdate RELEASE checklist
2019-03-19 Michael FriedrichUpdate AUTHORS
2019-03-19 Michael FriedrichMerge pull request #7031 from Icinga/feature/metricwrit...
2019-03-19 Alexander A... check_network -h: drop non-existent feature
2019-03-19 Michael InselFix heading level in development chapter
2019-03-19 Dirk GoetzSELinux: add unreserved_port_type attribute to icinga2_...
2019-03-19 Alexander A... ElasticsearchWriter: don't leak sockets
2019-03-19 Alexander A... InfluxdbWriter: don't leak sockets
2019-03-19 Michael FriedrichMerge pull request #7032 from Icinga/feature/backport...
2019-03-19 Michael FriedrichBackport Defer class for 2.10 7032/head
2019-03-19 Bas CouwenbergFix nested hostgroup example
2019-03-19 Alexander A... Notification#BeginExecuteNotification(): SetNextNotific...
2019-03-19 Jean FlachDon't run UpdateObjectAuthority for Comments and Downtimes
2019-03-19 Michael FriedrichFix that no_more_notifications gets reset when Recovery...
2019-03-19 Michael InselUpdate Windows agent documentation screenshots
2019-03-19 Michael InselUpdate Windows Agent design
2019-03-19 Michael FriedrichUpdate NSClient++ to 0.5.2.39 7034/head
2019-03-19 Michael FriedrichImprove logging of OpenTsdbWriter 7031/head
2019-03-19 Michael FriedrichImprove logging of GelfWriter
2019-03-19 Michael FriedrichImprove logging of ElasticsearchWriter
2019-03-19 Michael FriedrichImprove logging of InfluxdbWriter
2019-03-19 Michael FriedrichImprove logging of GraphiteWriter
2019-03-19 Michael FriedrichMerge pull request #7002 from Icinga/bugfix/check_netwo...
2019-03-19 Michael FriedrichMerge pull request #7028 from Icinga/bugfix/doc-heading...
2019-03-19 Michael FriedrichMerge pull request #7030 from dgoetz/bugfix/selinux_por...
2019-03-19 Michael FriedrichMerge pull request #7027 from Icinga/feature/es-improve...
2019-03-18 Dirk GoetzSELinux: add unreserved_port_type attribute to icinga2_... 7030/head
2019-03-18 Michael FriedrichMerge pull request #7019 from Icinga/feature/new-json...
2019-03-18 Michael FriedrichUpgrading docs: Mention YAJL replaced by Nlohmann:... 7019/head
2019-03-18 Michael InselFix heading level in development chapter 7028/head
2019-03-18 Michael FriedrichFix missing include in JSON tests
2019-03-18 Michael FriedrichElasticsearch: Improve error handling/logging 7027/head
2019-03-18 Michael FriedrichMerge pull request #7020 from Icinga/bugfix/elasticsear...
2019-03-18 Alexander A... ElasticsearchWriter: don't leak sockets 7020/head
2019-03-18 Alexander A... Make buildable with VS 2017
2019-03-18 Alexander A... Test Json{En,De}code()
2019-03-18 Alexander A... Auto-sanitize data before en-/decoding JSON
2019-03-18 Alexander A... Get rid of YAJL
2019-03-18 Alexander A... JsonEncode(): use nlohmann::json
2019-03-18 Alexander A... JsonDecode(): use nlohmann::json::sax_parse()
2019-03-18 Michael FriedrichIntegrate nlohmann_json into CMake
2019-03-18 Alexander A... Import "JSON for Modern C++"
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 #7025 from Icinga/feature/gitignore
2019-03-18 Michael FriedrichUpdate .gitignore 7025/head
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... Test Utility::ValidateUTF8() 7014/head
2019-03-15 Alexander A... Utility::ValidateUTF8(): use UTF8-CPP
2019-03-15 Alexander A... Integrate UTF8-CPP into CMake
2019-03-15 Alexander A... Add 'third-party/utf8cpp/' from commit '82344d605146dca...
2019-03-15 nemtrifMerge pull request #23 from Al2Klimov/bugfix/license
2019-03-15 Alexander A... Show license more prominently
2019-03-13 Alexander A... Assignment operators doc: tell what the { } are for
2019-03-13 Alexander A... Doc: write systemd lower-case
2019-03-13 Lee GarrettTypo and link fix
next