diff options
author | Matthias Eble <psychotrahe@gmx.de> | 2009-05-01 09:16:37 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@gmx.de> | 2009-05-01 09:16:37 (GMT) |
commit | 8e4c885ee1a8f057fbe550e2d5b85cc8079564df (patch) | |
tree | 2de4062cd40fb0eb506dc22091d58e263de47ff3 /NEWS | |
parent | dd52d7e5e7acfd42243bc1ce173a0bf5d62fe347 (diff) | |
download | monitoring-plugins-8e4c885ee1a8f057fbe550e2d5b85cc8079564df.tar.gz |
Fixed crash from check_nt when -H unspecified or given multiple times (sf.net #2731755, debian #521097)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ This file documents the major additions and syntax changes between releases. | |||
23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) | 23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) |
24 | check_http --onredirect=stickyport also follows the same port | 24 | check_http --onredirect=stickyport also follows the same port |
25 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) | 25 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) |
26 | Fixed crash from check_nt when -H unspecified or given multiple times (sf.net #2731755, debian #521097) | ||
26 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) | 27 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) |
27 | Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) | 28 | Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) |
28 | Fixed check_http not timing-out on redirects | 29 | Fixed check_http not timing-out on redirects |