Age | Commit message (Expand) | Author | Files | Lines |
2015-10-08 | Merge branch 'maint' | Holger Weiss | 1 | -6/+6 |
2015-10-04 | use unknown exit code for help/version in plugins | Sven Nierlein | 1 | -2/+2 |
2015-10-02 | Fix incorrect performance data thresholds | Louis Sautier | 1 | -6/+6 |
2014-06-23 | check_ups/check_dbi: Fixing spelling bug | Jan Wagner | 1 | -3/+3 |
2014-01-21 | Merge branch 'rename' | Thomas Guyot-Sionnest | 1 | -4/+4 |
2014-01-21 | plugins/*.c: Alterations for timeout messages. | Spenser Reinhardt | 1 | -1/+1 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 1 | -1/+1 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -4/+4 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -30/+30 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 1 | -1/+1 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 1 | -4/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -8/+8 |
2009-05-19 | Fix a few minor typos | Chris Pepper | 1 | -5/+5 |
2009-02-20 | Typo fixes (Jan Wagner - SF 1878971) | Ton Voon | 1 | -3/+3 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 1 | -3/+3 |
2008-11-04 | check_ups now sends a LOGOUT string (debian bug #387001) | Thomas Guyot-Sionnest | 1 | -1/+5 |
2008-07-10 | Typo in check_ups | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -1/+8 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -11/+13 |
2008-01-31 | Bump plugin/ to GPLv3 (check_overcr to check_users) | Thomas Guyot-Sionnest | 1 | -24/+22 |
2007-10-25 | Automatically update website with --help output. Cosmetic | Ton Voon | 1 | -1/+1 |
2007-05-09 | small typo in --help | Matthias Eble | 1 | -1/+1 |
2007-05-09 | Fixed --help output (Ask Bjoern Hansen - #1714823) | Matthias Eble | 1 | -1/+5 |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 1 | -1/+1 |
2006-10-19 | another round of localization cleaning | Benoit Mortier | 1 | -1/+4 |
2006-06-18 | updating help and usage and license | Benoit Mortier | 1 | -63/+66 |
2005-10-06 | fix for misreporting temperature in perfdata output for check_ups | M. Sean Finney | 1 | -2/+5 |
2005-03-04 | Fixed // comments (Steve Greenland - 1143836) | Ton Voon | 1 | -1/+1 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -32/+27 |
2004-12-03 | reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | print_help and print_usage() cleanup | Benoit Mortier | 1 | -2/+1 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -3/+1 |
2004-12-03 | fixes for internationalization | Benoit Mortier | 1 | -3/+3 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -2/+2 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | return of process_arguments() is TRUE not OK ! | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | Patch from Arnaud Quette to bring support to NUT 2.0 plus couple improvements... | Matthew Kent | 1 | -119/+149 |
2004-12-02 | changed Error: by CRITICAL - | Benoit Mortier | 1 | -4/+4 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -18/+14 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -4/+4 |
2004-03-14 | use fperfdata | Karl DeBisschop | 1 | -4/+4 |
2003-11-17 | bugfix - each supported option was overwriting the previous perfdata | Karl DeBisschop | 1 | -8/+9 |
2003-11-17 | add perfdata | Karl DeBisschop | 1 | -46/+72 |
2003-08-22 | - bindtextdomain for gettext, a few other smale cleanups here and there | Karl DeBisschop | 1 | -1/+5 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -4/+4 |
2003-08-09 | more pedantic compiler warnings | Karl DeBisschop | 1 | -67/+81 |
2003-08-04 | markup for translation | Karl DeBisschop | 1 | -117/+92 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -8/+1 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -5/+5 |