summaryrefslogtreecommitdiffstats
path: root/plugins/check_ssh.c
AgeCommit message (Expand)AuthorFilesLines
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-4/+5
2003-08-05markup for translationKarl DeBisschop1-37/+58
2003-06-30Corrections to get code to compile on systems without IPv6 supportJeremy T. Bouse1-0/+4
2003-06-29Added address_family extern int variable to netutils to allow for -4 & -6Jeremy T. Bouse1-2/+13
2003-03-11Remove getopt_long checksTon Voon1-6/+1
2003-02-10Added argc checks before attempting to access argv[]Jeremy T. Bouse1-5/+6
2003-02-10Revised code to use resolving and connection code in utils.c andJeremy T. Bouse1-46/+16
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-4/+4
2002-10-30forgot to remove call_getopt declarationKarl DeBisschop1-1/+0
2002-10-22remove call_getopt, replace ssprintf with asprintf,better server version repo...Karl DeBisschop1-58/+31
2002-02-28Initial revisionEthan Galstad1-0/+285