summaryrefslogtreecommitdiffstats
path: root/plugins/check_fping.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18check_fping: Use C99 booleansRincewindsHat1-25/+25
2023-04-17Fixes for -Wimplicit-fallthroughRincewindsHat1-0/+1
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-1/+1
2023-01-17Fixing spelling errors (#1826)waja1-1/+1
2022-01-22Fixes the positioning of the code and some other changesRincewindsHat1-27/+26
2022-01-22Implements 'host-alive' mode (Closes. #1027)Jan Wagner1-1/+21
2016-12-01Spelling fixes suggested by lintianrefs/pull/1452/headJan Wagner1-1/+1
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2015-08-13Allow check_fping to autodetect ipv6 addressesrefs/pull/1343/headAndrew Widdersheim1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2013-09-13fping: some fping versions set loss to 0% by mistakeSven Nierlein1-0/+7
2013-08-18check_fping error handling enhanced, generates UNKNOWN onrefs/pull/61/headSteve Weinreich1-1/+20
2013-08-17check_fping: Use fping6(8) only if availableHolger Weiss1-1/+1
2013-08-17Merge remote-tracking branch 'github/villemattila/check_fping_ipv6'Holger Weiss1-2/+28
2013-08-17check_fping: Remove unused printf(3) argumentsHolger Weiss1-2/+2
2013-08-17Added -S und -I parameter to match fping -S and -I parameters.Steve Weinreich1-1/+22
2012-12-28check_fping: IPv6 supportrefs/pull/30/headVille Mattila1-2/+29
2012-06-29Die when asprintf failsAnders Kaseorg1-3/+3
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-6/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-5/+5
2009-06-01check_fping now supports passing target timeout and interval to fping (#23476...Matthias Eble1-4/+30
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-08-16Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpm...Thomas Guyot-Sionnest1-2/+2
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+11
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-6/+6
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-24/+22
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-15/+31
2006-06-14updating the help and usage for localizationBenoit Mortier1-55/+16
2005-11-14start of the cleaning of the localizationBenoit Mortier1-299/+334
2004-12-25various fixes for localizationBenoit Mortier1-8/+2
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-4/+4
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-1/+0
2004-12-03internationalization fixes and help fixesBenoit Mortier1-2/+2
2004-12-03bump copyright yearBenoit Mortier1-1/+3
2004-12-02More internationalization workBenoit Mortier1-1/+1
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-01standardize localization stringBenoit Mortier1-8/+3
2004-12-01first pass at standardization of messages for the localizationBenoit Mortier1-5/+5
2004-11-24Making messages more consistentTon Voon1-6/+4
2004-03-23check was supposed to be agains ms - got munged wfixeg the perfdata output to...Karl DeBisschop1-2/+2
2004-03-14use fperfdataKarl DeBisschop1-5/+5
2003-08-26print perfdataKarl DeBisschop1-53/+54
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-51/+64
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-7/+7
2003-08-02markupf for translationKarl DeBisschop1-18/+18