]> granicus.if.org Git - icinga2/shortlog
icinga2
2018-04-16 Jan BeichExplicitly use long with boost::posix_time
2018-04-04 Noah HilverlingRemove init.conf from icinga.cpp
2018-03-23 Michael InselDoc: Fix typo in API user creation example
2018-03-23 Maurice Meyerhashed_password -> password_hash. Fixes #6175
2018-03-23 Michael FriedrichMerge pull request #6179 from Icinga/fix/api-user-crash...
2018-03-23 Jean FlachFix crash in api user command 6179/head
2018-03-22 Jean FlachRelease version 2.8.2 v2.8.2
2018-03-22 Jean FlachUpdate mailmap
2018-03-21 Michael FriedrichDocs: Add a note to only query the NSClient++ API from...
2018-03-13 Michael FriedrichImprove error handling for empty packages in /v1/config...
2018-03-07 Gunnar BeutnerBuild fix
2018-03-07 Jean FlachCode style
2018-03-06 Gunnar BeutnerFix ApiUser unit test
2018-03-06 Gunnar BeutnerEnsure that SetCorked() works properly
2018-03-06 Gunnar BeutnerFix incorrect argument type for JsonRpc::SendMessage
2018-03-06 Jean FlachLimit anonymous connections to 25
2018-03-06 Noah HilverlingLimit JSON-RPC message size
2018-02-28 Gunnar BeutnerFix incorrect HTTP content length limits
2018-02-28 Gunnar BeutnerAdd SetCorked() calls to the JsonRpcConnection class
2018-02-28 Jean FlachUse cork in tlsstream and HTTP connection
2018-02-28 Jean FlachAdd cork
2018-02-28 Gunnar BeutnerFix null ptr dereference in HttpServerConnection::Proce...
2018-02-28 Gunnar BeutnerFix incorrect return value
2018-02-23 Jean FlachFix incorrect size of request limits
2018-02-23 Jean FlachFix typo in prepare-dirs
2018-02-23 Jean FlachRemove need for init.conf
2018-02-23 Jean FlachRemove need for RunAsUser/Group
2018-02-23 Jean FlachAdd cli tool to send signals as Icinga user
2018-02-23 Jean FlachGet ICINGA2_USER and GROUP from sysconfig
2018-02-23 Jean FlachFix prepare-dirs permission exploit
2018-02-23 Jean FlachAdd clarification on sysconfig location
2018-02-23 Jean FlachAdd Upgrading to Icinga 2.8.2 chapter
2018-02-23 Gunnar BeutnerRemove debug output in ApiUserCommand::Run
2018-02-23 Gunnar BeutnerProperly escape strings in ApiUserCommand::Run
2018-02-23 Jean FlachImprove api user command
2018-02-23 Jean FlachFix crash when using incorrectly formatted password...
2018-02-23 Jean FlachMove new password functions into tlsutility
2018-02-23 Jean FlachHash API password and comparison
2018-02-23 Jean FlachBuild/Merge fixes
2018-02-23 Jean FlachMinor codestyle and doc changes
2018-02-23 Noah HilverlingLimit HTTP body size
2018-02-23 Noah HilverlingFix requests not being closed correctly
2018-02-23 Jean FlachAdd timeout for TLS handshakes
2018-02-23 Jean FlachAuthenticate API user before parsing body
2018-02-23 Jean FlachOnly read body from authenticated connections
2018-02-23 Jean FlachFix nullptr deref
2018-02-23 Gunnar BeutnerAdd HTTP Header size limits
2018-02-23 Gunnar BeutnerAdd validation for HTTP connection sizes
2018-02-22 Dirk GoetzSELinux: Allows icinga2_t to send sigkill to all domain...
2018-02-22 Jean FlachRename macro RequireNotNull to REQUIRE_NOT_NULL
2018-02-22 Noah HilverlingFix nullptr deref in cluster events
2018-02-22 Noah HilverlingAdd marco RequireNotNull
2018-02-14 Michael FriedrichDocs: Fix bracket in notification example
2018-02-12 Michael FriedrichUpgrading: Make it more clear that the Director script...
2018-02-06 Michael FriedrichExplain how to register functions in the global scope
2018-01-24 Gunnar BeutnerFix incorrect ::Start call
2018-01-18 Michael FriedrichDocs: Add IDO DB tuning tips
2018-01-18 Michael FriedrichFix wrong nscp-local include in the docs
2018-01-17 Gunnar BeutnerMake default getters and setters non-virtual
2018-01-17 Noah HilverlingAdd missing string escaping
2018-01-17 Noah HilverlingFix HTTP response parsing for HTTP 1.1
2018-01-17 Gunnar BeutnerFix performance issues for InfluxdbWriter
2018-01-17 Gunnar BeutnerFix incorrect socket handling for the HTTP client
2018-01-17 Gunnar BeutnerRelease version 2.8.1 v2.8.1
2018-01-17 Jean FlachFix check_service returning Warning instead of Critical
2018-01-17 Michael FriedrichAdd some technical insights into the cluster-zone healt...
2018-01-17 Gunnar BeutnerEnable installing the init scripts on Solaris
2018-01-16 Michael InselFix link format in documentation
2018-01-16 Michael InselFix typo in SELinux documentation
2018-01-16 cstegmUpdate 08-advanced-topics.md
2018-01-16 Michael Friedrichchangelog.py: Adjust categories and labels: Enhancement...
2018-01-16 Michael FriedrichRevert "Fix performance issues for InfluxdbWriter"
2018-01-16 Michael FriedrichRevert "Fix incorrect socket handling for the HTTP...
2018-01-16 Michael FriedrichRevert "Make default getters and setters non-virtual"
2018-01-16 Michael FriedrichFix wrong schema constraint for fresh 2.8.0 installations
2018-01-15 Gunnar BeutnerImplement AppLocal deployment support for UCRT
2017-12-22 Michael FriedrichUpdate ElasticsearchWriter docs for 5.x support only
2017-12-22 Michael FriedrichRevert "Update docs for Elasticsearch 5.x and 6.x support"
2017-12-22 Michael FriedrichRevert "Fix newline terminator for bulk requests in...
2017-12-18 Noah HilverlingAdd missing initdb to PostgreSQL documentation
2017-12-18 Noah HilverlingDocumentation: Add openSUSE to restart instructions
2017-12-18 Noah HilverlingDocumentation: Remove redundant FreeBSD restart instruc...
2017-12-18 noobahoiUpdate 09-object-types.md
2017-12-18 noobahoiUpdate 09-object-types.md
2017-12-18 Max RosinAdd documentation about automatic service restarts...
2017-12-12 Gunnar BeutnerMake default getters and setters non-virtual
2017-12-12 Gunnar BeutnerFix incorrect socket handling for the HTTP client
2017-12-12 Gunnar BeutnerFix performance issues for InfluxdbWriter
2017-12-07 Michael FriedrichUpdate docs for Elasticsearch 5.x and 6.x support
2017-12-07 Michael FriedrichFix newline terminator for bulk requests in Elasticsear...
2017-12-07 Sven Nierleinlivestatus: custom variables return empty arrays instea...
2017-12-07 Paolo Schiroadd a bogus zero reply in livestatus if aggregate filte...
2017-12-06 Dirk Goetzfixes postgres schema upgrade path
2017-12-05 Strixfix formatting error
2017-11-28 Michael FriedrichFix formatting in value types docs
2017-11-28 Michael FriedrichSilence UpdateRepository message errors
2017-11-28 Michael FriedrichITL: Drop ssl_sni default setting
2017-11-28 Gunnar BeutnerFix missing variable name which can lead to segfaults
2017-11-17 Michael FriedrichMerge pull request #5773 from Icinga/feature/windows...
2017-11-17 Michael FriedrichUpdate docs for Windows Client requirements for 2.8 5773/head
next