summaryrefslogtreecommitdiffstats
path: root/plugins/check_mrtg.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-06-23check_mrtg: Fixing spelling bugJan Wagner1-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
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-3/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-4/+4
2008-12-03check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068)Thomas Guyot-Sionnest1-1/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-1/+1
2008-11-08Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...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/+7
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-15/+17
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-25/+22
2007-02-06correcting some translation problemsBenoit Mortier1-1/+1
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-20more localization fixesBenoit Mortier1-41/+37
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-15/+32
2006-06-15cleaning help and usageBenoit Mortier1-7/+7
2005-10-13was this plugin even working? i don't think the if/else logicM. Sean Finney1-32/+25
2004-12-25various fixes for localizationBenoit Mortier1-3/+1
2004-12-04internationalization fixesBenoit Mortier1-1/+1
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-2/+3
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-7/+1
2004-12-03internationalization fixes and help fixesBenoit Mortier1-3/+4
2004-12-03bump copyright yearBenoit Mortier1-5/+7
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-2/+6
2004-11-24Making messages more consistentTon Voon1-2/+2
2004-11-23Standardising translation textsTon Voon1-1/+1
2003-11-12clean up compiler warningsKarl DeBisschop1-3/+3
2003-10-31add perf dataKarl DeBisschop1-25/+29
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-4/+4
2003-08-09more pedantic compiler warnsKarl DeBisschop1-74/+91
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-1/+1
2003-08-03markup for translationKarl DeBisschop1-88/+74
2003-03-11Remove getopt_long checksTon Voon1-13/+1
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-5/+5
2002-11-14remove call_getopt and ssprintfKarl DeBisschop1-1/+1
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-99/+67
2002-02-28Initial revisionEthan Galstad1-0/+413