summaryrefslogtreecommitdiffstats
path: root/plugins/check_dns.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-07Merge pull request #1307 from waja/check_dns_dead_codeSven Nierlein1-6/+0
2016-02-22DNS is case insensitive!refs/pull/1404/headSven Geggus1-1/+1
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-12-15check_dns: remove dead coderefs/pull/1307/headSebastian Herbszt1-6/+0
2014-07-31check_dns: unified check outputSven Nierlein1-1/+1
2014-07-30check_dns: Use strchr instead of indexJan Wagner1-1/+1
2014-07-30check_dns: returns incorrect state when specifying serverJan Wagner1-0/+22
2014-06-28check_dns.c Added a bit more logic to thresholdsabrist1-4/+13
2014-06-28check_dns: add warning and critical thresholds to perfdataJean-Claude Computing1-1/+8
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-3/+3
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2013-05-12plugins: rename runcmd's signal handler.Diego Elio Pettenò1-1/+1
2012-06-29Die when asprintf failsAnders Kaseorg1-4/+4
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-6/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-5/+5
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Ton Voon1-1/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-2/+2
2008-11-08Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...Thomas Guyot-Sionnest1-2/+2
2008-05-13TypoThomas Guyot-Sionnest1-1/+1
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+11
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-5/+5
2008-04-17Correct the help textThomas Guyot-Sionnest1-2/+2
2008-04-17Allow to repeat -a to set multiple possible addressesThomas Guyot-Sionnest1-8/+22
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-24/+21
2008-01-08Fixed reverse lookup damaged by previous commitMatthias Eble1-6/+7
2008-01-05check_dns now sorts addresses for -a support with multiple address replies (M...Matthias Eble1-8/+34
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-21/+35
2006-07-13Move new util_* functions to lib/Ton Voon1-0/+1
2006-06-14updating the help and usage for localizationBenoit Mortier1-6/+6
2006-03-22Added warning and critical response times (John Rouillard - 1343159)Ton Voon1-3/+27
2006-03-22New style tests. Cleanup of presentation of help. Added '' around -a checksTon Voon1-41/+10
2005-11-14start of the cleaning of the localizationBenoit Mortier1-319/+348
2005-10-24initial merging of ae's np_runcmd code into selected plugins.M. Sean Finney1-71/+48
2004-12-30more internationalization fixesBenoit Mortier1-3/+3
2004-12-25various fixes for localizationBenoit Mortier1-8/+2
2004-12-21Add another error string match from Pasi TiittanenMatthew Kent1-1/+2
2004-12-10Error catching improvements from Ollie CookMatthew Kent1-1/+13
2004-12-10Reverting back ngettext callsTon Voon1-1/+1
2004-12-04various internationalization fixesBenoit Mortier1-3/+1
2004-12-04check_dns needs a space between 'time' and the hostnameBenoit Mortier1-1/+1
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-6/+6
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-2/+0
2004-12-03internationalization fixes and help fixesBenoit Mortier1-4/+4
2004-12-03bump copyright yearBenoit Mortier1-5/+5