]> granicus.if.org Git - icinga2/shortlog
icinga2
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
2019-03-13 Alexander A... Ignore failure of unit test base_utility/comparepasswor...
2019-03-13 Michael FriedrichMerge pull request #6977 from Icinga/bugfix/base_utilit...
2019-03-13 Alexander A... Don't require OS headers to provide SO_REUSEPORT
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... check_network -h: drop non-existent feature 7002/head
2019-03-08 Alexander A... Assignment operators doc: tell what the { } are for 7001/head
2019-03-08 Alexander A... Suppress or fix compiler warnings 6999/head
2019-03-06 Michael InselMerge pull request #6995 from leegarrett/master
2019-03-05 Lee GarrettTypo and link fix 6995/head
2019-03-01 Alexander A... PkiUtility::NewCa(): just warn if the CA files already... 6991/head
2019-03-01 Alexander A... InfluxdbWriter: don't leak sockets 6990/head
2019-03-01 Alexander A... Defer: ensure not to throw any exceptions out of a...
2019-02-26 Michael FriedrichMerge pull request #6970 from Icinga/bugfix/perfdata...
2019-02-26 Alexander A... Doc: write systemd lower-case 6979/head
2019-02-26 Alexander A... Doc: SLES 11 requires a newer boost version, too 6978/head
2019-02-26 Alexander A... Ignore failure of unit test base_utility/comparepasswor... 6977/head
2019-02-26 Alexander A... Don't require OS headers to provide SO_REUSEPORT 6976/head
2019-02-26 Michael FriedrichMerge branch 'support/2.10'
2019-02-26 Michael FriedrichRelease version 2.10.3
2019-02-26 Michael FriedrichMerge pull request #6974 from Icinga/feature/copyright...
2019-02-26 Michael FriedrichMerge pull request #6975 from sebastic/patch-1
2019-02-26 Bas CouwenbergFix nested hostgroup example 6975/head
2019-02-25 Michael FriedrichRelease version 2.10.3 v2.10.3
2019-02-25 Michael FriedrichDynamically print current copyright year in `--version...
2019-02-25 Michael FriedrichReplace a few more copyright strings 6974/head
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 Michael FriedrichDynamically print current copyright year in `--version...
2019-02-25 Michael FriedrichFix formatting in development docs
next