madlohe
|
0f15b1968a
check_mysql_query: Implement the use-after-free patch suggested in #602
|
il y a 4 ans |
madlohe
|
52c55bfda0
Add an option to specify character set in check_mysql_query
|
il y a 6 ans |
Spenser Reinhardt
|
1ae2a7c466
plugins/check_mysql_query.c - Copyright changes
|
il y a 12 ans |
awiddersheim
|
eed1a68bdb
Add additional usage data for new options in check_mysql_query.c
|
il y a 12 ans |
awiddersheim
|
733ed584a7
Add ability to read from options file to check_mysql_query.c
|
il y a 12 ans |
Spenser Reinhardt
|
045d38a672
check_mysql_query.c: Add performance data to return string
|
il y a 12 ans |
Holger Weiss
|
3c90a370ea
Update URLs and mailing list addresses
|
il y a 12 ans |
Anders Kaseorg
|
028d50d6f9
Die when asprintf fails
|
il y a 13 ans |
Thomas Guyot-Sionnest
|
eaf3cb27f4
Add newline after "Usage:" in --help
|
il y a 16 ans |
Thomas Guyot-Sionnest
|
884aee0667
Standardize the extra-opts notes
|
il y a 16 ans |
Thomas Guyot-Sionnest
|
25d1ee331d
Fix translations when extra-opts aren't enabled
|
il y a 16 ans |
Thomas Guyot-Sionnest
|
917fcc7c30
Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby)
|
il y a 16 ans |
Thomas Guyot-Sionnest
|
6fbd14fea5
Removing CVS/SVN tags and replacing with git-based versioning
|
il y a 17 ans |
Thomas Guyot-Sionnest
|
4e366f82de
Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit)
|
il y a 17 ans |
Thomas Guyot-Sionnest
|
dfca15116c
Fix assignment written as a comparison in validate_arguments() when db_pass is NULL (Patch from http://blog.barfoo.org/projects/rpms-for-sles10)
|
il y a 17 ans |
Thomas Guyot-Sionnest
|
44f8455b2c
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
il y a 18 ans |
Thomas Guyot-Sionnest
|
aca1e6a6ce
Add socket support to check_mysql*
|
il y a 18 ans |
Thomas Guyot-Sionnest
|
ed62784a0b
--help output cleanup (plus removal of spaces on blank lines)
|
il y a 18 ans |
Thomas Guyot-Sionnest
|
fa4efcdf6d
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
|
il y a 18 ans |
Holger Weiss
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
il y a 19 ans |
Benoit Mortier
|
082cfc29e3
|
il y a 19 ans |
Ton Voon
|
548083b2ea
Move new util_* functions to lib/
|
il y a 19 ans |
Benoit Mortier
|
e5324624ca
|
il y a 19 ans |
Ton Voon
|
2db2f402a3
mysql detection cleanup: fixes runtime linking, autodetection of main
|
il y a 20 ans |
Ton Voon
|
864544b29e
Adding check_mysql_query, using new ranges and threshold checking
|
il y a 20 ans |