]> granicus.if.org Git - icinga2/shortlog
icinga2
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... 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-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... 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...
2019-02-19 Michael FriedrichRevert "CheckerComponent#Stop(): wait for all running...
2019-02-19 Michael FriedrichDebug: Log calls to ConfigObject::Deactivate()
2019-02-19 Michael FriedrichMerge pull request #6958 from Icinga/feature/debug...
2019-02-19 Michael FriedrichDebug: Log calls to ConfigObject::Deactivate() 6958/head
2019-02-19 Michael FriedrichMerge pull request #6956 from Icinga/bugfix/doc-escape...
2019-02-18 Michael InselEscape pipe symbol in api documentation 6956/head
2019-02-15 Michael FriedrichFix indent in configcompiler.cpp 6953/head
2019-02-13 Michael InselMerge pull request #6949 from fluxX04/patch-1
2019-02-13 Alexfixes check_rbl parameter typo 6949/head
2019-02-11 Michael FriedrichMerge pull request #6857 from Icinga/bugfix/check_nscp_...
2019-02-11 Michael FriedrichMerge pull request #6882 from Icinga/bugfix/influxdb...
2019-02-11 Michael FriedrichMerge pull request #6908 from Icinga/bugfix/perfdata...
2019-02-11 Michael FriedrichMerge pull request #6854 from Icinga/bugfix/unamehelper...
2019-02-11 Michael FriedrichMerge pull request #6934 from Icinga/bugfix/boost-versi...
2019-02-11 Michael FriedrichMerge pull request #6577 from Icinga/fix/setup-api...
2019-02-11 Michael FriedrichMerge pull request #6748 from Icinga/bugfix/api-setup...
2019-02-11 Michael FriedrichMerge pull request #6943 from peteeckel/bugfix/apiliste...
2019-02-11 Michael FriedrichTroubleshooting: Add notes on ephemeral port range...
2019-02-11 Michael FriedrichMerge pull request #6944 from Icinga/feature/docs-windo...
2019-02-11 Michael FriedrichTroubleshooting: Add notes on ephemeral port range... 6944/head
2019-02-11 Peter EckelAvoid duplicating non-zero count message replay message... 6943/head
2019-02-11 Michael FriedrichRefactor conditions and add debug log messages for...
2019-02-11 Jean FlachFix checkresults from the future breaking checks
2019-02-11 Michael InselDoc: Add .NET 3.5 to the windows build stack
2019-02-11 Michael FriedrichDon't allow retry_interval <= 0
2019-02-11 Alexander A... Downtime::AddDowntime(): place Downtimes in the same...
2019-02-11 Alexander A... Validate Zone::GetLocalZone() before using
2019-02-11 Michael FriedrichLog: Ensure not to pass negative values to localtime()
2019-02-11 Alexander A... Allow Checkable#retry_interval to be 0
2019-02-11 Max RosinDocument that retry_interval is only used after an...
2019-02-11 Michael FriedrichDocs: Formatting for dev requirements
2019-02-11 Michael FriedrichMinor updates for core dumps
2019-02-11 Michael FriedrichUpdate TOC
2019-02-11 Michael FriedrichPurge INSTALL.md and add packager info to README.md
next