Project

General

Profile

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

Latest revisions

# Date Author Comment
c7435c36 12/09/2016 06:03 PM Jim Pingle

Fix copy/paste error in variable test.

8638429a 12/09/2016 04:41 PM Steve Beaver

Fix log file deletion

eee6c580 12/08/2016 11:27 AM Phil Davis

Remove destination self from NAT 1:1

It is not needed and caused problems if used and was not remembered on
edit anyway.

(cherry picked from commit 6b8f9c356f8580c2c7b34b9c2526ab2a4cc7e662)

823b7a1a 12/07/2016 06:09 PM Phil Davis

Fix #6224 NAT edit - preserve user selections when input errors

1) Edit a NAT Port Forward rule, change the destination type to "Network", but do not input any network address/mask.
2) Press Save, an input error is reported telling that the network destination address/mask is required - good....

bb0a0bb2 12/07/2016 06:07 PM Phil Davis

Feature #3151 Disable gateway monitoring actions

without disabling gateway monitoring.

This allows the user to continue to monitor the gateway with dpinger, so
they can see how it is performing, but for the system not to take any
real action if the latency/loss exceeds the given limits....

a04cc2c5 12/06/2016 07:54 PM Phil Davis

NAT 1:1 edit - preserve user selections on edit-save with input errors

1) Edit a NAT 1:1 rule, change the source and/or destination type to "Network", but do not input any network address/mask.
2) Press Save, input errors are reported telling that the network source and/or destination address/mask is required - good....

cc99b298 12/06/2016 07:48 PM Caio Plumbeo

Captive portal: add option to include idle time in total session time

Add an option to choose whether the time spent idle by a user disconnected for exceeding the idle timeout must be included in the total session time sent to the RADIUS server or not.

(cherry picked from commit 1878e1c932fa467956ef44d4bd39adb7d4d21243)

836c858f 12/06/2016 05:51 PM derelict-pf

Added STARTTLS to LDAP Auth Server Config

(cherry picked from commit d672403c250556ced61d6eec7c51f5518b5f8c6b)

13622c26 12/06/2016 12:13 PM Renato Botelho

Merge pull request #3251 from phil-davis/dyndnsclass23

cdcce1c4 12/06/2016 12:10 PM Phil Davis

Tidy input errors in services_ntpd_acls

1) If there are multiple rows with invalid IP addresses then the same message was displayed multiple times. We might as well let the use know which row(s) have the problem.
2) The section that checks is_subnet stuff was first using is_ipaddr() (redundantly given it is already in the else of !is_ipaddr() ), and then is_subnet() - these would have handled both the IPv4 and IPv6 cases, so the other IPv6 tests would never have happened....

View revisions

Also available in: Atom