Age | Commit message (Expand) | Author | Files | Lines |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -3/+3 |
2013-05-12 | plugins: rename runcmd's signal handler. | Diego Elio Pettenò | 1 | -1/+1 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -4/+4 |
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 | -5/+5 |
2009-02-20 | Typo fixes (Jan Wagner - SF 1878971) | Ton Voon | 1 | -1/+1 |
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 | -2/+2 |
2008-11-08 | Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-05-13 | Typo | 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 | -0/+11 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -5/+5 |
2008-04-17 | Correct the help text | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-04-17 | Allow to repeat -a to set multiple possible addresses | Thomas Guyot-Sionnest | 1 | -8/+22 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -24/+21 |
2008-01-08 | Fixed reverse lookup damaged by previous commit | Matthias Eble | 1 | -6/+7 |
2008-01-05 | check_dns now sorts addresses for -a support with multiple address replies (M... | Matthias Eble | 1 | -8/+34 |
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 | -21/+35 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 1 | -0/+1 |
2006-06-14 | updating the help and usage for localization | Benoit Mortier | 1 | -6/+6 |
2006-03-22 | Added warning and critical response times (John Rouillard - 1343159) | Ton Voon | 1 | -3/+27 |
2006-03-22 | New style tests. Cleanup of presentation of help. Added '' around -a checks | Ton Voon | 1 | -41/+10 |
2005-11-14 | start of the cleaning of the localization | Benoit Mortier | 1 | -319/+348 |
2005-10-24 | initial merging of ae's np_runcmd code into selected plugins. | M. Sean Finney | 1 | -71/+48 |
2004-12-30 | more internationalization fixes | Benoit Mortier | 1 | -3/+3 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -8/+2 |
2004-12-21 | Add another error string match from Pasi Tiittanen | Matthew Kent | 1 | -1/+2 |
2004-12-10 | Error catching improvements from Ollie Cook | Matthew Kent | 1 | -1/+13 |
2004-12-10 | Reverting back ngettext calls | Ton Voon | 1 | -1/+1 |
2004-12-04 | various internationalization fixes | Benoit Mortier | 1 | -3/+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 | -6/+6 |
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 | -4/+4 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -5/+5 |
2004-12-02 | --disable-nls throws an error on check_dns, check_procs and | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -3/+2 |
2004-12-02 | return of process_arguments() is TRUE not OK ! | Benoit Mortier | 1 | -2/+1 |
2004-12-02 | changed Error: by CRITICAL - | Benoit Mortier | 1 | -1/+1 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -6/+10 |
2004-12-01 | first pass at standardization of messages for the localization | Benoit Mortier | 1 | -3/+3 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -5/+3 |
2004-11-23 | Standardising translation texts | Ton Voon | 1 | -5/+5 |
2004-03-04 | use float for time in perf data | Karl DeBisschop | 1 | -1/+1 |
2004-02-25 | check server for authoritative status (from Jon Hallet) | Karl DeBisschop | 1 | -21/+40 |
2004-02-20 | Different text to scan for if multiple addresses | Ton Voon | 1 | -1/+4 |
2004-02-18 | Output message includes the query_address, as inspired by Johannes Herlitz. | Ton Voon | 1 | -74/+41 |