From 5e633124e4573c98d5457144e401fb0d22e45ae6 Mon Sep 17 00:00:00 2001 From: Matthias Eble Date: Tue, 10 Jul 2007 20:18:55 +0000 Subject: Check_disk now calls stat() for all filesystems to check. Check_disk prints an strerror() message if the call of stat() fails. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1754 f882894a-f735-0410-b71e-b25c423dba1c --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 81e1bfb5..7085e5c8 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ This file documents the major additions and syntax changes between releases. Fix check_http buffer overflow vulnerability when following HTTP redirects Check_ldaps' guessing which secure method to use (starttls vs. ssl on connect) is now deprecated. See --help for further information. + Check_disk now calls stat() on all filesystems to check. (Old: only the ones selected using -p) + A meaningful error message (eg "Stale NFS Handle") is printed if stat fails. 1.4.9 4th June 2006 Inclusion of contrib/check_cluster2 as check_cluster with some improvements -- cgit v1.2.3-74-g34f1