index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
diag_dns.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improving aesthetics.
xbipin
2015-01-13
1
-1
/
+1
*
Fix lineup of copyright lines
Phil Davis
2015-01-01
1
-1
/
+1
*
Welcome 2015
Renato Botelho
2014-12-31
1
-1
/
+1
*
Change copyright statement to reflect reality
Jim Thompson
2014-11-10
1
-0
/
+1
*
Tidy up "diag_dns.php" XHTML
Colin Fleming
2014-09-14
1
-4
/
+4
*
Ensure this is always an array to avoid a PHP error from foreach.
jim-p
2014-08-15
1
-1
/
+5
*
Do not execute DNS resolution on GET, only pre-fill Host box so the user can ...
jim-p
2014-08-08
1
-37
/
+37
*
Tidy up misc. XHTML
Colin Fleming
2014-06-23
1
-1
/
+1
*
Be more careful with host parameter and make sure it's escaped when call shel...
Renato Botelho
2014-06-17
1
-7
/
+6
*
Tidy up "diag_dns.php" XHTML
Colin Fleming
2014-06-03
1
-9
/
+9
*
Tidy up "diag_dns.php" XHTML
Colin Fleming
2014-05-17
1
-15
/
+17
*
xhtml Compliance
ayvis
2014-03-14
1
-7
/
+7
*
Dig is no longer available, drill is now the tool
Warren Baker
2014-01-30
1
-5
/
+5
*
Simplify the code.
Robert Nelson
2013-11-07
1
-5
/
+3
*
Rewrite the display_host_results() function to use spaces instead of
Robert Nelson
2013-11-06
1
-5
/
+14
*
Fix php short tag opening and silent php -l
Renato Botelho
2013-09-12
1
-1
/
+1
*
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Renato Botelho
2013-09-12
1
-1
/
+1
*
Tidy up diag_dns.php
Charlie Marshall
2013-04-24
1
-1
/
+1
*
Diag DNS Lookup Dialog Output
N0YB
2013-03-16
1
-0
/
+17
*
Update PHP shorthand tag
Colin Fleming
2013-01-14
1
-2
/
+2
*
Remove [] of literal IPv6 addresses
bcyrill
2012-04-11
1
-6
/
+5
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-2
/
+2
*
Avoid a blank trailing entry
jim-p
2011-08-30
1
-1
/
+1
*
Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it...
jim-p
2011-08-30
1
-3
/
+3
*
Do not escape strings twice
Scott Ullrich
2010-11-06
1
-1
/
+1
*
Misc fixes. Use htmlspecialchars() in more places. Use escaped shell argument.
Scott Ullrich
2010-11-06
1
-6
/
+6
*
Lower font size on create / overwrite line
Scott Ullrich
2010-07-30
1
-3
/
+3
*
Print out host correctly on the overwrite notice
Scott Ullrich
2010-07-30
1
-1
/
+1
*
Do not create blank entries
Scott Ullrich
2010-07-30
1
-4
/
+6
*
Oops, add /32 to address
Scott Ullrich
2010-07-30
1
-2
/
+2
*
Do not prompt to create an alias for items that cannot be resolved
Scott Ullrich
2010-07-30
1
-8
/
+14
*
Default to network and use /32 to make it easier to expand these into blockin...
Scott Ullrich
2010-07-30
1
-2
/
+2
*
Add option to create an alias from a dns lookup. If the alias exists it will...
Scott Ullrich
2010-07-30
1
-0
/
+56
*
Ooops, uncomment test case
Scott Ullrich
2010-07-30
1
-2
/
+4
*
Set ipaddr to first array entry
Scott Ullrich
2010-07-30
1
-1
/
+1
*
Teach the DNS Lookup util to grok multiple host entries
Scott Ullrich
2010-07-30
1
-2
/
+20
*
Fixing syntax errors on diag_dns.php
Vinicius Coque
2010-06-29
1
-2
/
+2
*
Revert "Modified sintaxes on diag_dns.php and diag_dump_states.php"
Vinicius Coque
2010-06-29
1
-1
/
+1
*
Fixing syntax errors
Vinicius Coque
2010-06-29
1
-3
/
+3
*
Modified sintaxes on diag_dns.php and diag_dump_states.php
Jeann
2010-06-25
1
-2
/
+2
*
Implement gettext() calls
jean.feltrin
2010-06-18
1
-16
/
+16
*
really fix input validation
Chris Buechler
2009-12-11
1
-1
/
+1
*
fix input validation
Chris Buechler
2009-12-11
1
-1
/
+1
*
Allow GET calling of diag_ping and diag_traceroute so other areas of the GUI ...
sullrich
2009-12-05
1
-1
/
+4
*
Use a br instead of a tr.
sullrich
2009-12-05
1
-3
/
+4
*
Use host
sullrich
2009-12-05
1
-1
/
+1
*
Remove req from class
sullrich
2009-12-05
1
-1
/
+1
*
Set table size to 170
sullrich
2009-12-05
1
-1
/
+1
*
Do not show resolution tr unless browser is posting
sullrich
2009-12-05
1
-0
/
+2
*
Replace '' with No response
sullrich
2009-12-05
1
-1
/
+3
[next]