Age | Commit message (Expand) | Author | Files | Lines |
2014-01-27 | Merge pull request #1200 from awiddersheim/add_file_options_mysql_query | Thomas Guyot-Sionnest | 1 | -3/+23 |
2014-01-21 | Merge branch 'rename' | Thomas Guyot-Sionnest | 1 | -3/+3 |
2014-01-21 | Revert renaming value | Jan Wagner | 1 | -5/+5 |
2014-01-21 | Add performance data to check_mysql_query.c (Closes: #1202) | awiddersheim | 1 | -4/+10 |
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 |
2013-10-05 | Add additional usage data for new options in check_mysql_query.c | awiddersheim | 1 | -1/+1 |
2013-10-05 | Add ability to read from options file to check_mysql_query.c | awiddersheim | 1 | -2/+22 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -2/+2 |
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 | -6/+6 |
2009-05-20 | Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby) | 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-08 | Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt... | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-08-16 | Fix assignment written as a comparison in validate_arguments() when db_pass i... | 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/+10 |
2008-04-30 | Add socket support to check_mysql* | Thomas Guyot-Sionnest | 1 | -6/+14 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -3/+2 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -23/+21 |
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 | -5/+26 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 1 | -0/+1 |
2006-06-15 | cleaning help and usage | Benoit Mortier | 1 | -5/+5 |
2006-03-17 | mysql detection cleanup: fixes runtime linking, autodetection of main | Ton Voon | 1 | -2/+2 |
2006-01-31 | Adding check_mysql_query, using new ranges and threshold checking | Ton Voon | 1 | -0/+299 |