summaryrefslogtreecommitdiffstats
path: root/plugins/check_fping.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Convert plugins to use the new output functionshw/output/pluginsHolger Weiss1-32/+21
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
2003-08-02markup for translationKarl DeBisschop1-58/+51
2003-03-11Remove getopt_long checksTon Voon1-8/+1
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-7/+7
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-3/+2
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-5/+25
2002-02-28Initial revisionEthan Galstad1-0/+386