summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_dns.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-3/+3
* Code style www diag more bitsPhil Davis2015-05-271-102/+127
* Code style usr-local-www diagPhil Davis2015-04-191-42/+50
* Fixes an issue wherein an alias could be added only if some other alias alrea...Stephen Beaver2015-03-251-4/+6
* Pencil symbolsPhil Davis2015-03-091-1/+1
* Improving aesthetics.xbipin2015-01-131-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Tidy up "diag_dns.php" XHTMLColin Fleming2014-09-141-4/+4
* Ensure this is always an array to avoid a PHP error from foreach.jim-p2014-08-151-1/+5
* Do not execute DNS resolution on GET, only pre-fill Host box so the user can ...jim-p2014-08-081-37/+37
* Tidy up misc. XHTMLColin Fleming2014-06-231-1/+1
* Be more careful with host parameter and make sure it's escaped when call shel...Renato Botelho2014-06-171-7/+6
* Tidy up "diag_dns.php" XHTMLColin Fleming2014-06-031-9/+9
* Tidy up "diag_dns.php" XHTMLColin Fleming2014-05-171-15/+17
* xhtml Complianceayvis2014-03-141-7/+7
* Dig is no longer available, drill is now the toolWarren Baker2014-01-301-5/+5
* Simplify the code.Robert Nelson2013-11-071-5/+3
* Rewrite the display_host_results() function to use spaces instead ofRobert Nelson2013-11-061-5/+14
* Fix php short tag opening and silent php -lRenato Botelho2013-09-121-1/+1
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Tidy up diag_dns.phpCharlie Marshall2013-04-241-1/+1
* Diag DNS Lookup Dialog OutputN0YB2013-03-161-0/+17
* Update PHP shorthand tagColin Fleming2013-01-141-2/+2
* Remove [] of literal IPv6 addressesbcyrill2012-04-111-6/+5
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-2/+2
* Avoid a blank trailing entryjim-p2011-08-301-1/+1
* Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it...jim-p2011-08-301-3/+3
* Do not escape strings twiceScott Ullrich2010-11-061-1/+1
* Misc fixes. Use htmlspecialchars() in more places. Use escaped shell argument.Scott Ullrich2010-11-061-6/+6
* Lower font size on create / overwrite lineScott Ullrich2010-07-301-3/+3
* Print out host correctly on the overwrite noticeScott Ullrich2010-07-301-1/+1
* Do not create blank entriesScott Ullrich2010-07-301-4/+6
* Oops, add /32 to addressScott Ullrich2010-07-301-2/+2
* Do not prompt to create an alias for items that cannot be resolvedScott Ullrich2010-07-301-8/+14
* Default to network and use /32 to make it easier to expand these into blockin...Scott Ullrich2010-07-301-2/+2
* Add option to create an alias from a dns lookup. If the alias exists it will...Scott Ullrich2010-07-301-0/+56
* Ooops, uncomment test caseScott Ullrich2010-07-301-2/+4
* Set ipaddr to first array entryScott Ullrich2010-07-301-1/+1
* Teach the DNS Lookup util to grok multiple host entriesScott Ullrich2010-07-301-2/+20
* Fixing syntax errors on diag_dns.phpVinicius Coque2010-06-291-2/+2
* Revert "Modified sintaxes on diag_dns.php and diag_dump_states.php"Vinicius Coque2010-06-291-1/+1
* Fixing syntax errorsVinicius Coque2010-06-291-3/+3
* Modified sintaxes on diag_dns.php and diag_dump_states.phpJeann2010-06-251-2/+2
* Implement gettext() callsjean.feltrin2010-06-181-16/+16
* really fix input validationChris Buechler2009-12-111-1/+1
* fix input validationChris Buechler2009-12-111-1/+1
* Allow GET calling of diag_ping and diag_traceroute so other areas of the GUI ...sullrich2009-12-051-1/+4
* Use a br instead of a tr.sullrich2009-12-051-3/+4
OpenPOWER on IntegriCloud