Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7719b399 08/06/2018 01:43 PM Steve Beaver

Revise setup wized for consistency

4da0767b 08/03/2018 03:19 PM Renato Botelho

Fix #8595

Implement MTU override option that allow client to force a bigger MTU
value than the one negotiated on LCP that is known to work.

69c8e5c2 08/03/2018 01:56 PM Steve Beaver

Merge pull request #3968 from stephenw10/master

0e4b0d6d 08/03/2018 12:29 PM Renato Botelho

Remove unnecessary 'pppoe' class

25355cb8 08/03/2018 12:07 PM Steve Beaver

Revise page footer height

6c0bb59f 08/03/2018 11:50 AM Steve Beaver

Show/hide pppoe-multilink-over-singlelink advanced option

0f7b4271 08/02/2018 07:09 PM Steve Beaver

Fixed #8673

65cfff7e 08/02/2018 04:41 PM Renato Botelho

Fix #8737: Add option to use multilink over single link for PPPoE

16050763 08/02/2018 02:05 PM Steve Beaver

Revise page footer text and centralize footer output for consistency

cee2c930 08/02/2018 12:52 PM Jim Pingle

FEC LAGG is deprecated, remove from GUI and change on upgrade. Fixes #8734

d1396614 08/01/2018 08:39 PM Jim Pingle

Add a button to generate a secure IKE PSK. Issue #8667

c25d116a 08/01/2018 07:54 PM Steve Beaver

Preliminary footer revisions. Pending link targets

8a228b83 08/01/2018 07:22 PM Stephen Jones

Fixes #8732 PHP7 illegal string offsets

5c674b1e 08/01/2018 04:22 PM Stephen Jones

Fixes #8730 PHP7 issues illegal string offsets

fbc86ff2 08/01/2018 03:25 PM Steve Beaver

Support older md5 password hashes when testing for default password

f0fdd1ab 08/01/2018 02:24 PM Steve Beaver

Cosmetic changes to help text

fbc1bb77 08/01/2018 11:54 AM Steve Beaver

Fixed #7623

20998b2d 08/01/2018 11:30 AM Steve Beaver

Fixed #8728

9ceace25 07/31/2018 08:30 PM Jim Pingle

Validation for GUI custom settings. Fixes #8726

Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ensure that dashboardcolumns is an integer before using it in the
GUI.

9477c170 07/31/2018 06:53 PM Jim Pingle

Correct the DHCP DNS reg check. Fixes #8120

Now allows all but one DHCP server to be disabled, rather than denying
all of them.

f0134497 07/31/2018 03:44 PM Steve Wheeler

Correct QinQ interface naming

99ef8749 07/31/2018 11:19 AM Steve Beaver

Add htmlspecialchars to dashboardcolumns

10625157 07/30/2018 07:41 PM Jim Pingle

Revert "Add cast to int for unbound tunable values. Fixes #8689"

This reverts commit 56cc5709e424aeab65ee93fd08eaccff6c7bbf7e.

5fa2a4a2 07/30/2018 02:56 PM Stephen Jones

Fixes #8714 PHP7 illegal string offset error

96f5ce46 07/30/2018 01:07 PM Steve Beaver

Fixes preservation of help text when deleting first row of a rowhelper row that includes a checkbox

2c0c0660 07/27/2018 06:50 PM Steve Beaver

Fixed PHP7 invalid array issue

f611c6e9 07/27/2018 11:58 AM Steve Beaver

Fixed #8704

f76f2868 07/26/2018 06:28 PM Renato Botelho

Merge pull request #3908 from pdemonaco/master

bb4b80c8 07/25/2018 06:54 PM Jim Pingle

Prevent disabling IPsec P1 with assigned VTI P2. Fixes #8674

56cc5709 07/25/2018 03:41 PM Jim Pingle

Add cast to int for unbound tunable values. Fixes #8689

be107240 07/25/2018 03:26 PM Jim Pingle

Fix a PHP error when visiting the GIF/GRE page with no GIF/GRE ifs

5f3b117d 07/25/2018 02:52 PM Jim Pingle

Fix missing period, set default local to network/30 for VTI. Fixes #8635

cc240e32 07/25/2018 02:37 PM Jim Pingle

Hide address controls for interfaces that do not support them. Fixes #8687

c64c8773 07/25/2018 02:01 PM Jim Pingle

Add a mechanism to blacklist interfaces from filtering. Fixes #8685

Only entry at the moment is ipsec for if_ipsec interfaces which have
some issues interacting with pf currently.

b66b72d0 07/25/2018 01:06 PM Jim Pingle

Add VTI validation check for disable in the P2 edit screen. Fixes #8674

9c0c4a59 07/25/2018 01:02 PM Steve Beaver

Merge pull request #3966 from jburel-clever-age/patch-2

455b0c42 07/25/2018 01:00 PM Steve Beaver

Merge pull request #3954 from whislock/crypto-updates

6dac3b9a 07/25/2018 12:54 PM Steve Beaver

Cosmetic text changes

49c515e5 07/25/2018 12:41 PM Steve Beaver

Allow user to store all blank legacy settings

7c4e29cb 07/24/2018 09:04 PM Jim Pingle

VTI input validation. Fixes #8674

Add input validation to prevent switching away from VTI or deleting a
VTI P1/P2 which belongs to an assigned interface, since this would break
the interface assignment and cause an interface mismatch at the next
boot.

d1a990d6 07/24/2018 03:51 PM Justin Coffman

Default cipher selections conform to proposal.

ec445b1a 07/23/2018 01:42 PM Jim Pingle

Correct string missing quotes. Fixes #8681

8701bad8 07/23/2018 12:01 PM Steve Beaver

Fixed #8679

d4cebe1f 07/23/2018 11:59 AM Steve Beaver

Fixed #8678

3ea92441 07/22/2018 02:04 PM jburel-clever-age

Fix ID issues when edit/delete DNS Forwarding rule

7ed7a9f0 07/20/2018 08:56 PM Steve Beaver

ELiminate 8 char restriction on "legacy" password
Fix spelling error

9025112e 07/19/2018 02:07 PM Jim Pingle

Fix PHP7 error in miniupnpd.inc

7511a857 07/19/2018 12:40 PM Steve Beaver

Config/Configuration in breadcrumbs

a2a60a07 07/18/2018 08:10 PM Stephen Jones

Fixes #8659 PHP7 Illegal string offset and count

ab548c02 07/18/2018 03:01 PM Stephen Jones

PHP7 fixed illegal string offset

809438b4 07/18/2018 01:08 PM Steve Beaver

Fixed #8663

560dd92c 07/18/2018 12:30 PM Steve Beaver

fixed #981

d48a12db 07/18/2018 12:01 PM Steve Beaver

Revise ACB settings breadcrumbs

40d6bb15 07/17/2018 08:31 PM Jim Pingle

Fix OpenVPN Bridge Route Gateway field hide/unhide. Fixes #8658

bb43bed7 07/17/2018 08:21 PM Stephen Jones

Fixed #8657 PHP7 illegal string offset error

b3df66da 07/17/2018 07:55 PM Jim Pingle

Fix potential PHP error editing VLANs

c09082ae 07/17/2018 07:49 PM Jim Pingle

Fix PHP7 error in services_unbound_domainoverride_edit.php

26e3967a 07/17/2018 06:22 PM Jim Pingle

Group CA/Cert CN w/required options. Fixes #8381

Also add a note stating the other fields are optional.

56458872 07/17/2018 06:12 PM Jim Pingle

RFC 5280 changes for OpenVPN wizard. Issue #8381

80d50253 07/17/2018 05:19 PM Jim Pingle

Conform CA/Cert fields to RFC 5280. Fixes #8381

Only required subject field is CN (for simplicity)
e-mail field deprecated from CA/Cert (can still be Cert SAN)

1d1a5f1b 07/17/2018 03:53 PM Jim Pingle

Clarify IPsec local/remote net usage for tunnel/vti/mobile. Fixes #8635

4114a6ae 07/17/2018 03:04 PM Stephen Jones

Fixed #8656 PHP7 fixed illegal string offsets

e1ad890e 07/17/2018 12:23 PM Jim Pingle

Revert "Add fields for DNS server hostnames for TLS verification. Implements #8602"

Per https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=658 the verification
requires OpenSSL 1.1.x, and FreeBSD 11.2 base OpenSSL is 1.0.x.

This reverts commit ad08a8242ca45907e0486712d218a5f8f34c7332.

77554022 07/17/2018 10:43 AM Renato Botelho

Merge pull request #3964 from marcelloc/patch-7

ef3d2cad 07/16/2018 10:35 PM Steve Beaver

Fixed #8654
Fixed PHP7 issue causing separators not to work at all

68048497 07/16/2018 10:35 PM Steve Beaver

Integrate ACB into core. Add config migration.

360e7711 07/16/2018 08:55 PM Stephen Jones

Fixed td placement from previous commit

437263f2 07/16/2018 08:53 PM Stephen Jones

Fixed table spacing when no tunnels were active

3ef6c4d3 07/16/2018 04:13 PM Stephen Jones

Fixed #8640 Added type casting in case destination port is empty

030d8e87 07/16/2018 04:07 PM Jim Pingle

Fix another DynDNS status PHP error. Fixes #8648

62caa87a 07/16/2018 03:58 PM Jim Pingle

status_ipsec.php, correct conX refs. Fixes #8629

6c4ccc9f 07/16/2018 01:54 PM Jim Pingle

Fix PHP7 errors in the Dynamic DNS widget. Fixes #8648

b42a4b6e 07/12/2018 09:30 PM Stephen Jones

PHP7 Fixed illegal string offset for alias

6d3b8da5 07/12/2018 03:43 PM Stephen Jones

Fixed a bug that won't let you create a bridge on PHP7. This is just a workaround until the actual issue is found

6f331d22 07/11/2018 02:38 PM Stephen Jones

Fixed #8630 , PHP7 illegal string offset.

79577f5f 07/11/2018 12:32 PM Marcello Silva Coutinho

suppress php7.2 eval erros on pkg_edit.php

https://redmine.pfsense.org/issues/8637

As of PHP 7, if there is a parse error in the evaluated code, eval() throws a ParseError exception. Before PHP 7, in this case eval() returned FALSE and execution of the following code continued normally. It is not possible to catch a parse error in eval() using set_error_handler()....

3c5f4441 07/10/2018 03:18 PM Stephen Jones

Fixed #8598 Added IPsec ID to the table, Moved the disconnect button over to better fit the page, Also fixed the disconnect button and show child button for mobile clients

19028049 07/10/2018 10:08 AM Renato Botelho

Make sure array exist before call count()

449cac24 07/10/2018 10:04 AM Renato Botelho

Improve style

5c3a8a9c 07/09/2018 03:39 PM Stephen Jones

Fixed #8622 It will now revert to whatever was previously saved in the config if there is an input error for user groups

aa029c93 07/09/2018 01:47 PM Renato Botelho

Fix 8553: When creating a new user, make sure it's added to desired groups

ad08a824 07/06/2018 06:08 PM Jim Pingle

Add fields for DNS server hostnames for TLS verification. Implements #8602

50e0d399 07/06/2018 01:45 PM Jim Pingle

wizard.php: Ensure CA and Certs are arrays before using in foreach.

ab4fdf49 07/06/2018 01:12 PM Steve Beaver

Cosmetic changes to warning maeesage

1ddc7206 07/06/2018 01:03 PM Steve Beaver

Add position params to gettext password warning

40d26f65 07/06/2018 12:44 PM Jim Pingle

Test the password, not the hash, or it won't detect if the user reset password from the console or otherwise changed it to the default manually. Issue #8596

58a0f5e1 07/06/2018 12:20 PM Jim Pingle

Change warning wording to avoid using a "click here" link. Issue #8596

5b2e9e7b 07/06/2018 11:52 AM Steve Beaver

Fixed #8596

ac27f5a1 07/05/2018 04:18 PM Stephen Jones

Fixed #8597 The edit page will no longer initialize with focus on any element

54d62381 07/05/2018 03:25 PM Steve Beaver

Merge pull request #3960 from PiBa-NL/20180704-ipsec-fix-phase1-edit-page

fbb77ab7 07/05/2018 01:53 PM Steve Beaver

Merge pull request #3958 from PiBa-NL/20180702-gateway-none

5286277f 07/05/2018 11:44 AM Steve Beaver

Suppress display of AutoConfigBackup in package list

1c367372 07/04/2018 09:17 PM PiBa-NL

ipsec, fix Phase1 and Phase2 edit pages 'section' class does not have a setHelp() function, and add help for insecure DH groups on mobile settings page

af0edce6 07/03/2018 07:43 PM Steve Beaver

Add gettext() and other cosmetic changes

c3d2fce6 07/03/2018 03:35 PM Steve Beaver

Provide warning if legacy mode not configured

2d99bed3 07/03/2018 03:00 PM Steve Beaver

Add legacy encrytopn password support

720ebd09 07/03/2018 02:25 PM Steve Beaver

Add tabs to settings page

587315d5 07/03/2018 01:14 PM Steve Beaver

Update $config references

e26b805c 07/03/2018 12:40 PM Renato Botelho

Fix #7024: Deprecate /etc/inc/radius.inc in favor of pear-Auth_RADIUS port

054f0ed0 07/03/2018 12:25 PM Steve Beaver

Initial commit of ACB core functionality