Code

reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
[nagiosplug.git] / plugins / check_fping.c
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierprint_help and print_usage() cleanup
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierinternationalization fixes and help 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-03-23 Karl DeBisschopcheck was supposed to be agains ms - got munged wfixeg...
2004-03-14 Karl DeBisschopuse fperfdata
2003-08-26 Karl DeBisschopprint perfdata
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-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-02 Karl DeBisschopmarkupf for translation
2003-08-02 Karl DeBisschopmarkup for translation
2003-03-11 Ton VoonRemove getopt_long checks
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-13 Karl DeBisschopremove call_getopt and asprintf
2002-06-19 Subhendu Ghoshmore POSIX return value comparison related code fixes
2002-02-28 Ethan GalstadInitial revision