Project

General

Profile

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

Latest revisions

# Date Author Comment
914ddfa2 12/27/2016 12:42 PM Caio Plumbeo

Captive portal: add popup with session details to the active sessions list in the status page

(cherry picked from commit 081a46fe3bc2393778c4e270cd8388230d39b38c)

29069aed 12/27/2016 12:41 PM Phil Davis

Fix DNS Server Gateway Check

If I enter a DNS server IP address that is on a locally connected network, and choose a gateway for it, this code was supposed to give an error message. But no error was given because $_POST[$dnsgwitem] is actually the name of the gateway, but old line 197 called interface_has_gateway() which was expecting an interface to be passed....

9080e20d 12/26/2016 02:37 PM Phil Davis

Modify DHCP Server messages

(cherry picked from commit 12e08722bd9264f649e76030dce24259430f2832)

1d52ceac 12/26/2016 02:37 PM Phil Davis

Customize DHCP Server on interfaces message

(cherry picked from commit b70904493917a5213ee4b752c5466b7d36f884b8)

c90bf891 12/26/2016 02:32 PM Caio Plumbeo

Captive portal: hide empty MAC column in status page

When MAC filtering is disabled the client MAC address isn't recorded and the relative column is empty. In this case, hide it.

(cherry picked from commit d08f68e2b2f9032cca9968a225cd8868320ed50b)

0675eadb 12/23/2016 02:14 PM Jim Pingle

Fix field type for TFTP in DHCP server settings

1a5982d9 12/23/2016 01:22 PM Jim Pingle

Fix variable name used to pre-fill the NTP orphan mode field, add placeholder with the default while I'm here. Fixes #7034

df84832c 12/22/2016 07:10 PM Phil Davis

Fix #7031 Allow interfaces that use DHCP for OpenVPN

even though the interface (or gateway group) has not yet actually
received an IP address.
This is useful when setting up a new system that is currently offline.

(cherry picked from commit 0f2cf2a1c47192e8394cbcec6ee291b7e753ac4b)

e2923158 12/22/2016 01:51 AM Steve Beaver

Fix typo in grouping/$grouping

5c2cfdbd 12/21/2016 09:48 PM Caio Plumbeo

Captive portal: convert tables to sortable tables

Convert the used vouchers table from the old GET order method to a sortable table, and make the other tables (allowed IPs, hostnames, zones) sortable too.

(cherry picked from commit 0122f1d05b24ff8160b9ec42af382185572788c4)

View revisions

Also available in: Atom