Code

Moved check_tcp's expect string testing into utils_tcp for testing purposes.
authorMatthias Eble <psychotrahe@users.sourceforge.net>
Sun, 3 Jun 2007 14:40:13 +0000 (14:40 +0000)
committerMatthias Eble <psychotrahe@users.sourceforge.net>
Sun, 3 Jun 2007 14:40:13 +0000 (14:40 +0000)
commitd059eeb2948f9d24d801f930e99e81fdf96d5c37
tree472b15ce9785983d6e1389d5b16577c96c7a402f
parent0a73efe7cad3c3bfd423b65be3a3b9d3049be545
Moved check_tcp's expect string testing into utils_tcp for testing purposes.
Added -A/--all flag to test for every expect string passed.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1729 f882894a-f735-0410-b71e-b25c423dba1c
NEWS
lib/Makefile.am
lib/utils_tcp.c [new file with mode: 0644]
lib/utils_tcp.h [new file with mode: 0644]
plugins/check_tcp.c