Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / check_mysql_query.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2009-05-20 Thomas Guyot-SionnestFix check_mysql* not using password set in my.cnf ...
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-08 Thomas Guyot-SionnestFix long options parsing in check_disk, check_dns,...
2008-08-16 Thomas Guyot-SionnestFix assignment written as a comparison in validate_argu...
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-30 Thomas Guyot-SionnestAdd socket support to check_mysql*
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-01-30 Thomas Guyot-SionnestBump plugins/ to GPLv3 (check_apt to check_nwstat)
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-10-19 Benoit Mortierfirst pass at cleaning localization for new release
2006-07-13 Ton VoonMove new util_* functions to lib/
2006-06-15 Benoit Mortiercleaning help and usage
2006-03-17 Ton Voonmysql detection cleanup: fixes runtime linking, autodet...
2006-01-31 Ton VoonAdding check_mysql_query, using new ranges and threshol...