index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_dig.c
Age
Commit message (
Expand
)
Author
2003-11-12
remove overflow checks of strtod - HUGE_VALF requires C99; also remove equali...
Karl DeBisschop
2003-09-03
allow warn/crit times to be floating point
Karl DeBisschop
2003-08-26
print perfdata
Karl DeBisschop
2003-08-23
- fix various format errors with newly added perf data
Karl DeBisschop
2003-08-22
- forgot to declare struct timeval tv for hires timing
Karl DeBisschop
2003-08-22
- add perf data for time
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-09
more pedantic compiler warns
Karl DeBisschop
2003-08-08
fix a variety of compiler warnings about qualifier discards and other pedanti...
Karl DeBisschop
2003-08-02
establish "UT_" namespace for usage text in #defines
Karl DeBisschop
2003-07-30
markup for translation
Karl DeBisschop
2003-04-17
code cleanup to clear strict compiler warnings
Karl DeBisschop
2003-04-17
code cleanup to clear strict compiler warnings
Karl DeBisschop
2003-03-12
Code clean-up
Jeremy T. Bouse
2003-03-11
Remove getopt_long checks
Ton Voon
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2002-11-21
fix empty output on errors
Karl DeBisschop
2002-11-20
fix solaris SEGV, still need to print meaningful error text
Karl DeBisschop
2002-11-20
replace some strcpy with strscpy
Karl DeBisschop
2002-11-12
cleanup asprintf, old function decls
Karl DeBisschop
2002-11-09
remove call_getopt
Karl DeBisschop
2002-06-19
more POSIX return value comparison related code fixes
Subhendu Ghosh
2002-02-28
Initial revision
Ethan Galstad
[prev]