Code

first pass at cleaning localization for new release
[nagiosplug.git] / plugins / check_nwstat.c
2006-10-19 Benoit Mortierfirst pass at cleaning localization for new release
2006-09-21 Ton VoonAdded perfdata for most variables and new parameters...
2006-06-17 Benoit Mortiercleaning up help and usage
2005-09-21 Ton VoonReopen connections for each query (1296296 - David...
2005-07-11 Ton VoonMiscelleneous bug fixes (Gerd Mueller - 1235879)
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-05 Benoit Mortierfix patch 998291
2004-12-04 Benoit Mortierinternationalization fixes
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 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-02 Benoit Mortierchanged Error: by CRITICAL -
2004-12-01 Benoit Mortierstandardize localization string
2004-11-24 Matthew KentAttempting to fix a reported segfault (1055054)
2004-11-24 Ton VoonMaking messages more consistent
2004-02-29 Karl DeBisschopwas making up to 34 separate tcp connections - now...
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-09 Karl DeBisschopmore pedantic compiler warns
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-06 Karl DeBisschopmarkup for translation
2003-06-29 Ton VoonAdded NLM test (Phil Randal)
2003-05-14 Ton VoonAdded DSVER and UPTIME checks (Phil Randal - 737617)
2003-03-27 Ton VoonExtra Netware checks (Patch 710247 - Dietmar Ruzicka)
2003-03-11 Ton VoonRemove getopt_long checks
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-14 Karl DeBisschopremove call_getopt and ssprintf
2002-11-13 Karl DeBisschopremove call_getopt and asprintf
2002-02-28 Ethan GalstadInitial revision