Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
ff7990df 02/23/2015 05:18 PM Phil Davis

Fix display style typo

I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.

41de7158 02/23/2015 05:18 PM Phil Davis

Fix display style typo

I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.

ba7d3bd3 02/23/2015 05:18 PM Phil Davis

OpenVPN server improve handling of authmode

Currently if the user is clicking around while they are setting up an OpenVPN server, they can do stuff like this:
a) Select Server Mode - Remote Access (SSL/TLS + User Auth)
b) Select something in Backend for authentication...

683eb992 02/23/2015 05:17 PM Phil Davis

vpn_openvpn_server.php white space

d2ffc02f 02/23/2015 12:30 PM Phil Davis

Mention interface name on DHCP edit GUI

IMHO it can be confusing on the DHCP edit page for static mapped entries to know which interface the entry is being edited/added for. Specially if the user comes from the Status DHCP Leases page, the lease they are editing/adding could be for 1 of many LAN-style interfaces....

aeb5bf8e 02/23/2015 12:29 PM Phil Davis

Status_dhcp_leases fix edit button for static entries with no IP address

The edit button for static entries always has an index id=0 and thus pressing the edit button goes to (mostly) edit the wrong entry.
It was easier and made the code cleaner to get rid of the looping through the staticmap array every time trying to matach IP, MAC address... That data ('if' and 'staticmap_array_index') is easily gathered further up, the first time the staticmap array for each DHCP interface is traversed. I think this should also be more efficient when there are many static mapping entries....

8261c0b6 02/23/2015 12:23 PM k-paulius

Fix broken links to dhcp6c.conf man page.

manpath FreeBSD+Ports no longer exits and needs to be replaced with FreeBSD+10.1-RELEASE+and+Ports

c0fde4e4 02/23/2015 12:18 PM Phil Davis

Success typo

might as well fix it while I notice it

7b404fde 02/18/2015 06:39 AM Chris Buechler

Add GUI control for MOBIKE. Hide it when IKEv1 selected. Enable toggling of NAT-T field display so it's on for IKEv1, off for IKEv2. Do same for reauth while here. Ticket #3979

3ddc5d1a 02/13/2015 06:24 PM BBcan177 .

Update fbegin.inc - Missing '/' in path

Found this issue in conjunction with user Digdug3

View revisions

Also available in: Atom