Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e5b43cf8 01/28/2019 06:18 PM Jared Dillard

type cast traffic graph inputs to fix #9072

6c17da07 01/25/2019 04:04 PM Jim Pingle

status.php optimizations. Implements #9290

  • Rewrites the command output so it is first written to files, then read through line-by-line to PHP. Should be much more efficient and consume less memory, making the previously "too large" commands viable.
  • Increase verboseness of ifconfig output, add supported media...
9f3b87d8 01/22/2019 03:14 PM Jim Pingle

Fix desc of OpenVPN sync to show that it also syncs certs. Fixes #9283

36192f4a 01/21/2019 07:22 PM Jim Pingle

Packet capture page fixes. Fixes #9239

  • Add "None" output level
  • Detect large files and refuse to print them in the GUI textarea
  • Ensure output buffering is off before doing readfile to avoid PHP
    consuming memory while downloading a large capture.
5345b254 01/21/2019 04:48 PM Jim Pingle

Init array for 6o4 tunneling Fixes #9264

e56c473d 01/21/2019 04:38 PM Jim Pingle

Allow a trailing dot in a hostname on diag_dns.php. Fixes #9276

08c49b4d 01/21/2019 04:32 PM Jim Pingle

Remove links to DNSStuf tools. Fixes #9275

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

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

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

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

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.

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

Fix array init in setup_wizard.xml. Fixes #9170

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.

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

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

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

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

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

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

Initialize QinQ arrays before use. Fixes #9109

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

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

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...

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

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

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

Restored d3.min.js

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

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

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

Validate and protect powerd option values. Fixes #9061

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

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

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

Fixes to ssh agent forwarding setting

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.

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

Implement login fallback for RADIUS MAC authentication

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

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

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

1d835d94 10/04/2018 12:51 PM Sorin Sbarnea

Enable setting AllowAgentForwarding value

Fixes #8590

Signed-off-by: Sorin Sbarnea <>

84dc4a55 10/04/2018 12:40 PM Steve Beaver

Fix German translation error. Also fixed in Zanata

dac4cd09 10/04/2018 12:24 PM Steve Beaver

Fixed #9002 - PPPoE Service Name may contain ':'

93867844 10/03/2018 09:04 PM Jim Pingle

Avoid creating or parsing a second empty rrddata tag. Fixes #8994

9858a361 10/03/2018 08:09 PM Jim Pingle

Change the method used by status.php to mask sensitive info.

Also add a few new tags to be masked. See Factory #1170

32a7f161 09/28/2018 06:51 PM Jim Pingle

Issue #8974

ec439957 09/28/2018 06:39 PM Jim Pingle

ssh settings alignment. Fixes #8974

Remove redundant settings stored in the wrong place
Store all ssh settings in the same place
Initialize this array before use

76d1a412 09/28/2018 01:08 PM Renato Botelho

Merge pull request #3990 from luckman212/draggin-v2

f31ef5aa 09/28/2018 02:16 AM Jim Pingle

Fix typo

651b4dcb 09/27/2018 05:41 PM Jim Pingle

Init dnsmasq arrays before referencing. Fixes #8967

988b786d 09/27/2018 02:16 PM → luckman212

gettext on strings

bb7cabdb 09/27/2018 12:33 PM Steve Beaver

Simplify schedule validation

438726b3 09/27/2018 11:55 AM Renato Botelho

Merge pull request #3989 from luckman212/wol-default-lan-if

d358bf72 09/27/2018 11:53 AM Renato Botelho

Merge pull request #3981 from NanoCaiordo/NanoCaiordo-patch-1

c9216659 09/27/2018 03:15 AM Steve Beaver

Fix typo in error msg

157aff9e 09/26/2018 08:15 PM Jim Pingle

Fix JSON encoding of gw/gwg params for firewall rule gw list. Fixes #8962

b4d87269 09/26/2018 07:54 PM Renato Botelho

Merge pull request #3992 from luckman212/status-gateways-fixup1

a5662a7a 09/26/2018 07:27 PM Renato Botelho

Merge pull request #3980 from luckman212/underscores-on-outbount-nat

ebbc9e97 09/26/2018 06:41 PM Steve Beaver

Default ACB schedule to every day at midnight

e46ea2c6 09/26/2018 03:48 PM Stephen Jones

Fixes #8949 Looks like there was 2 variable names for the same variable shownetboot and netboot. It now just uses the variable name netboot

a1aa91de 09/26/2018 03:28 PM Steve Beaver

Added scheduled config backup
Fixed: #8947

c2f7d555 09/26/2018 06:12 AM → luckman212

Fix a display bug in status_gateways.php
This bug causes the Monitor IP to appear even when a gateway
is unmonitored. The monitor IP from the last gateway in the list
to have one will simply get repeated. This patch fixes that bug,
and also cleans up a few other things- unused variables, gets...

c818076d 09/25/2018 10:47 PM → luckman212

default to the lan interface on WOL page, unless another if is
submitted in the form data.

fd4dc22e 09/25/2018 05:04 AM → luckman212

don't show drag message if roworderdragging is disabled

e2f60597 09/19/2018 05:52 PM Jim Pingle

Fix redirect back to user mgmt when editing user 0. Fixes #8920

124ca365 09/19/2018 04:32 PM Jim Pingle

Initialize DHCP settings before use. Fixes #8919

8c60e7ef 09/18/2018 06:19 PM Steve Beaver

JimP already fixed it
Revert "Fixed #8913"

This reverts commit fc575f17b66cab903b1241a060180295788e4728.

fc575f17 09/18/2018 06:14 PM Steve Beaver

Fixed #8913

702416aa 09/18/2018 06:14 PM Jim Pingle

Fix dashboard update check & gitsync settings. Fixes #8913

0430b1b4 09/18/2018 04:34 PM Renato Botelho

Fix #8911: Keep configured pkg repository when restoring config

3319f34d 09/18/2018 04:02 PM → luckman212

small change to fixup https://redmine.pfsense.org/issues/8851
without this, clicking edit on existing CA goes to wrong screen
and breaks Save button

508c66ac 09/18/2018 02:05 PM Jim Pingle

Init syslog settings before using the array. Fixes #8905

2e490732 09/18/2018 12:32 AM Nano Caiordo

Removed duplicate line :/

c2d8c3c8 09/18/2018 12:30 AM Nano Caiordo

Properly restrict a network when default is open.

Effectively override any default setting.

e0f12d6b 09/18/2018 12:00 AM Nano Caiordo

Removed is_ipaddr() as ip_in_subnet() does it already.

d73918f2 09/17/2018 11:49 PM Nano Caiordo

Fixed NTP status page not honouring NTP ACLs

Reported in redmine https://redmine.pfsense.org/issues/7609