aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_by_ssh.c
AgeCommit message (Expand)Author
2004-12-25internationalization of check_dhcpGravatar Benoit Mortier
2004-12-08patch 1028033Gravatar Benoit Mortier
2004-12-04various internationalization fixesGravatar 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-03remove UT_HLP_VRS from print_usageGravatar Benoit Mortier
2004-12-03internationalization fixes and help fixesGravatar Benoit Mortier
2004-12-03Localization 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-12-01first pass at standardization of messages for the localizationGravatar Benoit Mortier
2004-11-24Making messages more consistentGravatar Ton Voon
2004-11-23Standardising translation textsGravatar Ton Voon
2004-04-02add example invocation to helpGravatar Karl DeBisschop
2004-02-21add option to ignore a specified number of lines on stderrGravatar 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-08fix a variety of compiler warnings about qualifier discards and other pedanti...Gravatar Karl DeBisschop
2003-08-08fix a variety of compiler warnings about qualifier discards and other pedanti...Gravatar Karl DeBisschop
2003-08-07replace "terminate" with "die" for shorter name and better readabilityGravatar Karl DeBisschop
2003-08-02establish "UT_" namespace for usage text in #definesGravatar Karl DeBisschop
2003-07-30mark up for translationGravatar Karl DeBisschop
2003-03-19allow to specify -1 and -2 for protocol versionGravatar Karl DeBisschop
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-01-291.8Gravatar Karl DeBisschop
2003-01-16avoid segfault when host is not givenGravatar Karl DeBisschop
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-20in short options, t no no argumentGravatar Karl DeBisschop
2002-11-09remove call_getoptGravatar Karl DeBisschop
2002-11-07remove call_getopt, add [] arougn timeGravatar Karl DeBisschop
2002-08-18typo in options passed to ssh for ipv6.Gravatar Karl DeBisschop
2002-08-14ipv4/ipv6 switch addedGravatar Subhendu Ghosh
2002-02-28Initial revisionGravatar Ethan Galstad