]> granicus.if.org Git - icinga2/shortlog
icinga2
2019-02-26 Alexander A... Doc: SLES 11 requires a newer boost version, too 6978/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-22 Alexander A... Test Utility::ComparePasswords() 6968/head
2019-02-22 Alexander A... Secure ApiUser::GetByAuthHeader() against timing attacks
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 FriedrichMerge pull request #6896 from Icinga/bugfix/notificatio...
2019-02-20 Michael FriedrichMerge pull request #6953 from Icinga/bugfix/style
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
2019-02-11 Michael FriedrichFix formatting in dev docs
2019-02-11 Michael FriedrichDocs: Update README.md with a better description and...
2019-02-11 Michael FriedrichDocs: Update anchors
2019-02-11 Michael FriedrichDocs: More updates on dev environments, add mini TOC
2019-02-11 Michael FriedrichDocs: Simplify INSTALL.md and point to icinga.com/docs
2019-02-11 Michael FriedrichDocs: Delete extra docs for windows builds
2019-02-11 Michael FriedrichDocs: First draft for development docs
2019-02-11 Michael FriedrichAdd technical docs for the check scheduler (general...
2019-02-11 Michael FriedrichUpdate AUTHORS
2019-02-11 Michael InselFix check_swap percentage calculation
2019-02-11 Alexander A... TcpSocket#Bind(): also set SO_REUSEPORT
2019-02-11 Michael FriedrichClusterEvents::AcknowledgementSet event should forward...
2019-02-11 Michael InselFix check_swap formatting
2019-02-11 Michael FriedrichFix Convert::ToLong(double val)
2019-02-11 Michael FriedrichAdd a unit test for Convert::ToLong(double) - fails
2019-02-11 Alexander A... Downtime#HasValidConfigOwner(): respect Downtime#author...
2019-02-11 Alexander A... Add and populate Downtime#authoritative_zone
2019-02-11 Alexander A... Downtime#HasValidConfigOwner(): wait for ScheduledDowntimes
2019-02-11 Alexander A... Implement ScheduledDowntime::AllConfigIsLoaded()
2019-02-11 Markus Froschappveyor: Run Debug builds
2019-02-11 Markus Froschtools/win32: Invalidate CMake cache on build
2019-02-11 Michael FriedrichMerge pull request #6940 from Icinga/bugfix/fix-check...
2019-02-08 Alexander A... Raise required Boost version to 1.53 6934/head
2019-02-08 Michael InselFix check_swap percentage calculation 6940/head
2019-02-08 Michael FriedrichMerge pull request #6894 from Icinga/bugfix/checkresult...
2019-02-08 Michael FriedrichRefactor conditions and add debug log messages for... 6894/head
2019-02-08 Jean FlachFix checkresults from the future breaking checks
2019-02-08 Michael FriedrichMerge pull request #6935 from Icinga/feature/enhance...
2019-02-07 Michael FriedrichEnhance notification logging 6935/head
2019-02-06 Alexander A... Respect activation priority also on deactivation 6908/head
2019-02-04 Michael FriedrichMerge pull request #6858 from Icinga/feature/string...
2019-02-04 Michael FriedrichMerge pull request #6928 from Icinga/doc/windows-devel...
2019-02-04 Michael FriedrichMerge pull request #6901 from Icinga/bugfix/so_reusepor...
2019-02-04 Michael FriedrichMerge pull request #6914 from Icinga/bugfix/clustereven...
2019-02-04 Michael FriedrichMerge pull request #6853 from Icinga/bugfix/incorrect...
2019-02-01 Michael InselDoc: Add .NET 3.5 to the windows build stack 6928/head
2019-01-31 Michael FriedrichMerge pull request #6926 from miso231/feature/itl-cloud...
2019-01-31 Michal PetkoUse full command name as prefix for check arguments 6926/head
2019-01-31 Michael FriedrichMerge pull request #6925 from Icinga/bugfix/check-swap...
2019-01-31 Michal PetkoAdd documentation to cloudera checks
2019-01-31 Michal PetkoAdd check commands for HDFS file count and used space
next