Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
03444470 12/13/2016 05:26 AM Phil Davis

Improve input validation for services_dhcpv6_relay

Make the same imrovements as was done for services_dhcp_relay in commit https://github.com/pfsense/pfsense/commit/ac999f3b7894bd8d5fc35419a22cc2df39416e42

ebdcad3b 12/12/2016 06:43 PM Renato Botelho

Do not allow a group name to start with 'pkg-', reserve it for packages use (e.g. tinc)

2326f325 12/12/2016 06:43 PM Renato Botelho

Update interface group name validation rules to match ifconfig

7ec6e283 12/12/2016 06:43 PM Renato Botelho

Fix #6976: Make sure interface description, interface name and alias don't have the same name

ee5284ce 12/12/2016 06:43 PM Renato Botelho

Ticket #6976: Check disabled interfaces

6d40829b 12/12/2016 06:29 PM Jim Pingle

Fix CA input validation to (again) allow an import without a key. Fixes #7001

6ba184a1 12/11/2016 03:55 PM Stefan Kronawithleitner

Update services_captiveportal.php

fixes https://redmine.pfsense.org/issues/6391

ac999f3b 12/10/2016 02:27 PM Phil Davis

Improve input validation for services_dhcp_relay

While looking at interactions between DHCP Relay and DHCP Server, I noticed a few annoying/inconsistent things in driving the UI:
1) If there were validation errors on the Destination Server IP Addresses that the user input, messages would be given about invalid addresses but the data in the Destination Server row(s) would be reset to what it was before the user started editing, losing whatever they changes they had been trying to make so far....

726ebc65 12/09/2016 11:27 PM Jared Dillard

move export button to heading for status monitoring page

be1bc233 12/09/2016 08:24 PM Renato Botelho

Fix #6472: Enable/Disable associated firewall rule when NAT rule changes

8a915911 12/09/2016 08:24 PM Renato Botelho

Ticket #6472: Respect disabled field

Respect disabled field when creating firewall associated rule

15586fff 12/09/2016 08:23 PM Renato Botelho

Do not set disabled or nordr fields when they are not selected. Checks are using isset() and not its boolean value

cdec7893 12/09/2016 07:46 PM Steve Beaver

Rule type icon should not change to 'X' when disabled

530eceb9 12/09/2016 06:03 PM Jim Pingle

Fix copy/paste error in variable test.

898aa92c 12/09/2016 05:25 PM Steve Beaver

Change (assign) to Assignments in Interfaces menu
Add HTML divider in Interfaces menu to separate actions form the interface list

8d8b2fc7 12/09/2016 04:35 PM Steve Beaver

Fix log file deletion

6b8f9c35 12/08/2016 03:24 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.

bbe0c513 12/07/2016 06:09 PM Renato Botelho

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

f396d2b7 12/07/2016 03:37 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....

45d8b8a6 12/06/2016 07:54 PM Renato Botelho

Merge pull request #3256 from phil-davis/patch-5

d253d5c6 12/06/2016 07:48 PM Renato Botelho

Merge pull request #3249 from plumbeo/idletime-in-sessiontime

f459bcce 12/06/2016 05:51 PM Renato Botelho

Merge pull request #3240 from derelict-pf/ldap_starttls

f7405cd2 12/06/2016 05:23 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....

d99ce9cc 12/06/2016 03:47 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....

7c7d3605 12/06/2016 04:53 AM 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....

fc6b7031 12/05/2016 08:11 PM Renato Botelho

Merge pull request #4815 from doktornotor/patch-2

0b037063 12/05/2016 07:11 PM Jared Dillard

Merge pull request #3159 from stilez/patch-46

9a275fb0 12/05/2016 07:09 PM Jared Dillard

Merge pull request #3181 from moisseev/master

ac572fc1 12/05/2016 04:08 PM Steve Beaver

remove bogus debug

3b1c0951 12/05/2016 03:45 PM Steve Beaver

Fixed #6454
Fixed #6984

cd2c59c9 12/04/2016 09:44 AM Doktor Notor

Do not truncate IPv6 addresss in NTP widget (Bug #4815)

1878e1c9 12/03/2016 05:03 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.

7d4d9ec5 12/03/2016 04:22 AM Luiz Souza

Remove the PHP limit from diag_dump_states(), it is now managed on pfSense_get_pf_state().

f829a8d3 12/02/2016 07:41 PM Jim Pingle

OpenVPN populates IPv6 env vars now, so we can fetch them for the IPv6 gateway. Fixes #6016

da83e212 12/02/2016 06:18 PM Jim Pingle

Merge pull request #3145 from skrude61/master

80bc583c 12/02/2016 05:15 PM Jim Pingle

Standardize and fix 'other' type VIP display on NAT pages. Fixes #6094

d2ce7d30 12/02/2016 05:15 PM Jim Pingle

Fix 'Other' type VIP options. Ticket #6094
While here, remove some defunct 'range' code that was never used.

778f9885 12/02/2016 04:47 PM Renato Botelho

Merge pull request #3213 from PiBa-NL/interfaces-gateway-message

6cb599da 12/02/2016 03:59 PM Renato Botelho

Merge pull request #3246 from overhacked/dhcpd-dyndns-force-hostname

e6fa3b22 12/02/2016 01:46 PM Steve Beaver

Add decoration to "On latest version" message

c73a2f31 12/02/2016 01:10 PM Steve Beaver

Revise status messages. Adjust PID file timeout to accommodate slower systems

ad477ffa 12/01/2016 09:02 PM Jim Pingle

Remove the broken e-mail options from diag_smart.php. Fixes #6393

66e5d4f2 12/01/2016 08:43 PM Jim Pingle

Print a message about SMART not working on uFW/SG-1000 (smartmontools is not available there)

cf15d484 12/01/2016 04:17 PM Renato Botelho

Remove extraneous )

4a140c44 11/30/2016 04:16 PM Steve Beaver

Correct "not ready" flag

b4dd9f25 11/30/2016 03:55 PM Steve Beaver

Allow for slower uFW by removing log file before upgrading, and allowing more time for the PID to appear

9ca5d4ab 11/30/2016 02:47 PM Ross Williams

Clarified help text for ddnsforcehostname option.

cfc10a33 11/30/2016 02:38 PM Ross Williams

Added title to ddnsforcehostname checkbox

1a6bda5b 11/30/2016 03:33 AM Ross Williams

Add ddnsforcehostname option to DHCP6 Server configuration editor

cf15bcb4 11/30/2016 03:30 AM Ross Williams

Add ddnsforcehostname option to DHCP Server configuration editor

62abab65 11/30/2016 03:21 AM Ross Williams

Add ddnsforcehostname option to Static Mapping editor

75e80f16 11/29/2016 07:18 PM Jim Pingle

If there are input errors when creating a user certificate from the user manager, stop and show the errors rather than appearing to fail silently. Fixes #6953

2cf5db21 11/29/2016 07:13 PM Jim Pingle

Ensure that the submitted private key matches the certificate or CA when importing. Ticket #6953

80080a0c 11/29/2016 06:34 PM Jim Pingle

When deleting a CA, do not delete all certificates from this CA, only remove the CA reference from certificates that used this CA, as the relationship can be rebuilt if needed. Also, prevent in-use CAs from being deleted and print a list of places a CA is used, similar to the output on certificates. Fixes #6947

cce6c834 11/29/2016 05:01 PM Jim Pingle

Fix the static ARP test

31ec01c3 11/29/2016 04:56 PM Renato Botelho

Merge pull request #3219 from NonSecwitter/patch-2

6a320efb 11/29/2016 04:39 PM Renato Botelho

Merge pull request #3241 from phil-davis/patch-2

993ff722 11/29/2016 04:37 PM Renato Botelho

Merge pull request #3243 from plumbeo/term-cause

890a80eb 11/29/2016 04:33 PM Renato Botelho

Merge pull request #3244 from NonSecwitter/patch-3

7a9c12b3 11/29/2016 03:53 PM Jim Pingle

Improve input validation on static ARP for DHCP static mapping entries, also prevent the backend from attempting to apply entries with insufficient information stored. Fixes #6969

98b87cfa 11/29/2016 02:47 PM Jonathon Anderson

clarified input format hint for expiration date

2a119ed3 11/29/2016 02:34 PM Caio Plumbeo

Captive portal: use "Admin Reset" as termination cause when disconnecting a user from admin UI

When a user is disconnected by the administrator using the pfSense captive portal status page or widget set the value of the Acct-Terminate-Cause in the RADIUS accounting stop packet to "Admin Reset" (6) as per RFC 2866.

481db4fe 11/29/2016 02:29 PM Jim Pingle

Reword/rework wireless note on assignment page. Ticket #6770

85b36c34 11/28/2016 03:35 PM Renato Botelho

Fix System Update link

b0b2af90 11/26/2016 04:19 PM Jonathon Anderson

Update setup_wizard.xml

b8678b63 11/26/2016 10:41 AM Phil Davis

IPv6 address can contain a dot

When requiring the entry of an IPv6 address, the regex pattern should still allow a dot, so that an IPv6 address can be entered in the format that has an IPv4-address-like part at the end:
aa:bb:cc:dd:ee:ff:1.2.3.4
which is a valid way to choose to specify an IPv6 address.

823091b1 11/25/2016 05:05 PM Renato Botelho

Merge pull request #3216 from seanm/master

d0e73557 11/25/2016 05:00 PM Renato Botelho

Merge pull request #3231 from phil-davis/patch-8

ab97c6aa 11/25/2016 04:59 PM Renato Botelho

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

8adb1946 11/25/2016 04:48 PM Renato Botelho

Merge pull request #3226 from phil-davis/patch-3

81e2aa25 11/25/2016 04:47 PM Renato Botelho

Merge pull request #3224 from phil-davis/patch-2

5af93827 11/23/2016 06:47 PM Steve Beaver

Added addrtolower() to interface pages

3947f294 11/23/2016 02:36 PM Renato Botelho

Add a note that wireless clones must be created before they can be assigned. This should fix #6770

656ed1af 11/23/2016 02:34 PM Renato Botelho

Start wireless clone count from 0

930ca820 11/23/2016 02:11 PM Renato Botelho

Change wireless interface description

5794e197 11/23/2016 12:41 AM Jim Pingle

Fix typo. Ticket #6770

ae7d6aca 11/22/2016 05:54 PM Renato Botelho

Ticket #6770: Create a function to list available wireless interfaces and include model description

d3343d02 11/22/2016 05:40 PM Renato Botelho

Ticket #6770: Detect wlan interfaces from sysctl net.wlan.devices

5100064f 11/22/2016 03:45 PM Steve Beaver

Added addrtolower calls to force IPv6 addresses to lower case
First of many

d00157df 11/21/2016 07:36 PM Steve Beaver

Revise filter_reload page to display entire reload_filter_status contents, not just last line

de1425d9 11/21/2016 06:57 PM Steve Beaver

Revise shaper wizards to support multi-line filter_reload_status

4f7956ad 11/21/2016 06:53 PM Steve Beaver

Revise update_filter_relaod_status() function to append status messages rather than overwrite the file

df995721 11/21/2016 04:49 PM Steve Beaver

Merge branch 'master' of git.netgate.com:pfsense/pfsense

707e1ac2 11/21/2016 04:46 PM Steve Beaver

Fixed #6922
Added code for IPv6 Dynamic DNS

fc84b222 11/21/2016 04:06 PM Renato Botelho

Remove config files symlinks from /etc to /var/etc. Fixes #5538

dd455f50 11/21/2016 03:37 PM Steve Beaver

Fixed #6939 by moving CSS only to the two pages that require it

d3cb20ce 11/17/2016 08:22 PM Steve Beaver

Fixed #6931

589634a9 11/16/2016 11:28 PM Steve Beaver

Revise host and domain sorting so that the index is not lost

75bc87fe 11/16/2016 03:50 AM Luiz Souza

Revert "Fix #6864 automatically convert IPv6 input to lowercase"

This reverts commit d461ff40e364fc0ecc003b9f673cbad7c6a08f2f.

9128641d 11/16/2016 03:45 AM Luiz Souza

Revert "Fix #6918 Allow aliases with capital letters in rules"

This reverts commit 9444a281f051e11d5456cc37b2a3f56fc8a7bc33.

ff3d11c8 11/15/2016 11:45 AM Phil Davis

DHCPv6 ddnsdomainprimary must currently be IPv4

This field is currently validated to allow only an IPv4 address to be entered, so it may as well be consistent client-side so the user knows that only an IPv4 address is allowed.

7164c563 11/15/2016 11:35 AM Phil Davis

services_dhcp_edit add extra IPv4 validation

a) Validate that ipaddr must be IPv4 (note if you enter an IPv6 address, it will fail other later tests of being in the subnet etc, but it is nice to give the user an explicit message that they must enter an IPv4 address)...

41fc88ec 11/15/2016 10:34 AM Phil Davis

Specify the IP address family in interfaces.php

Where it is known what sort of IP address is required, we can specify it in the call to Form_IpAddress. That will make the hover text reflect what is really required as input, and make the client-side regex pattern also match only the allowed chars.

9444a281 11/13/2016 06:17 PM Phil Davis

Fix #6918 Allow aliases with capital letters in rules

Expand the types of Form_IpAddress so that the caller can specify
exactly what combination of IPv4, IPv6 address and alias is allowed for
the field.
Set the appropriate input pattern and hover help text....

38ce4a18 11/13/2016 05:49 PM Phil Davis

Keep the rule type selection after input errors on firewall rule

If the user:
a) Edit a firewall rule
b) Select "single host or alias"
c) Enter an invalid IP address that is not an alias
d) Press "Save"
The error is displayed "1.2.3.999 is not a valid source IP address or alias"...

fbb652ed 11/11/2016 09:24 PM Jim Pingle

Use the ntpd "pool" command for more robust timekeeping. Attempting to automatically determine if we are using a pool, and allow it to be set optionally otherwise. Implements #5985

464a540a 11/11/2016 06:44 PM Steve Beaver

Revert change to row delete button

b9c0d66d 11/11/2016 06:38 PM Steve Beaver

Revert "Suppress delete button if only one row"

This reverts commit 75ac7cab1dfb3e8148a27a13369bbb08219e8c3a.

75ac7cab 11/11/2016 04:37 PM Steve Beaver

Suppress delete button if only one row

38fe6f07 11/11/2016 04:11 PM Steve Beaver

Fixed #6916