summaryrefslogtreecommitdiffstats
path: root/plugins/check_ups.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-08Merge branch 'maint'Holger Weiss1-6/+6
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2015-10-02Fix incorrect performance data thresholdsLouis Sautier1-6/+6
2014-06-23check_ups/check_dbi: Fixing spelling bugJan Wagner1-3/+3
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-4/+4
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-4/+4
2012-06-29Die when asprintf failsAnders Kaseorg1-30/+30
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-4/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-8/+8
2009-05-19Fix a few minor typosChris Pepper1-5/+5
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Ton Voon1-3/+3
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-3/+3
2008-11-04check_ups now sends a LOGOUT string (debian bug #387001)Thomas Guyot-Sionnest1-1/+5
2008-07-10Typo in check_upsThomas Guyot-Sionnest1-1/+1
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-1/+8
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-11/+13
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Thomas Guyot-Sionnest1-24/+22
2007-10-25Automatically update website with --help output. CosmeticTon Voon1-1/+1
2007-05-09small typo in --helpMatthias Eble1-1/+1
2007-05-09Fixed --help output (Ask Bjoern Hansen - #1714823)Matthias Eble1-1/+5
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-19another round of localization cleaningBenoit Mortier1-1/+4
2006-06-18updating help and usage and licenseBenoit Mortier1-63/+66
2005-10-06fix for misreporting temperature in perfdata output for check_upsM. Sean Finney1-2/+5
2005-03-04Fixed // comments (Steve Greenland - 1143836)Ton Voon1-1/+1
2004-12-25various fixes for localizationBenoit Mortier1-32/+27
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-2/+1
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-3/+1
2004-12-03fixes for internationalizationBenoit Mortier1-3/+3
2004-12-03bump copyright yearBenoit Mortier1-2/+2
2004-12-02More internationalization workBenoit Mortier1-1/+1
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02Patch from Arnaud Quette to bring support to NUT 2.0 plus couple improvements...Matthew Kent1-119/+149
2004-12-02changed Error: by CRITICAL -Benoit Mortier1-4/+4
2004-12-01standardize localization stringBenoit Mortier1-18/+14
2004-11-24Making messages more consistentTon Voon1-4/+4
2004-03-14use fperfdataKarl DeBisschop1-4/+4
2003-11-17bugfix - each supported option was overwriting the previous perfdataKarl DeBisschop1-8/+9
2003-11-17add perfdataKarl DeBisschop1-46/+72
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-1/+5
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-4/+4
2003-08-09more pedantic compiler warningsKarl DeBisschop1-67/+81
2003-08-04markup for translationKarl DeBisschop1-117/+92
2003-03-11Remove getopt_long checksTon Voon1-8/+1
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-5/+5