Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / check_by_ssh.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2009-05-26 Thomas Guyot-SionnestFix check_by_ssh interpretation of quotes in -C paramet...
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-05-27 Ton VoonAddition to help to state that -f will always return...
2008-05-21 Thomas Guyot-SionnestFixed passive option in check_by_ssh
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-01-30 Thomas Guyot-SionnestBump plugins/ to GPLv3 (check_apt to check_nwstat)
2007-09-23 Matthias EbleAdded multiline output capability to check_by_ssh....
2007-06-12 Holger WeissAdd "-v" to help/usage output.
2007-04-18 Holger WeissRevert my previous change to "-S/--skip" in favour...
2007-04-14 Holger WeissUp to revision 1.35, the "-S" option skipped the specif...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2007-01-22 Holger WeissAdded "-o,--ssh-option=OPTION" which hands "-o OPTION...
2006-10-19 Benoit Mortierfirst pass at cleaning localization for new release
2006-06-14 Benoit Mortierstarting the BIG locale update ;-)
2006-03-22 Ton VoonTypo (Thomas Guettler - 1433447)
2005-10-24 M. Sean Finneyinitial merging of ae's np_runcmd code into selected...
2004-12-25 Benoit Mortierinternationalization of check_dhcp
2004-12-08 Benoit Mortierpatch 1028033
2004-12-04 Benoit Mortiervarious internationalization fixes
2004-12-04 Benoit Mortierinternationalization fixes
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierinternationalization fixes and help fixes
2004-12-03 Benoit MortierLocalization fixes
2004-12-03 Benoit Mortierbump copyright year
2004-12-02 Benoit MortierMore internationalization work
2004-12-02 Benoit Mortierreturn of process_arguments() is TRUE not OK !
2004-12-01 Benoit Mortierstandardize localization string
2004-12-01 Benoit Mortierfirst pass at standardization of messages for the local...
2004-11-24 Ton VoonMaking messages more consistent
2004-11-23 Ton VoonStandardising translation texts
2004-04-02 Karl DeBisschopadd example invocation to help
2004-02-21 Karl DeBisschopadd option to ignore a specified number of lines on...
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-02 Karl DeBisschopestablish "UT_" namespace for usage text in #defines
2003-07-30 Karl DeBisschopmark up for translation
2003-03-19 Karl DeBisschopallow to specify -1 and -2 for protocol version
2003-03-11 Ton VoonRemove getopt_long checks
2003-01-29 Karl DeBisschop1.8
2003-01-16 Karl DeBisschopavoid segfault when host is not given
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-20 Karl DeBisschopin short options, t no no argument
2002-11-09 Karl DeBisschopremove call_getopt
2002-11-07 Karl DeBisschopremove call_getopt, add [] arougn time
2002-08-18 Karl DeBisschoptypo in options passed to ssh for ipv6.
2002-08-14 Subhendu Ghoshipv4/ipv6 switch added
2002-02-28 Ethan GalstadInitial revision