]> granicus.if.org Git - icinga2/shortlog
icinga2
2018-02-23 Jean FlachFix incorrect size of request limits 6115/head
2018-02-22 Jean FlachMerge pull request #6111 from Icinga/upgrading-icinga2...
2018-02-22 Gunnar BeutnerMerge pull request #6113 from Icinga/testing/appveyor
2018-02-22 Markus Froschappveyor: Disable artifacts until we use them 6113/head
2018-02-22 Jean FlachAdd clarification on sysconfig location 6111/head
2018-02-22 Jean FlachAdd Upgrading to Icinga 2.8.2 chapter
2018-02-21 Jean FlachMerge branch 'feature/security-features'
2018-02-21 Jean FlachMerge pull request #6109 from Icinga/feature/used-memory
2018-02-21 Noah HilverlingFix code style 6109/head
2018-02-21 Jean FlachAdd 'used' feature to check_memory
2018-02-21 Jean FlachMerge pull request #6103 from Icinga/fix/http-security...
2018-02-21 Jean FlachMinor codestyle and doc changes 6103/head
2018-02-21 Jean FlachUpdate docs 5715/head
2018-02-21 Jean FlachMerge pull request #6104 from Icinga/fix/nullptr-deref
2018-02-21 Jean FlachRename macro RequireNotNull to REQUIRE_NOT_NULL 6104/head
2018-02-21 Noah HilverlingFix nullptr posibility in ProcessEvent
2018-02-21 Noah HilverlingFix nullptr deref in cluster events
2018-02-21 Noah HilverlingAdd marco RequireNotNull
2018-02-21 Jean FlachMerge pull request #5850 from Icinga/fix/prepare-dirs...
2018-02-21 Jean FlachMerge pull request #6101 from Icinga/fix/doc-operators...
2018-02-20 Michael InselAdd missing word in operator documentation 6101/head
2018-02-20 Jean FlachRemove need for init.conf 5850/head
2018-02-20 Jean FlachRemove need for RunAsUser/Group
2018-02-20 Jean FlachAdd cli tool to send signals as Icinga user
2018-02-20 Jean FlachGet ICINGA2_USER and GROUP from sysconfig
2018-02-20 Jean FlachFix prepare-dirs permission exploit
2018-02-20 Dirk GoetzSELinux: Add InfluxDB as example for services requiring...
2018-02-20 Dirk GoetzFixed URL encoding for HOSTNAME and SERVICENAME in...
2018-02-20 Noah HilverlingLimit HTTP body size
2018-02-20 Noah HilverlingFix requests not being closed correctly
2018-02-20 Jean FlachAdd timeout for TLS handshakes
2018-02-20 Jean FlachAuthenticate API user before parsing body
2018-02-20 Jean FlachOnly read body from authenticated connections
2018-02-20 Jean FlachFix nullptr deref
2018-02-20 Gunnar BeutnerAdd HTTP Header size limits
2018-02-20 Gunnar BeutnerAdd validation for HTTP connection sizes
2018-02-20 Jean FlachMerge pull request #6102 from Icinga/fix/doc-typo-apply-for
2018-02-20 Jean FlachFix crash in api user command
2018-02-19 Michael InselFix typo in Apply for Rules documentation 6102/head
2018-02-19 Gunnar BeutnerRemove redundant 'this->'
2018-02-16 Jean FlachCode style
2018-02-16 Gunnar BeutnerRemove debug output in ApiUserCommand::Run
2018-02-16 Gunnar BeutnerProperly escape strings in ApiUserCommand::Run
2018-02-15 Jean FlachMerge pull request #5981 from dgoetz/fix/selinux-influxdb
2018-02-15 Jean FlachImprove api user command
2018-02-15 Jean FlachFix crash when using incorrectly formatted password...
2018-02-15 Jean FlachMove new password functions into tlsutility
2018-02-15 Jean FlachHash API password and comparison
2018-02-15 Gunnar BeutnerMerge pull request #6090 from dgoetz/fix/notification...
2018-02-14 Dirk GoetzFixed URL encoding for HOSTNAME and SERVICENAME in... 6090/head
2018-02-14 Michael FriedrichMerge pull request #6089 from Icinga/fix/docs-notificat...
2018-02-14 Michael FriedrichDocs: Fix bracket in notification example 6089/head
2018-02-14 Dirk GoetzSELinux: Add InfluxDB as example for services requiring... 5981/head
2018-02-13 Gunnar BeutnerMerge pull request #6067 from Icinga/feature/windows...
2018-02-12 Michael FriedrichMerge pull request #6086 from Icinga/fix/doc-upgrading...
2018-02-12 Michael FriedrichUpgrading: Make it more clear that the Director script... 6086/head
2018-02-09 Michael FriedrichMerge pull request #6085 from Icinga/fix/crash-no-endpo...
2018-02-09 Michael FriedrichFix crash with anonymous clients on certificate signing... 6085/head
2018-02-09 Jean FlachMerge pull request #6026 from Icinga/feature/windows...
2018-02-09 Michael FriedrichMerge pull request #6083 from Icinga/fix/configitem...
2018-02-09 Michael FriedrichMerge pull request #6078 from Icinga/feature/random...
2018-02-09 Michael FriedrichFix wrong type logging in ConfigItem::Commit 6083/head
2018-02-07 Markus FroschUpdate gitignore 6067/head
2018-02-07 Markus Froschtest-runner: Replace initialization by global fixture
2018-02-07 Markus Froschtest/cmake: Don't force dynamic builds for testing
2018-02-07 Markus FroschAdd AppVeyor definition
2018-02-07 Markus Froschdoc: Update BUILD_WINDOWS for AppVeyor and scripts
2018-02-07 Markus Froschwindows: Add build scripts
2018-02-07 Markus Froschdoc: Add Windows build instructions
2018-02-06 Michael FriedrichMerge pull request #6080 from Icinga/feature/docs-api...
2018-02-06 Michael FriedrichDocument the 'ignore_on_error' attribute for object... 6080/head
2018-02-06 Michael FriedrichMerge pull request #6077 from Icinga/fix/api-actions...
2018-02-06 Michael FriedrichAdd more metrics and details to built-in 'random' check 6078/head
2018-02-06 Michael FriedrichAllow to pass raw performance data in 'process-check... 6077/head
2018-02-06 Noah HilverlingMerge pull request #5988 from Icinga/fix/concurrent...
2018-02-06 Michael FriedrichMerge pull request #6075 from Icinga/feature/docs-globa...
2018-02-06 Michael FriedrichExplain how to register functions in the global scope 6075/head
2018-02-05 Noah HilverlingAdd documentation for remote check queue 5988/head
2018-02-05 Gunnar BeutnerMerge pull request #6063 from Icinga/deprecate-checkres...
2018-02-05 Gunnar BeutnerMerge pull request #6068 from ekeih/doc/fix-explanation...
2018-02-04 Max RosinFix the explanation of `types` and `states` for user... 6068/head
2018-02-02 Jean FlachDeprecate CheckResultReader 6063/head
2018-02-02 Michael FriedrichMerge pull request #6059 from gunnarbeutner/feature...
2018-02-02 Michael FriedrichMerge pull request #6060 from gunnarbeutner/feature...
2018-02-02 Michael FriedrichMerge pull request #6061 from gunnarbeutner/feature...
2018-02-02 Gunnar BeutnerMerge pull request #6062 from gunnarbeutner/feature...
2018-02-02 Gunnar BeutnerRemove the obsolete 'make-agent-config.py' script 6062/head
2018-02-02 Gunnar BeutnerRemove jenkins test scripts 6061/head
2018-02-02 Gunnar BeutnerRemove Icinga development docker scripts 6060/head
2018-02-02 Gunnar BeutnerRemove Icinga Studio 6059/head
2018-02-01 Gunnar BeutnerMerge pull request #6055 from Icinga/feature/remove...
2018-02-01 Markus Froschmethods: Remove unused clrchecktask feature 6055/head
2018-02-01 Markus FroschMerge pull request #6045 from gunnarbeutner/fix/move...
2018-01-31 Noah HilverlingMerge pull request #6044 from gunnarbeutner/feature...
2018-01-30 Gunnar BeutnerMove the "passive" check command to command-icinga... 6045/head
2018-01-30 Gunnar BeutnerImplement support for frozen arrays and dictionaries 6044/head
2018-01-29 Gunnar BeutnerMerge pull request #5979 from Icinga/feature/enhance...
2018-01-29 Noah HilverlingMerge pull request #6020 from Icinga/fix/console-home-env
2018-01-29 Noah HilverlingAdd metrics about RemoteCheckQueue to Icinga check...
2018-01-29 Noah HilverlingUpdate documentation for MaxConcurrentChecks and concur...
next