diff options
author | Matthias Eble <psychotrahe@gmx.de> | 2009-05-01 11:16:37 +0200 |
---|---|---|
committer | Matthias Eble <psychotrahe@gmx.de> | 2009-05-01 11:16:37 +0200 |
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. check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) check_http --onredirect=stickyport also follows the same port Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) + Fixed crash from check_nt when -H unspecified or given multiple times (sf.net #2731755, debian #521097) Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) Fixed check_http not timing-out on redirects |