Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / check_ups.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2009-05-19 Chris PepperFix a few minor typos
2009-02-20 Ton VoonTypo fixes (Jan Wagner - SF 1878971)
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-11-04 Thomas Guyot-Sionnestcheck_ups now sends a LOGOUT string (debian bug #387001)
2008-07-10 Thomas Guyot-SionnestTypo in check_ups
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-31 Thomas Guyot-SionnestBump plugin/ to GPLv3 (check_overcr to check_users)
2007-10-25 Ton VoonAutomatically update website with --help output. Cosmetic
2007-05-09 Matthias Eblesmall typo in --help
2007-05-09 Matthias EbleFixed --help output (Ask Bjoern Hansen - #1714823)
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-10-19 Benoit Mortieranother round of localization cleaning
2006-06-18 Benoit Mortierupdating help and usage and license
2005-10-06 M. Sean Finneyfix for misreporting temperature in perfdata output...
2005-03-04 Ton VoonFixed // comments (Steve Greenland - 1143836)
2004-12-25 Benoit Mortiervarious fixes for localization
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 Mortierfixes for internationalization
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 Matthew KentPatch from Arnaud Quette to bring support to NUT 2...
2004-12-02 Benoit Mortierchanged Error: by CRITICAL -
2004-12-01 Benoit Mortierstandardize localization string
2004-11-24 Ton VoonMaking messages more consistent
2004-03-14 Karl DeBisschopuse fperfdata
2003-11-17 Karl DeBisschopbugfix - each supported option was overwriting the...
2003-11-17 Karl DeBisschopadd 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-09 Karl DeBisschopmore pedantic compiler warnings
2003-08-04 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-22 Karl DeBisschopadd replace battery condition, replace unchecked strcat...
2002-11-12 Karl DeBisschopremove call_getopt
2002-11-09 Karl DeBisschopremove call_getopt
2002-05-08 Subhendu Ghoshupdated notes
2002-02-28 Ethan GalstadInitial revision