Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e969408d 08/20/2018 12:00 PM Steve Beaver

Added "select all" control
Fixed #8812

e2328f89 08/20/2018 10:45 AM Renato Botelho

Merge pull request #3972 from Augustin-FL/patch-passthrough

d300f067 08/17/2018 09:58 PM Luiz Souza

Add interface_is_lagg(), improve interface_is_vlan() and make get_parent_interface() work with laggs.

131b297d 08/17/2018 08:40 PM Stephen Jones

Added PORTAL_MESSAGE to template, fixed some wording and styling

15064e4f 08/17/2018 03:29 PM Stephen Jones

Readded second authentication type to default captiveportal login

a8cf8a30 08/17/2018 06:24 AM A FL

Disconnect and remove previous Pass-Through MAC address when both Disable concurrent logins and passthrough MAC addition are enabled

4bf7b419 08/16/2018 09:23 PM Stephen Jones

Merge branch 'master' of gitlab.netgate.com:pfSense/pfSense

748372bc 08/16/2018 09:23 PM Stephen Jones

Updated captive portal to use a template with customizable image uploads

Co-authored-by: Felix Häberle <>

82a3d3e9 08/16/2018 03:37 PM Jim Pingle

Do not blindly unset values that may not exist in OpenVPN wizard. Fixes #8792

75cf92ff 08/16/2018 12:50 PM Jim Pingle

Add default ICMPv6 rule for unspecified src per RFC4861. Fixes #8791

a7f9aa20 08/16/2018 10:34 AM Renato Botelho

Merge pull request #3971 from Augustin-FL/captiveportal

17e62666 08/15/2018 09:02 PM A FL

fix failed implode when auth_server2 is empty

38922574 08/15/2018 08:13 PM Jim Pingle

Disable OpenVPN compression for new instances by default. Fixes #8788

Also add warning text that cautions against enabling compression.

While here, also add missing "stub-v2" compression mode.

262b980a 08/15/2018 06:47 PM Steve Beaver

Merge pull request #3970 from Grapsus/master

3a6273a9 08/15/2018 05:26 PM Renato Botelho

Fix #8785: Add CDATA to auth_prompt field

d93f1454 08/15/2018 05:05 PM Renato Botelho

Update translation files

a83437e1 08/15/2018 04:55 PM Renato Botelho

Regenerate pot

ea436b9c 08/15/2018 01:52 PM Steve Beaver

Revise setup wizard link

71de53e3 08/15/2018 12:49 PM Steve Beaver

Fixed #8745 by trimming nulls from bridgeif

e1916b45 08/14/2018 06:46 PM Renato Botelho

Merge pull request #3640 from Augustin-FL/master

1d8cd221 08/14/2018 04:21 PM Renato Botelho

Rework pkg_mgr_install.php

There were many reports from users that in some specific cases GUI was
losing track of pfSense-upgrade instance and showing messages saying
upgrade process aborted while it was still running in background.

Keep track of pfSense-upgrade wrapper process started by GUI and...

047290c8 08/14/2018 03:07 PM Alexis Bezverkhyy

Fix custom dyndns issue: username and password was not sent with curl flag AUTH_ANY

1b74590a 08/13/2018 01:18 PM Steve Beaver

Revise Netgate product links

e4d4aa92 08/10/2018 04:45 PM A FL

Upgrade config : Move captiveportal authentication to use user manager

b60a39ae 08/10/2018 04:45 PM A FL

Update and clarify captiveportal GUI settings

86e6a40b 08/10/2018 04:45 PM A FL

Obsolete old captiveportal radius files

e42ea151 08/10/2018 04:45 PM A FL

Update captiveportal RADIUS Accounting

eb43c5b1 08/10/2018 04:44 PM A FL

Make captiveportal use user manager as auth source

fc6ef501 08/10/2018 10:51 AM Renato Botelho

Merge pull request #3946 from martinisoft/martinisoft/dnsimple_v2_api

6b51f773 08/10/2018 10:49 AM Renato Botelho

Merge pull request #3934 from PiBa-NL/20180406-outboundnat-ipv6-mixedaddresses

8dc22425 08/09/2018 01:19 PM Renato Botelho

Update translation files

f2dd1fb6 08/09/2018 01:19 PM Renato Botelho

Regenerate pot

5f1aaed4 08/09/2018 12:34 PM A FL

Normalize RADIUS accounting

f15fdef3 08/09/2018 12:34 PM A FL

Normalize RADIUS authentication

91244542 08/08/2018 07:57 PM Jim Pingle

Add GUI control for IPsec async crypto. Implements #8772

9145c7e7 08/08/2018 06:18 PM PiBa-NL

include IPv6 in $tonathosts so nat rules can be expanded properly when IPv6 rules are made

bb7af0ee 08/08/2018 04:58 PM Steve Beaver

Remove pfsense => pfSense nonsense that was breaking wizrd hyperlinks that included hte product name

7140cb27 08/07/2018 05:09 PM Stephen Jones

PHP7 related, cast bandwitdh to int to make sure it is a numeric value Fixes #8757

26ee3418 08/07/2018 05:00 PM Steve Beaver

Revise Netgate links

10511c3b 08/07/2018 12:47 PM Renato Botelho

Fix #7604: Rework pkg reinstall on config restore

- Remove old code needed to upgrade fom < 2.3 to 2.3
- Simplify logic using a single file /conf/needs_package_sync
- Create /etc/rc.package_reinstall_all, a script used to reinstall all
packages present in config but not on pkg database...

d8954a33 08/07/2018 12:46 PM Renato Botelho

index.php doesn't need to care about needs_package_sync

22e3bc56 08/07/2018 12:46 PM Renato Botelho

Do not remove needs_package_sync file when it's not needed

eafd1610 08/07/2018 12:43 PM Renato Botelho

Use packagelock flag for checking

5f1becd8 08/07/2018 12:42 PM Renato Botelho

Do not run rc.start_packages when restoring a config backup

1220cb90 08/07/2018 12:40 PM Renato Botelho

Add missing -f to make pfSense-upgrade to remove all packages when restore factory default

6f2bad18 08/07/2018 12:21 PM Renato Botelho

Start packages after pfSense-upgrade finished

26dc7555 08/07/2018 11:55 AM Renato Botelho

Improve readability on booting message

4221eba1 08/07/2018 11:12 AM Renato Botelho

Remove code used to upgrade from < 2.3 to 2.3

c165834f 08/07/2018 10:52 AM Renato Botelho

Simplify logic and break some long lines

8abca040 08/07/2018 10:52 AM Renato Botelho

Do not rely on internet connection when running 2nd/3rd upgrade stages

cbd8464e 08/06/2018 09:14 PM Stephen Jones

Fixes #8741 make sure type is selected before specifying address(es)

df0a71cb 08/06/2018 05:41 PM Jim Pingle

Add IPv6 version of IPv4 private nets to DNS Rebinding list. Fixes #8750

169fad08 08/06/2018 04:00 PM Stephen Jones

Fixes #8101 added an input error if the alias name was equal to the alias value

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.

86ad5d27 08/03/2018 02:33 PM Steve Beaver

Merge pull request #3969 from luckman212/2y-prefix-is-ok

65b5efa7 08/03/2018 02:06 PM Jim Pingle

Add config function init_config_arr()

This function initializes a set of nested keys under $config to avoid multiple levels of manual is_array() checks and creations.

Pass it an array of keys to test and create, for example:

init_config_arr(array('virtualip', 'vip'));...

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

Merge pull request #3968 from stephenw10/master

48fa342d 08/03/2018 01:54 PM Steve Beaver

Merge pull request #3967 from PiBa-NL/20180729-alias-with-carp-parent

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

89ae6f1f 08/03/2018 05:39 AM → luckman212

Removes some legacy code in auth.inc

There was a compat issue between PHP's $2y$ bcrypt hashes and
older versions of FreeBSD. However, this compat issue was fixed
long ago and appeared in FreeBSD 11.0-RELEASE
https://reviews.freebsd.org/D2742

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

8517667d 08/01/2018 09:30 PM PiBa-NL

outbound-nat, make sure rules generated wont have required missing options that might make the rules fail to load

905bd44e 08/01/2018 09:30 PM Pi Ba

outbound-nat, make sure rules generated with outbound-nat rules are valid also on interfaces with mixed ipv4/ipv6 address environments

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.

3729b7a2 07/31/2018 05:57 PM Jim Pingle

Create cron array if it doesn't exist on upgrade.

(cherry picked from commit aabd093849d61eacdf7bdcb584c812638b3732a0)

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

92f2b9a0 07/31/2018 11:08 AM Renato Botelho

Merge pull request #3962 from PiBa-NL/20180708-routing-default-gateway

a47267ee 07/30/2018 08:51 PM Jim Pingle

Fix a potential PHP error from a pf filter reload error.

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

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

This reverts commit 56cc5709e424aeab65ee93fd08eaccff6c7bbf7e.

46180360 07/30/2018 07:35 PM Jim Pingle

Make whitespace more obvious in a user/cn mismatch

283e8d24 07/30/2018 03:07 PM Renato Botelho

Skip repo check for base packages

e87ea36d 07/30/2018 03:07 PM Renato Botelho

Revert "Parameter must be an array or 'all'"

Fix #8715 respecting get_pkg_info parameter when it doesn't start with
pfSense-pkg

This reverts commit 70a7c029fbe61935da7474358e7359bb9dc1bcc3.

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

3290c9e6 07/29/2018 05:21 PM PiBa-NL

interfaces, ipalias fix initializing ipaliases that have a carp parent after interface down / up

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

05318264 07/27/2018 11:49 AM Renato Botelho

Make sure additional packages are provided by official pkg repo

a835cdee 07/27/2018 11:01 AM Renato Botelho

Fix style

70a7c029 07/27/2018 10:58 AM Renato Botelho

Parameter must be an array or 'all'

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