summaryrefslogtreecommitdiffstats
path: root/plugins/check_udp.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-25various fixes for localizationBenoit Mortier1-7/+3
2004-12-04internationalization fixesBenoit Mortier1-3/+3
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-1/+1
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-3/+1
2004-12-03fixes for internationalizationBenoit Mortier1-4/+5
2004-12-03Localization fixesBenoit Mortier1-1/+1
2004-12-03bump copyright yearBenoit Mortier1-2/+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-02changed Error: by CRITICAL -Benoit Mortier1-1/+1
2004-12-01standardize localization stringBenoit Mortier1-10/+8
2004-11-24Making messages more consistentTon Voon1-5/+5
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-3/+3
2003-08-09more pedantic compiler warningsKarl DeBisschop1-54/+71
2003-08-04markup for translationKarl DeBisschop1-0/+1
2003-08-04markup for translationKarl DeBisschop1-102/+80
2003-03-12Code clean-upJeremy T. Bouse1-3/+2
2003-03-11Remove getopt_long checksTon Voon1-7/+1
2003-03-07fix for -H invocation of hostnameKarl DeBisschop1-2/+2
2003-02-18never exited getopt loopKarl DeBisschop1-1/+4
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-5/+5
2002-10-30forgot to remove call_getoptKarl DeBisschop1-67/+26
2002-02-28Initial revisionEthan Galstad1-0/+315