]> granicus.if.org Git - icinga2/history - lib
Move new password functions into tlsutility
[icinga2] / lib /
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 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-01-24 Gunnar BeutnerFix incorrect ::Start call
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-16 Michael FriedrichRevert "Fix performance issues for InfluxdbWriter"
2018-01-16 Michael FriedrichRevert "Fix incorrect socket handling for the HTTP...
2018-01-16 Michael FriedrichFix wrong schema constraint for fresh 2.8.0 installations
2017-12-22 Michael FriedrichRevert "Fix newline terminator for bulk requests in...
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 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-11-28 Michael FriedrichSilence UpdateRepository message errors
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 FriedrichDisable Flapping detection on Windows
2017-11-09 Michael FriedrichMerge pull request #5739 from Icinga/feature/elasticsea...
2017-11-09 Michael FriedrichRename ElasticWriter to ElasticsearchWriter 5739/head
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-11-09 Gunnar BeutnerMerge pull request #5730 from Icinga/fix/trim-form...
2017-11-08 Jean FlachMerge pull request #5732 from Icinga/fix/flapping
2017-11-08 Michael FriedrichFix log messages for flapping 5732/head
2017-11-07 Michael FriedrichMerge pull request #5728 from Icinga/fix/check_service
2017-11-07 Michael FriedrichMerge pull request #5485 from Icinga/fix/downtimehistor...
2017-11-07 Michael FriedrichUse the entry_time for icinga_comments updates
2017-11-07 Michael FriedrichDB IDO: Force users to upgrade the schema to avoid...
2017-11-07 Jean FlachRemove unnecessary keys from where clauses
2017-11-07 Eric Lippmannido: Drop unused instance_id indices from comments...
2017-11-07 Jean FlachFix commenthistory
2017-11-07 Jean FlachAlter DowntimeRemoval behaviour
2017-11-07 Jean FlachFix flapping endianness and events
2017-11-03 Michael FriedrichMerge pull request #5719 from Icinga/feature/windows...
2017-11-03 Michael FriedrichNode setup: ticket parameter is now optional
2017-10-31 Michael FriedrichMerge pull request #5710 from mcktr/feature/add-global...
2017-10-31 MichaelInclude default global zones during node wizard/setup 5710/head
2017-10-24 Jean FlachMerge pull request #5693 from Icinga/fix/flapping-old...
2017-10-24 Jean FlachFix flapping
2017-10-24 Gunnar BeutnerMerge pull request #5620 from Icinga/fix/api-staging...
2017-10-24 Jean FlachMerge pull request #5696 from Icinga/fix/crash-with...
2017-10-23 Noah HilverlingProcess: Fix fork error handling 5696/head
2017-10-23 Noah HilverlingProcess: Remove log message from child process
2017-10-20 Michael FriedrichMerge pull request #5682 from Icinga/feature/cert-migration
2017-10-20 Gunnar BeutnerImplement support for migrating certificates to /var... 5682/head
2017-10-19 Michael FriedrichMerge pull request #5691 from mcktr/fix/doc-formatting
2017-10-18 Michael FriedrichMerge pull request #5687 from Icinga/fix/jsonrpc-error...
2017-10-18 Jean FlachImprove error message for unknow functions 5687/head
2017-10-16 Noah HilverlingMerge branch 'mcktr/feature/4128-win-edit-button' of...
2017-10-13 Michael FriedrichMerge pull request #5602 from Icinga/fix/config-validat...
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-10-12 Michael FriedrichMerge pull request #5640 from miken32/patch-1
2017-10-12 Michael FriedrichMerge pull request #5581 from Icinga/fix/api-crash...
2017-10-12 Michael FriedrichMerge pull request #5637 from Icinga/fix/influxdb-unnec...
2017-10-10 Michael FriedrichMerge pull request #5554 from Icinga/feature/cn-check...
2017-10-10 Michael FriedrichFix unique constraint matching for UPDATE downtime...
2017-10-10 Michael FriedrichMerge pull request #5636 from Icinga/fix/db-ido-comment...
2017-10-10 Michael FriedrichMerge pull request #5635 from Icinga/fix/match-with...
2017-10-02 Michael FriedrichMerge pull request #5643 from Icinga/fix/buildfix-apple...
2017-10-02 Michael FriedrichFix debug builds on Apple Clang 9.0.0 (macOS High Sierra) 5643/head
2017-10-02 Michael FriedrichMerge pull request #5624 from mcktr/mcktr/fix/missing...
2017-09-29 Michael FriedrichFix unnecessary String() casts in InfluxdbWriter 5637/head
2017-09-29 Michael FriedrichFix unique constraint matching for UPDATE downtime... 5636/head
2017-09-29 Michael FriedrichFix match(), regex(), cidr_match() behaviour with Match... 5635/head
2017-09-25 Michael FriedrichMerge pull request #5578 from mcktr/mcktr/fix/5577...
2017-09-25 Gunnar BeutnerMerge pull request #5616 from Icinga/fix/build-warning
2017-09-25 Gunnar BeutnerFix a build warning 5616/head
2017-09-22 Michael FriedrichMerge pull request #5608 from Icinga/fix/certificate...
2017-09-22 Michael FriedrichFix certificate paths for installers 5608/head
2017-09-22 Michael FriedrichMerge pull request #5606 from Icinga/feature/remove...
2017-09-22 Michael FriedrichDrop unused code from NodeUtility class
2017-09-22 Michael FriedrichRemove bottom-up cluster messages
2017-09-22 Michael FriedrichRemove bottom-up CLI commands
2017-09-22 Noah HilverlingAdd process elevation & log message if user does not... 5602/head
2017-09-21 Jean FlachRevert "Add Log Warning in case active-stage is empty" 5620/head
2017-09-21 Michael FriedrichMerge branch 'support/2.7'
2017-09-21 Michael FriedrichMerge pull request #5599 from Icinga/fix/changelog...
2017-09-20 Jean FlachAdd Log Warning in case active-stage is empty
2017-09-20 Michael FriedrichMerge pull request #5587 from Icinga/feature/custom...
2017-09-20 Jean FlachUse locks in api config staging
2017-09-20 Michael FriedrichMerge pull request #5547 from ryanohnemus/feature/allow...
2017-09-20 ryanohnemusAPI: Add optional reload parameter to config stage... 5547/head
2017-09-20 Noah HilverlingSyslogLogger: Implement option to set syslog facility 5587/head
2017-09-20 Michael FriedrichSilence log level for configuration file updates
2017-09-20 Michael FriedrichMerge pull request #5590 from Icinga/fix/log-level...
next