Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
6bdfbf3b 04/05/2016 02:21 PM Jim Pingle

Correct logic for display of MAC address & vendor (if present). Fixes #6078

5ebb5db1 04/05/2016 12:38 PM Renato Botelho

Merge pull request #2839 from phil-davis/patch-6

3061702c 04/05/2016 11:59 AM Stephen Beaver

Merge pull request #2841 from NOYB/System_-_Miscellaneous_-_Remove_Personalizations

64c3e9a5 04/05/2016 11:58 AM Stephen Beaver

Merge pull request #2840 from phil-davis/patch-7

f4d13d55 04/05/2016 11:55 AM Stephen Beaver

Merge pull request #2837 from phil-davis/we

b102779f 04/05/2016 11:54 AM Stephen Beaver

Merge pull request #2836 from phil-davis/patch-4

813c6673 04/05/2016 07:29 AM NOYB NOYB

System - Miscellaneous - Remove Personalizations

Remove "you" personalizations.

a2d92b48 04/05/2016 06:19 AM Phil Davis

Allow to update existing alias from diag DNS

See Redmine #6077
This seems the easy and reasonable thing to do. Make the button text reflect what is going to happen "Add alias" or "Update alias". Then the backend code can just either create a new alias or overwrite an existing one.

607b785f 04/05/2016 05:49 AM Phil Davis

Handle alias from CNAME in diag_dns

If I resolve a CNAME with diag_dns, it gives back the translated FQDNs - e.g. www.inf.org translates to inf.org. Then press "Add Alias".
Problem: The existing code puts a "/32" CIDR after that in the alias "www_inf_org" in the config - "inf.org./32" - and if you then edit the "www_inf_org" alias it shows as "inf.org./32" in the Network or FQDN Address field. Normally when putting an FQDN into an alias, no CIDR is inserted....

d79ff71a 04/05/2016 03:17 AM Chris Buechler

Truncate alias name at 31 characters to prevent creating an invalid ruleset. Ticket #6075

View revisions

Also available in: Atom