tokkee.org
Code
projects
/
nagiosplug.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Removed -n option in check_smtp's help and usage output (#2782784)
[nagiosplug.git]
/
plugins
/
check_mysql.c
2009-05-20
Thomas Guyot-Sionnest
Fix check_mysql* not using password set in my.cnf ...
blob
|
commitdiff
|
raw
2009-03-24
Thomas Guyot-Sionnest
check_mysql: Fix segfault with old slaves (#2696823...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Ton Voon
Typo fixes (Jan Wagner - SF 1878971)
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Thomas Guyot-Sionnest
Removing CVS/SVN tags and replacing with git-based...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
Thomas Guyot-Sionnest
Bulk EOL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2008-08-16
Thomas Guyot-Sionnest
Fix assignment written as a comparison in validate_argu...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Thomas Guyot-Sionnest
Added support for --extra-opts in all C plugins (disabl...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Thomas Guyot-Sionnest
Add socket support to check_mysql*
blob
|
commitdiff
|
raw
|
diff to current
2008-04-27
Thomas Guyot-Sionnest
--help output cleanup (plus removal of spaces on blank...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-30
Thomas Guyot-Sionnest
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Thomas Guyot-Sionnest
Plenty of french translations (and a few fixes BTW)
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Holger Weiss
Fix argument processing (Felix Frank - 1690697)
blob
|
commitdiff
|
raw
|
diff to current
2007-01-28
Holger Weiss
Don't try to print `optarg' (which will be a NULL point...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Benoit Mortier
first pass at cleaning localization for new release
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Ton Voon
Move new util_* functions to lib/
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Benoit Mortier
cleaning help and usage
blob
|
commitdiff
|
raw
|
diff to current
2006-03-17
Ton Voon
mysql detection cleanup: fixes runtime linking, autodet...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
Ton Voon
Alert on amount of time a slave is behind (Steven Kreuzer)
blob
|
commitdiff
|
raw
|
diff to current
2005-12-15
Ton Voon
Display errors with slave queries correctly. Added...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-13
M. Sean Finney
check mysql now reads [client] defaults from my.cnf...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
M. Sean Finney
fix for check_msyql so that it doesn't use column numbe...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Matthew Kent
Replication check support for 4.1.x from Gerrit Beine
blob
|
commitdiff
|
raw
|
diff to current
2004-12-25
Benoit Mortier
various fixes for localization
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
reverting my changes from !=TRUE to == ERROR, that...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
remove UT_HLP_VRS from print_usage
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
internationalization fixes and help fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
bump copyright year
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Benoit Mortier
More internationalization work
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Benoit Mortier
return of process_arguments() is TRUE not OK !
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Benoit Mortier
changed Error: by CRITICAL -
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Benoit Mortier
standardize localization string
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Ton Voon
Making messages more consistent
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
Ton Voon
Standardising translation texts
blob
|
commitdiff
|
raw
|
diff to current
2004-11-21
Matthew Kent
Patch from Nathan Shafer to add replication slave check...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Karl DeBisschop
- bindtextdomain for gettext, a few other smale cleanup...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-10
Karl DeBisschop
the last round of pedantic compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Karl DeBisschop
markup for translation
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Karl DeBisschop
markupf for translation
blob
|
commitdiff
|
raw
|
diff to current
2003-03-11
Ton Voon
Remove getopt_long checks
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Ton Voon
Patch by Dave Viner for seg fault on RH 7.3 (655903)
blob
|
commitdiff
|
raw
|
diff to current
2003-01-29
Karl DeBisschop
remove incorrect check_disk() declaration
blob
|
commitdiff
|
raw
|
diff to current
2003-01-28
Karl DeBisschop
missed argc check on port parameter
blob
|
commitdiff
|
raw
|
diff to current
2003-01-16
Karl DeBisschop
semicolon needed where progname define was replaced
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Karl DeBisschop
convert PROGANE from a define to a const char
blob
|
commitdiff
|
raw
|
diff to current
2002-11-12
Karl DeBisschop
remove call_getopt
blob
|
commitdiff
|
raw
|
diff to current
2002-02-28
Ethan Galstad
Initial revision
blob
|
commitdiff
|
raw
|
diff to current