Age | Commit message (Expand) | Author | Files | Lines |
2015-10-04 | use unknown exit code for help/version in plugins | Sven Nierlein | 1 | -2/+2 |
2014-11-03 | Fix perfdata to comply with perfdata UOM definition | Adrian Murphy | 1 | -7/+7 |
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-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 1 | -3/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -4/+4 |
2009-05-22 | Fixed wrong perfdata label for output traffic in check_mrtgtraf | Matthias Eble | 1 | -1/+1 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-11-08 | Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt... | Thomas Guyot-Sionnest | 1 | -5/+3 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -0/+7 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -24/+21 |
2007-12-11 | Adding missing function calls needed for i18n (only for plugins already in PO... | Thomas Guyot-Sionnest | 1 | -0/+4 |
2007-03-02 | Fix for broken check_mrtgtraf | Ethan Galstad | 1 | -3/+3 |
2007-02-06 | correcting some translation problems | Benoit Mortier | 1 | -1/+1 |
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 | -45/+62 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -5/+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 | -10/+10 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -4/+1 |
2004-12-03 | internationalization fixes and help fixes | Benoit Mortier | 1 | -3/+4 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -2/+2 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -3/+3 |
2004-12-02 | return of process_arguments() is TRUE not OK ! | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | changed Error: by CRITICAL - | Benoit Mortier | 1 | -5/+3 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -6/+6 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -2/+2 |
2004-11-23 | Standardising translation texts | Ton Voon | 1 | -1/+1 |
2004-03-14 | use fperfdata | Karl DeBisschop | 1 | -8/+8 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 1 | -9/+9 |
2003-11-12 | add perfdata | Karl DeBisschop | 1 | -21/+19 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -2/+2 |
2003-08-09 | more pedantic compiler warns | Karl DeBisschop | 1 | -52/+67 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -1/+1 |
2003-08-03 | markup for translation | Karl DeBisschop | 1 | -119/+91 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -7/+1 |
2003-01-29 | Fixed error and success codes (638656 - Paul Dlug) | Ton Voon | 1 | -12/+11 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -4/+4 |
2002-11-14 | remove call_getopt and ssprintf | Karl DeBisschop | 1 | -80/+55 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+419 |