aboutsummaryrefslogtreecommitdiff
path: root/plugins-root/check_icmp.c
AgeCommit message (Expand)Author
2008-01-31Bump plugins-root/ to GPLv3Gravatar Thomas Guyot-Sionnest
2008-01-08Hide some debug output which was printed even without "-v" (underGravatar Holger Weiss
2008-01-08Fix the handling of ICMP packets which are not echo replies (such asGravatar Holger Weiss
2008-01-08Get rid of a cast which increases the required alignment.Gravatar Holger Weiss
2008-01-08Mark some constant strings "const".Gravatar Holger Weiss
2007-12-21Fix INADDR_NONE value (for systems which don't define it).Gravatar Holger Weiss
2007-12-21Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined onGravatar Holger Weiss
2007-12-21New "-s" option to specify the source IP address (thanks to Harald JennyGravatar Holger Weiss
2007-12-11Adding missing function calls needed for i18n (only for plugins already in PO...Gravatar Thomas Guyot-Sionnest
2007-09-15Correct all instances of misaligned memory access. This fixes bus errosGravatar Holger Weiss
2007-05-27added functions to utils_base:Gravatar M. Sean Finney
2007-03-27Fix bug #1494629 - check_icmp fails after some time on FreeBSDGravatar Thomas Guyot-Sionnest
2007-03-08New switch to check_icmp to set the minimum required hosts for success.Gravatar Thomas Guyot-Sionnest
2007-03-08Fixed C++ style comments, but I don't get why those lines were originally com...Gravatar Thomas Guyot-Sionnest
2007-01-20Fix bug #1632078: critical threshold % incorrectly displayed by check_icmpGravatar Thomas Guyot-Sionnest
2006-10-24more fixes and removal of certain sentences not neededGravatar Benoit Mortier
2006-10-24last localization fixes for core plugins in cGravatar Benoit Mortier
2006-10-24Fixed compile on non-glibc platformsGravatar Ton Voon
2006-10-23first pass a making check icmp respecting nagiosplugins rulesGravatar Benoit Mortier
2006-10-22putting default template for copyright and explanationsGravatar Benoit Mortier
2006-10-22revert mistake when commiting fixesGravatar Benoit Mortier
2006-10-22more localization fixesGravatar Benoit Mortier
2005-09-21Separation of root setuid plugins into plugins-root/Gravatar Ton Voon