]> granicus.if.org Git - icinga2/shortlog
icinga2
2019-03-19 Michael FriedrichMerge pull request #7031 from Icinga/feature/metricwrit...
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 Michael FriedrichMerge pull request #6977 from Icinga/bugfix/base_utilit...
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
2019-02-25 Michael FriedrichMerge pull request #6972 from Icinga/bugfix/dev-docs
2019-02-25 Michael FriedrichFix formatting in development docs 6972/head
2019-02-25 Alexander A... Test Utility::ComparePasswords()
2019-02-25 Alexander A... Secure ApiUser::GetByAuthHeader() against timing attacks
2019-02-25 Michael FriedrichMerge pull request #6968 from Icinga/bugfix/timing...
2019-02-25 Michael FriedrichMerge pull request #6971 from Icinga/bugfix/downtime...
2019-02-25 Michael FriedrichActivate downtimes before any checkable object 6971/head
2019-02-25 Michael FriedrichImplement ReloadTimeout constant and wait for enqueued... 6970/head
2019-02-22 Alexander A... Test Utility::ComparePasswords() 6968/head
2019-02-22 Alexander A... Secure ApiUser::GetByAuthHeader() against timing attacks
2019-02-22 Michael FriedrichRe-add Defer functionality
2019-02-22 Michael FriedrichMerge pull request #6963 from akrus/master
2019-02-22 akrusAdd missing args for apache-status and fix a few typos 6963/head
2019-02-22 Michael FriedrichPerfdataWriter: Reset the rotation timer on Pause()
2019-02-22 Michael FriedrichMerge pull request #6896 from Icinga/bugfix/notificatio...
2019-02-20 Michael FriedrichGelfWriter: Ensure to join queue and execute queries...
2019-02-20 Michael FriedrichOpenTsdbWriter: Ensure to reset reconnect timer on...
2019-02-20 Michael FriedrichElasticWriter: Ensure to flush buffers on Pause/Shutdow...
2019-02-20 Michael FriedrichDB IDO: Improve queue handling on Pause/Shutdown/Reload
2019-02-20 Michael FriedrichInfluxdbWriter: Ensure to flush buffers after emptying...
2019-02-20 Michael FriedrichGraphiteWriter: Improve Pause/Shutdown/Reload handling...
2019-02-20 Michael FriedrichPerfdataWriter: Rotate and close files on Pause/Shutdow...
2019-02-20 Michael FriedrichActivate downtimes before any checkable object
2019-02-20 Michael FriedrichStop the IcingaApplication at the latest point, before...
2019-02-20 Michael FriedrichStop object in reversed activation priority order
2019-02-20 Michael FriedrichStart the checker component at the latest point possible
2019-02-20 Michael FriedrichStart the notification component after general features
2019-02-20 Michael FriedrichMerge pull request #6953 from Icinga/bugfix/style
2019-02-19 Michael FriedrichRevert "InfluxdbWriter#Stop(): flush buffer"
2019-02-19 Michael FriedrichRevert "Respect activation priority also on deactivation"
2019-02-19 Michael FriedrichRevert "Deactivate perfdata writers after checker"
2019-02-19 Michael FriedrichRevert "CheckerComponent#Stop(): log after actually...
next