index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_mysql.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-13
check mysql now reads [client] defaults from my.cnf (debian bug #278817)
M. Sean Finney
1
-0/+2
2005-05-26
fix for check_msyql so that it doesn't use column numbers but the
M. Sean Finney
1
-9/+26
2005-03-18
Replication check support for 4.1.x from Gerrit Beine
Matthew Kent
1
-1/+9
2004-12-25
various fixes for localization
Benoit Mortier
1
-11/+5
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-1/+0
2004-12-03
internationalization fixes and help fixes
Benoit Mortier
1
-3/+3
2004-12-03
bump copyright year
Benoit Mortier
1
-1/+5
2004-12-02
More internationalization work
Benoit Mortier
1
-1/+1
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
-0/+2
2004-12-01
standardize localization string
Benoit Mortier
1
-12/+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-11-21
Patch from Nathan Shafer to add replication slave check (1006777)
Matthew Kent
1
-4/+63
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-0/+4
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-102/+94
2003-08-02
markup for translation
Karl DeBisschop
1
-3/+5
2003-08-02
markupf for translation
Karl DeBisschop
1
-57/+51
2003-03-11
Remove getopt_long checks
Ton Voon
1
-8/+1
2003-02-11
Patch by Dave Viner for seg fault on RH 7.3 (655903)
Ton Voon
1
-18/+19
2003-01-29
remove incorrect check_disk() declaration
Karl DeBisschop
1
-1/+0
2003-01-28
missed argc check on port parameter
Karl DeBisschop
1
-1/+1
2003-01-16
semicolon needed where progname define was replaced
Karl DeBisschop
1
-1/+1
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-4/+4
2002-11-12
remove call_getopt
Karl DeBisschop
1
-64/+38
2002-02-28
Initial revision
Ethan Galstad
1
-0/+297
[prev]