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
2017-04-21
plugins: check_dig: Fix spelling
Karol Babioch
2016-11-08
check_dig: use +retry instead of +tries
Christian Kujau
2015-10-15
check_dig: expected answer is now incasesensitive
Daniel Stirnimann
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2014-07-30
check_dig: takes into account the -4 and -6 switch
Alexander Wittig
2014-07-30
check_dig: Fix to work with dig and drill tool
Alexander Wittig
2014-01-30
check_dig: Declare variable at the top
Holger Weiss
2014-01-30
check_dig: stick with integer devision
Jan Wagner
2014-01-30
check_dig: timeout_interval is a global variable
Jan Wagner
2014-01-30
check_dig: patch to make dig honor -t option
Jan Wagner
2014-01-27
check_dig: fix wrong IPv6 arguments order
Thomas Guyot-Sionnest
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-05-12
plugins: rename runcmd's signal handler.
Diego Elio Pettenò
2013-01-23
check_dig: query transport selection support
Ville Mattila
2012-06-29
Die when asprintf fails
Anders Kaseorg
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-06-09
Added testcases for check_dig
Matthias Eble
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-03-20
- Fix bug #1920671
Thomas Guyot-Sionnest
2008-03-14
Added -A/--dig-arguments to check_dig (#1889453/#1874041)
Matthias Eble
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
2006-07-03
Fixed -p getopt call (Allan Bennett - 1511650)
Ton Voon
2006-06-14
starting the BIG locale update ;-)
Benoit Mortier
2005-11-14
start of the cleaning of the localization
Benoit Mortier
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
2005-01-26
Convert tabs to spaces from dig's answer section (Randy O'Meara - 1107651)
Ton Voon
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-04
internationalization fixes
Benoit Mortier
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
internationalization fixes and help fixes
Benoit Mortier
2004-12-03
Localization fixes
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-12-01
first pass at standardization of messages for the localization
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-08-18
Checks different record types and checks against an expected address (Bill Ku...
Ton Voon
2004-03-04
use float for time in perf data
Karl DeBisschop
[next]