aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_mrtg.c
AgeCommit message (Expand)Author
2005-10-13was this plugin even working? i don't think the if/else logicGravatar M. Sean Finney
2004-12-25various fixes for localizationGravatar Benoit Mortier
2004-12-04internationalization fixesGravatar Benoit Mortier
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryGravatar Benoit Mortier
2004-12-03print_help and print_usage() cleanupGravatar Benoit Mortier
2004-12-03remove UT_HLP_VRS from print_usageGravatar Benoit Mortier
2004-12-03internationalization fixes and help fixesGravatar Benoit Mortier
2004-12-03bump copyright yearGravatar Benoit Mortier
2004-12-02More internationalization workGravatar Benoit Mortier
2004-12-02return of process_arguments() is TRUE not OK !Gravatar Benoit Mortier
2004-12-01standardize localization stringGravatar Benoit Mortier
2004-11-24Making messages more consistentGravatar Ton Voon
2004-11-23Standardising translation textsGravatar Ton Voon
2003-11-12clean up compiler warningsGravatar Karl DeBisschop
2003-10-31add perf dataGravatar Karl DeBisschop
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereGravatar Karl DeBisschop
2003-08-10the last round of pedantic compiler warningsGravatar Karl DeBisschop
2003-08-09more pedantic compiler warnsGravatar Karl DeBisschop
2003-08-07replace "terminate" with "die" for shorter name and better readabilityGravatar Karl DeBisschop
2003-08-03markup for translationGravatar Karl DeBisschop
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-14remove call_getopt and ssprintfGravatar Karl DeBisschop
2002-11-13remove call_getopt and asprintfGravatar Karl DeBisschop
2002-02-28Initial revisionGravatar Ethan Galstad