summaryrefslogtreecommitdiffstats
path: root/plugins/check_by_ssh.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-01first pass at standardization of messages for the localizationBenoit Mortier1-11/+2
2004-11-24Making messages more consistentTon Voon1-1/+1
2004-11-23Standardising translation textsTon Voon1-4/+4
2004-04-02add example invocation to helpKarl DeBisschop1-0/+8
2004-02-21add option to ignore a specified number of lines on stderrKarl DeBisschop1-7/+23
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-14/+21
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-4/+4
2003-08-08fix a variety of compiler warnings about qualifier discards and other pedanti...Karl DeBisschop1-1/+1
2003-08-08fix a variety of compiler warnings about qualifier discards and other pedanti...Karl DeBisschop1-99/+104
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-4/+4
2003-08-02establish "UT_" namespace for usage text in #definesKarl DeBisschop1-4/+6
2003-07-30mark up for translationKarl DeBisschop1-102/+95
2003-03-19allow to specify -1 and -2 for protocol versionKarl DeBisschop1-3/+11
2003-03-11Remove getopt_long checksTon Voon1-8/+1
2003-01-291.8Karl DeBisschop1-2/+2
2003-01-16avoid segfault when host is not givenKarl DeBisschop1-2/+7
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-10/+8
2002-11-20in short options, t no no argumentKarl DeBisschop1-2/+2
2002-11-09remove call_getoptKarl DeBisschop1-1/+0
2002-11-07remove call_getopt, add [] arougn timeKarl DeBisschop1-97/+72
2002-08-18typo in options passed to ssh for ipv6.Karl DeBisschop1-10/+6
2002-08-14ipv4/ipv6 switch addedSubhendu Ghosh1-7/+20
2002-02-28Initial revisionEthan Galstad1-0/+412