summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_dns.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3737 from phil-davis/diag-dns-hide-add-alias-buttonRenato Botelho2017-05-231-0/+17
|\
| * Diag DNS disable Add Alias button when host field is changedPhil Davis2017-05-211-0/+17
* | Merge pull request #3734 from phil-davis/patch-1Renato Botelho2017-05-231-0/+2
|\ \
| * | Diag DNS fix update alias button text after add aliasPhil Davis2017-05-211-0/+2
| |/
* | Merge pull request #3735 from phil-davis/dns-lookup-add-aliasRenato Botelho2017-05-231-2/+2
|\ \
| * | Diag DNS do not show Add Alias if no priv to add alaisPhil Davis2017-05-211-2/+2
| |/
* | Diag DNS do not create an empty alias if name does not resolvePhil Davis2017-05-211-10/+25
|/
* Remove duplicate write_config from diag_dnsPhil Davis2017-03-291-1/+0
* Add reason to write_config() calldoktornotor2017-03-091-0/+1
* Required fields in diagnosticsPhil Davis2017-01-221-1/+1
* Fix diag_dns regressionsNewEraCracker2016-09-081-20/+8
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Fix diag_dns ipaddr set to use in IP WHOIS and IP InfoRenato Botelho2016-09-021-4/+7
* Removed unused variable $hostnameRenato Botelho2016-09-021-2/+0
* Add output encoding to diag_dns.php for results returned from DNS. Fixes #6737jim-p2016-08-221-4/+4
* Code style and commentsPhil Davis2016-08-161-2/+2
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
* chmod 0644 php web pagesRenato Botelho2016-07-141-0/+0
* Fix PTR lookups on diag_dns.php. Ticket #6561Chris Buechler2016-07-061-3/+6
* Change button order on diag_dns.php so hitting enter in the field does a look...Chris Buechler2016-07-021-9/+9
* Merge pull request #3028 from PiBa-NL/2.3_dnsV6Chris Buechler2016-06-291-19/+56
|\
| * Diagnostics - DNS Lookup, also query for IPv6 addressesPiBa-NL2016-06-291-19/+56
* | Always use require_oncePhil Davis2016-06-271-1/+1
|/
* Merge pull request #2839 from phil-davis/patch-6Renato Botelho2016-04-051-1/+7
|\
| * Handle alias from CNAME in diag_dnsPhil Davis2016-04-051-1/+7
* | Allow to update existing alias from diag DNSPhil Davis2016-04-051-20/+21
|/
* Truncate alias name at 31 characters to prevent creating an invalid ruleset. ...Chris Buechler2016-04-041-1/+1
* Use correct subnet mask for IPv6. Fixes #6039Renato Botelho2016-03-291-1/+3
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-2/+2
* Internationalize Form_Button textPhil Davis2016-03-111-2/+2
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-2/+12
* Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-2/+2
* Use print_info_box() to generate alertsk-paulius2016-02-141-2/+2
* Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-2/+2
* Use print_info_box() to generate alertsk-paulius2016-02-141-2/+2
* Convert section titles to title casek-paulius2016-02-101-1/+1
* add call gettext function for translatebruno2016-01-211-1/+1
* Internationalization batch 1Phil Davis2016-01-161-7/+7
* All simple php echo to shortNewEraCracker2016-01-141-2/+2
* Convert remaining short_open_tag occurances. See PR #2378NewEraCracker2016-01-111-2/+2
* Convert short open tags to full tagsNewEraCracker2016-01-071-3/+3
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Code style usr local www a-ePhil Davis2015-12-141-4/+7
* better spacingJared Dillard2015-11-251-1/+1
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Add some missing privileges to pagesjim-p2015-11-251-0/+7
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* fix Bug #5400heper2015-11-111-1/+1
* Merge with masterPhil Davis2015-11-091-1/+0
|\
OpenPOWER on IntegriCloud