[Nagiosplug-checkins] nagiosplug NEWS,1.29,1.30
Matthias Eble
psychotrahe at users.sourceforge.net
Sun Jun 3 16:40:16 CEST 2007
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16468
Modified Files:
NEWS
Log Message:
Moved check_tcp's expect string testing into utils_tcp for testing purposes.
Added -A/--all flag to test for every expect string passed.
Index: NEWS
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/NEWS,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- NEWS 1 Jun 2007 23:11:46 -0000 1.29
+++ NEWS 3 Jun 2007 14:40:13 -0000 1.30
@@ -10,6 +10,8 @@
Make check_http output more consistent
Fix possible check_http segfaults when following HTTP redirects
check_snmp don't warn anymore if something is printed on stderr
+ Fix check_tcp segfault when multiple expect strings are given
+ New option for check_tcp: -A/--all to test if all given expect strings match
1.4.8 11th April 2007
Respects --without-world-permissions for setuid plugins
More information about the Commits
mailing list