diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-11-23 21:47:04 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-11-23 21:47:04 +0000 |
commit | 97131650ea6bf9f16b775743e9931a91ea441887 (patch) | |
tree | acf692480460cd671de554bbecf32487f334e3b6 /NEWS | |
parent | 643e6a0a4fc787541371aef9369d42b5cd250f91 (diff) | |
download | monitoring-plugins-97131650ea6bf9f16b775743e9931a91ea441887.tar.gz |
Rename check_ntp* and merge change in Trunk
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/branches/dermoth_ntp_rework@1832 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases. | |||
9 | and the offset is unavailable, will return UNKNOWN as well. | 9 | and the offset is unavailable, will return UNKNOWN as well. |
10 | NOTE: If jitter thresholds are specified integers it will return CRITICAL if jitter | 10 | NOTE: If jitter thresholds are specified integers it will return CRITICAL if jitter |
11 | is "-1" as the default range starts at 0. See Examples in --help output. | 11 | is "-1" as the default range starts at 0. See Examples in --help output. |
12 | YADDA YADDA YADDA... stratum thresholds support to check_ntp_peer (feature request #1703823) | ||
12 | 13 | ||
13 | 1.4.10 28th September 2007 | 14 | 1.4.10 28th September 2007 |
14 | Fix check_http buffer overflow vulnerability when following HTTP redirects | 15 | Fix check_http buffer overflow vulnerability when following HTTP redirects |