summaryrefslogtreecommitdiffstats
path: root/plugins/check_mrtgtraf.c
AgeCommit message (Expand)AuthorFilesLines
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-10/+10
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-4/+1
2004-12-03internationalization fixes and help fixesBenoit Mortier1-3/+4
2004-12-03bump copyright yearBenoit Mortier1-2/+2
2004-12-02More internationalization workBenoit Mortier1-3/+3
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02changed Error: by CRITICAL -Benoit Mortier1-5/+3
2004-12-01standardize localization stringBenoit Mortier1-6/+6
2004-11-24Making messages more consistentTon Voon1-2/+2
2004-11-23Standardising translation textsTon Voon1-1/+1
2004-03-14use fperfdataKarl DeBisschop1-8/+8
2003-11-12clean up compiler warningsKarl DeBisschop1-9/+9
2003-11-12add perfdataKarl DeBisschop1-21/+19
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-2/+2
2003-08-09more pedantic compiler warnsKarl DeBisschop1-52/+67
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-1/+1
2003-08-03markup for translationKarl DeBisschop1-119/+91
2003-03-11Remove getopt_long checksTon Voon1-7/+1
2003-01-29Fixed error and success codes (638656 - Paul Dlug)Ton Voon1-12/+11
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-4/+4
2002-11-14remove call_getopt and ssprintfKarl DeBisschop1-80/+55
2002-02-28Initial revisionEthan Galstad1-0/+419