Age | Commit message (Expand) | Author | Files | Lines |
2023-04-18 | Fixes for -Wimplicit-fallthrough | RincewindsHat | 1 | -0/+1 |
2021-11-24 | check_hpjd: Fixing port option | RincewindsHat | 1 | -8/+9 |
2021-11-24 | Fix CodeQL checks | RincewindsHat | 1 | -1/+1 |
2019-01-04 | check_hpjd: Added -D option to disable warning on 'out of paper' | Kostyantyn Hushchyn | 1 | -3/+9 |
2015-10-04 | use unknown exit code for help/version in plugins | Sven Nierlein | 1 | -2/+2 |
2014-07-20 | Added check_hpjd port option to news and clarified the port usage error. | abrist | 1 | -1/+1 |
2014-07-20 | check_hpjd - Added a switch for port specification. Defaults to 161. | abrist | 1 | -6/+24 |
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 | -3/+3 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -1/+1 |
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 | -6/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -4/+4 |
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 | -6/+6 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -5/+15 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -22/+20 |
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 | first pass at cleaning localization for new release | Benoit Mortier | 1 | -0/+17 |
2006-06-17 | cleaning up help and usage | Benoit Mortier | 1 | -8/+10 |
2005-06-27 | fixes from richard brodie (tracker id 1216576) | M. Sean Finney | 1 | -5/+6 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -6/+1 |
2004-12-04 | check_dns needs a space between 'time' and the hostname | Benoit Mortier | 1 | -1/+1 |
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 | -2/+0 |
2004-12-03 | internationalization fixes and help fixes | Benoit Mortier | 1 | -1/+2 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -6/+7 |
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-01 | standardize localization string | Benoit Mortier | 1 | -12/+7 |
2004-11-24 | add -OQa to command_line in check_hpjd.c. Correct nagiosplug-Bugs-889948, 846329 | Stanley Hopcroft | 1 | -1/+1 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -4/+4 |
2004-11-23 | Standardising translation texts | Ton Voon | 1 | -1/+1 |
2003-11-24 | Bug from code-clean (Antony Simmonds - 846311) | Ton Voon | 1 | -1/+1 |
2003-10-31 | line indentation | Karl DeBisschop | 1 | -12/+12 |
2003-08-22 | - bindtextdomain for gettext, a few other smale cleanups here and there | Karl DeBisschop | 1 | -0/+5 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -151/+102 |
2003-08-02 | markup for translation | Karl DeBisschop | 1 | -66/+48 |
2003-04-13 | reduce compiler warning between gcc3 and gcc2.96 | Subhendu Ghosh | 1 | -29/+4 |
2003-04-11 | patch 698384 - order of args to snmpget + print a bit of stderr | Subhendu Ghosh | 1 | -4/+13 |
2003-04-09 | cleanup to suppress various strict compiler warnings | Karl DeBisschop | 1 | -78/+34 |
2003-04-08 | Changed // to /* */ comments as some compilers do not like them | Ton Voon | 1 | -2/+2 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -6/+0 |
2003-02-03 | added default community [bug-patch #600349 jbaumgartner] | Subhendu Ghosh | 1 | -20/+13 |
2003-01-16 | semicolon needed where praogname define was replced | Karl DeBisschop | 1 | -1/+1 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -4/+4 |
2002-11-13 | remove call_getopt and asprintf | Karl DeBisschop | 1 | -62/+34 |
2002-08-14 | net-snmp v5x fix | Subhendu Ghosh | 1 | -2/+2 |