Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3cd21b4e 02/24/2019 04:38 PM PiBa-NL

Routing, actually show the "(default)" mark on the default route as it is present on the OS

Most obvious problem was when manually switching from WANGW1 to WANGW2 it showed both as (default) after saving the setting and before applying it. Also after applying it would require another page refresh to show the updated situation. Also add a little information box that shows what (Default) means for the user.

3fcf5ad7 01/10/2019 01:59 PM Jim Pingle

Fix saving IPv6 over IPv4 tunneling NAT setting. Fixes #9264

2a10f892 01/03/2019 12:52 PM Renato Botelho

Convert rc.disable_hdd_apm to use camcontrol

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

2c5d3b1e 12/27/2018 09:16 PM Jim Pingle

Change alias name/pf keyword check to be case insensitive. Fixes #9231

d188b725 12/18/2018 02:11 PM Jim Pingle

Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207

814a7c2f 12/14/2018 07:29 PM Clinton Cory

#9096 - updated login title

701728c0 12/12/2018 09:02 PM Jim Pingle

Init filter rules in firewall_nat.php. Fixes #9193

0d79ff69 12/11/2018 08:10 PM Jim Pingle

Merge pull request #4019 from GrantSheehan/master

d36e5a49 12/11/2018 05:02 PM Jim Pingle

Alternate swap device location tactics. Issue #9182

4c6e3de4 12/11/2018 03:12 PM Jim Pingle

Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160

ed76624b 12/07/2018 07:15 PM Jim Pingle

Rework cert keylen/digest validation. Fixes #9180

5878d529 12/07/2018 06:18 PM Grant Sheehan

Fix DigitalOcean DynDNS client

Fixes the check on the return value since it's been updated to use
HTTP/2 syntax. Also adds logic to allow using `@` to denote updating the
root domain A record as well.

95f3d049 12/07/2018 09:43 AM Kacper Boström

Fixed regression where calling station id was removed from openvpn

f5f79fcc 12/05/2018 04:19 PM Jim Pingle

Fix array init in setup_wizard.xml. Fixes #9170

e9446f53 12/04/2018 02:03 PM Jim Pingle

Fix NPt validation to allow single addresses. Fixes #9163

b6acaf76 12/03/2018 03:49 PM Renato Botelho

Add Korean to the list of available languages

ca2c1fd6 12/03/2018 03:47 PM Renato Botelho

Update translation files

ef1bcb81 12/03/2018 03:36 PM Renato Botelho

Regenerate pot

c9f69485 11/27/2018 07:35 PM Luiz Souza

Do not call interfaces_vlan_configure() every time an interface is edited in GUI.

This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).

Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure()....

25d029d1 11/22/2018 02:37 PM Luiz Souza

Make the WF2Q+ the default scheduler for the dummynet limiters.

The WF2Q+ was the default scheduler in previous versions, it is well tested and support dynamic queues.

Add a note for the FIFO scheduler to make clear that it does not support dynamic queues (by design) and as such, it is working as intended....

92c39e9b 11/22/2018 12:36 AM Steve Wheeler

Allow no username for FreeDNS-v6

Also include that and Digital Ocean in the help text.

86fb2194 11/21/2018 09:26 PM Renato Botelho

Fix #9144: Init array before use

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

6f9729c0 11/21/2018 01:52 PM Steve Beaver

Minor fixes related to #9121

ede4faa7 11/21/2018 12:53 PM Renato Botelho

Fix #8937: Show hwaddr for LAGG members

8bffe226 11/20/2018 07:27 PM Renato Botelho

Fix #8465: Preserve default gw when switch to BACKUP

interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfiguring completely the
interface when it's not necessary.

Add a new parameter $maintenancemode_only to interface_carp_configure()...

1f72df3b 11/20/2018 07:16 PM Renato Botelho

Break long lines

40db4055 11/20/2018 04:25 PM Renato Botelho

Merge pull request #4016 from Augustin-FL/captiveportal-spelling

97b0e99e 11/20/2018 04:23 PM Renato Botelho

Merge pull request #9131 from Augustin-FL/patch-accounting

43292b5d 11/20/2018 04:22 PM Renato Botelho

Merge pull request #4014 from Augustin-FL/captiveportal-blocked-mac

df0d003e 11/20/2018 04:21 PM Renato Botelho

Merge pull request #4004 from NanoCaiordo/js-warnings

85a8f9b0 11/18/2018 03:51 PM A FL

Fix few spelling issues
Ticket #9134

f790565a 11/18/2018 03:34 PM A FL

Send MAC address as username if radmac is used for connecting an user
Ticket #9131

b55d94e8 11/14/2018 05:04 PM Jim Pingle

Init various arrays in easyrule before use with references. Fixes #9119

592bec81 11/14/2018 01:54 PM Jim Pingle

Remove obsolete OLSRD code. Implements #9117

4be5ed9f 11/14/2018 11:13 AM Renato Botelho

Fix #9071: Make sure pkg metadata is updated when repo config changes

220063c4 11/14/2018 10:33 AM Renato Botelho

Remove unused variable

79955411 11/14/2018 10:29 AM Renato Botelho

Simplify logic to remove packages section from backup

83a6f504 11/14/2018 10:13 AM A FL

Redirect Blocked MAC without requiring credentials if Blocked MAC URL has been entered.

Redmine #9114

ed104a18 11/13/2018 09:59 PM Jim Pingle

Always configure VTI routes when setting up the interface. Fixes #9116

16b78f38 11/12/2018 05:04 PM Jim Pingle

Fix previous regex. Issue #9106

cc955fe6 11/12/2018 04:55 PM Jim Pingle

Replace '.' in radius name for strongSwan. Fixes #9106

439d9beb 11/12/2018 02:37 PM Jim Pingle

Initialize QinQ arrays before use. Fixes #9109

e1a6074d 11/09/2018 10:56 AM Renato Botelho

Fix #9102: Suppress stream_select() undesired warnings

8207fac6 11/08/2018 06:01 PM Jim Pingle

Fix change detection of GUI web server toggles. Fixes #9105

5c4aa94a 11/07/2018 08:36 PM Jim Pingle

Add 0.0.0.0/0 to VTI left/rightsubnets. Fixes #8859

No negative feedback from testing, time for a wider push.

This helps with third party devices that require 0.0.0.0/0 to route
traffic on a VTI P2.

7da466e1 11/07/2018 08:30 PM Jim Pingle

Add checkbox to disable SMTP SSL cert verification. Implements #9001

The default action is to validate the certificate. If the user knows the
server does not have a valid certificate (e.g. self-signed), this option
will allow encryption to be used without validating the identity of the...

3fec2470 11/06/2018 06:19 PM Jim Pingle

If the cert date is negative, use DateTime instead of date. Fixes #9100

9aa8f6a8 11/06/2018 05:47 PM Jim Pingle

Prevent CRL from using too large a lifetime on ARM. Fixes #9098

ca4456b9 11/06/2018 04:38 PM Jim Pingle

Improve handling of empty cert tags. Fixes #9099

8bd36425 11/05/2018 08:11 PM Jim Pingle

Prevent log size from being too large, which breaks clog. Fixes #9081

4c4e294b 11/05/2018 07:57 PM Jim Pingle

Prevent PHP error when saving log config. Fixes #9095

5e5df38f 11/05/2018 06:31 PM Jim Pingle

Make MBT prefer video console. Fixes #9094

Avoids foot-shooting by restoring a config with serial enabled.

2f73f2f9 11/05/2018 06:30 PM Jim Pingle

Use EFI console when needed. Fixes #8978

2dd0ba04 11/03/2018 11:31 PM Marco Pannetto

Update src/usr/local/www/vendor/d3/d3.min.js

Restored d3.min.js

296c16bd 11/01/2018 08:45 PM Renato Botelho

Fix 9086: Remove gettext() from all 'Local Databases' strings

d5b70264 11/01/2018 08:41 PM Renato Botelho

Update translation files

840494c0 11/01/2018 08:41 PM Renato Botelho

Regenerate pot

125ae17e 11/01/2018 05:17 AM Marco Pannetto

Update src/usr/local/www/vendor/d3/d3.min.js

make sure to only pass valid options when supported by the browser

36742b46 11/01/2018 04:33 AM Marco Pannetto

Removed js warnings

024e5de2 10/31/2018 04:59 PM Jim Pingle

Skip empty IPsec P1 during upgrade to 17.5. Fixes #9083

5514e368 10/31/2018 02:34 PM Steve Beaver

Add help text to sshguard whitelist
Reduce delete button size
Change label text to "Add address"

ef4a242c 10/31/2018 12:19 PM Renato Botelho

Fix #8864: Let users modify sshguard parameters and whitelist

42ad3b8b 10/30/2018 02:24 PM Jim Pingle

Array initialization in NAT pages. Fixes #9080

bfd3334b 10/25/2018 07:40 PM Jim Pingle

Initialize package arrays before use. Fixes #9067

c688c59b 10/25/2018 06:24 PM Jim Pingle

Add trailing slash to ECL check path for /config/. Fixes #9066

4de15854 10/23/2018 06:17 PM Jim Pingle

Fix processing of the 'all' group. Fixes #9051

All the 'all' group to the list of groups at the end, rather than the
start. This way it will be considered no matter how users login. This
also fixes issues some users had with the original changes.

3be69929 10/23/2018 05:13 PM Jim Pingle

Validate and protect powerd option values. Fixes #9061

74a8a219 10/22/2018 07:31 PM Jim Pingle

Use the fw domain for DNS search when no other choices exist. Fixes #9056

2d7ed31e 10/22/2018 05:28 PM Jim Pingle

Strictly define the EAP Identifier for custom local client entries. Fixes #9055

8be7aff9 10/22/2018 03:28 PM Steve Beaver

Merge pull request #3987 from PiBa-NL/20180920-apinger-wait-for-terminate

768eccf9 10/22/2018 03:22 PM Steve Beaver

Merge pull request #4000 from Augustin-FL/patch-cp-3

fe1afbb7 10/19/2018 01:39 PM Jim Pingle

Consider the "all" group when determining privileges. Fixes #9051

5142c80a 10/18/2018 02:52 PM Jim Pingle

Rewrite /etc/rc.kill_states to use pfSense module state functions. Fixes #8554

Eliminates inaccurate shell exec/grep/preg_match syntax issues.

cd3cde52 10/16/2018 07:59 PM Jim Pingle

Fix Limiter validation check, which allows old queues to display. Fixes #8956

The AQM defaults to droptail when empty, but empty was being rejected as
invalid even though it was handled in the code.

84963037 10/16/2018 03:18 PM Jim Pingle

Solve a package reinstall/start race condition. Fixes #9045

e738a4c9 10/15/2018 07:21 PM Jim Pingle

Show nvme controllers in SMART list. Fixes #9042

dba7debb 10/15/2018 07:20 PM Jim Pingle

Revert "Show nvme devices in SMART disk list. Fixes #9042"

This reverts commit bdb6021f79f222b2c7d732436800e96cb34ea973.

bdb6021f 10/15/2018 06:46 PM Jim Pingle

Show nvme devices in SMART disk list. Fixes #9042

8cc84136 10/10/2018 05:11 PM Jim Pingle

Fixes to ssh agent forwarding setting

72b7b9a2 10/10/2018 05:04 PM Jim Pingle

ssh settings upgrade fixes

b1cc8f31 10/10/2018 04:18 PM Jim Pingle

Restore the RADIUS NAS ID option to Captive Portal. Fixes #8998

Keeps the default of using CaptivePortal-<zonename> when not set,
otherwise uses the value supplied by the user as with older versions.

22e32874 10/10/2018 10:26 AM A FL

generate a flag even if trying to perform RADIUS MAC authentication on a non-RADIUS server.

774ff51b 10/10/2018 10:26 AM A FL

Implement login fallback for RADIUS MAC authentication

4b2edd69 10/09/2018 06:18 PM Renato Botelho

Merge pull request #3997 from Augustin-FL/patch-cp-2

e5408404 10/09/2018 06:02 PM Renato Botelho

Merge pull request #3996 from Augustin-FL/cp-logout-patch-1

df509dcd 10/09/2018 06:01 PM Renato Botelho

Merge pull request #3993 from ssbarnea/master_ssh_forward

0123cb32 10/08/2018 03:39 PM Jim Pingle

Add help.php entry for AWS VPC wizard.

2ba7026d 10/08/2018 01:33 PM Jim Pingle

Wording changes for PTI disable option. Fixes #9026

df99d3bf 10/06/2018 07:10 AM A FL

Include zone name in Nas-Identifier

c857583b 10/06/2018 06:59 AM A FL

Only display "you are connected" if :
- Logout popup is disabled and no custom logout page is set
- Logout popup is enabled and logout_id is missing

dd8a6d75 10/05/2018 03:35 PM Stephen Jones

Added #8976 Allow traffic graph settings to be saved

4c3669ea 10/04/2018 08:46 PM Jim Pingle

Init schedules before use. Fixes #9009

7a97d81d 10/04/2018 04:22 PM Jim Pingle

Clean up test for CDATA tags and add common_name. Fixes #9006

8b6aae09 10/04/2018 03:47 PM Sorin Sbarnea

Review fix.

0aa2f5f0 10/04/2018 03:45 PM Sorin Sbarnea

Review fixes.

6e150fc0 10/04/2018 03:03 PM Jim Pingle

Unify and improve crash report checking. Fixes #8915

245bfa55 10/04/2018 01:22 PM Steve Beaver

Disable display of Diagnostics->AutoConfigBackup menu item if config is restored from pfSense < 2.4.4
Fixed #8959

e7299fd8 10/04/2018 01:02 PM Steve Beaver

Add top buttons if table > 24 rows