Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
78ce96a9 01/13/2022 06:36 PM Jim Pingle

Improve OpenVPN Data Cipher handling. Fixes #12677

9a51687d 01/13/2022 01:57 PM Danilo-Z

Fix typo in warning text.Issue #12680

3e5fa898 01/11/2022 07:39 PM Steve Beaver

Redirect user to / if Plus and attempting to directly access system_register.php

5895065c 01/11/2022 07:13 PM Steve Beaver

Make registration process contingent on PLus vs CE to accommodate automatic CE -> Plus merging

b8fd0558 01/11/2022 06:26 PM Steve Beaver

netgate-ca.pem is now in the base image at /usr/local/share/${product_name}/ssl/netgate-ca.pem

5165bfa5 01/07/2022 03:03 PM Jim Pingle

Fix default password warning check. Fixes #12666

Use the existing function to check the password to avoid duplicating
effort.

283f9e8c 01/03/2022 06:40 PM Jim Pingle

Disable DNS Resolver recursion if the selected outgoing interfaces are not available. Fixes #12460

Originally-By: Viktor Gurov

1f3baf61 01/03/2022 06:31 PM Jim Pingle

Revert "Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267"

This reverts commit 7aaa20d95a345c4688e8786c755c7d0433451688.

fc53bed4 01/03/2022 05:50 PM Jim Pingle

Fix "assignement" typo. Fixes #12383

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

c3474eef 12/27/2021 02:36 PM Viktor Gurov

Ignore DynDNS requestif for non-custom providers. Fixes #12631

3c8d676b 12/22/2021 05:51 PM Viktor Gurov

Merge pull request #4541 from blkeller/document-auto-nat

4bcd43b4 12/22/2021 05:50 PM Viktor Gurov

Merge pull request #4546 from olehfb/namedotcom_dyndns

76849fc1 12/22/2021 05:42 PM Viktor Gurov

Merge pull request #4540 from spootle/master

19ea3c16 12/22/2021 03:32 PM Christian McDonald

Minor cosmetic fix in gateway widget.

21f9d17b 12/21/2021 05:37 PM Christian McDonald

Make sure $sitems (skip items) is always an array.

fc31c0dd 12/16/2021 05:12 PM Viktor Gurov

Restart RADVD on interface IPv6 address change. Fixes #12604

f44a6c90 12/08/2021 09:17 AM Viktor Gurov

IPsec RADIUS Advanced Parameters default value reset fix. Issue #12575

2b6a3712 12/07/2021 07:21 PM Viktor Gurov

IPsec IKEv2 Retransmission options. Implements #12184

373fdb53 12/07/2021 03:35 PM Steve Beaver

Revert "move firewall functions to include file"

This reverts commit a5a4cf87eeacfaf922151ce356fca1eee53762eb

46bd32bb 12/07/2021 02:17 PM Steve Beaver

Revert "Certmanager mvc"

This reverts commit 033c3ae82d20ca5760ed483cf8d0c947764b2371

033c3ae8 12/07/2021 01:49 PM Steve Beaver

Certmanager mvc

40b8882a 12/07/2021 01:30 PM Viktor Gurov

Gateway/Group link fix on the firewall rules page. Issue #12555

6a9fe85f 12/06/2021 01:58 AM olehfb

Add dynamic DNS service provider Name.com, closes #12567

d297504c 12/03/2021 02:34 PM Viktor Gurov

Do not display direction indicator on the non-floating tabs. Fixes #12559

fe31d06f 12/03/2021 02:33 PM Viktor Gurov

Certificate fields input validation. Issue #12035

cd974f08 12/03/2021 02:21 PM Viktor Gurov

SNMP IPv6 support. Implements #12325

d6bbbf35 12/03/2021 02:21 PM Viktor Gurov

Input validation to prevent removing a gateway if it is still in use by DNS servers. Fixes #8390

dc22e511 12/03/2021 02:20 PM Viktor Gurov

Backup and Restore SSH Host Key(s). Feature #11118

2c21b4a4 12/02/2021 04:25 PM Viktor Gurov

Gateway / Gateway group edit on the firewall rules page. Implements #12555

b974b9d5 12/02/2021 04:24 PM Viktor Gurov

Add a note about the AutoConfig backup behavior. Implements #12296

15a4d4c0 12/02/2021 03:26 PM Viktor Gurov

Route overlap input validation fix. Issue #12554

f3554a3c 12/02/2021 01:29 PM Viktor Gurov

IPsec status isset+is_array phase2 check. Fixes #12550

a5a4cf87 12/01/2021 01:44 PM Trevor Kerr

move firewall functions to include file

9b83e6fb 12/01/2021 01:14 PM Viktor Gurov

Do not show the pulldown menu when rebooting after restoring AutoConfigBackup. Fixes #10662

332052b8 11/25/2021 07:30 PM Viktor Gurov

Static routes handling update. Fixes #11599 #11895 #7547

  • Confirmation box to apply static routes add/route/change
  • Reloading routes using aliases after changing the alias
  • Correct route updates after changing destination or gateway
47e079f6 11/24/2021 03:05 PM Viktor Gurov

Support DNS server gateway selection on ``system.php`` for multiple gateways not assigned to interfaces. Implements #12116

535bba02 11/23/2021 02:53 PM Viktor Gurov

Hide the Duplicate Connection Limit input field until the Duplicate Connection check box is ticked. Issue #12267

b58cb30a 11/22/2021 05:08 PM Viktor Gurov

Interface Groups start digit input validation. Fixes #12529

aa8af662 11/22/2021 03:01 PM Jim Pingle

Fix typo

620ef850 11/19/2021 07:49 PM Steve Beaver

Ui3 bandwidth

a506ea5a 11/19/2021 03:19 PM Viktor Gurov

Local Logging warning note. Issue #12511

bbb3bbeb 11/16/2021 09:46 AM Viktor Gurov

DNS check improvements for fw check and ACB. Fixes #12141

71f503d2 11/15/2021 05:43 PM Christian McDonald

Uninitialized config variables in interface_assign.php

7aaa20d9 11/15/2021 02:51 PM Marcos M

Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267

0cfd0083 11/15/2021 02:13 PM Viktor Gurov

NTP Peer mode. Implements #11496

fc19062e 11/12/2021 07:35 PM Viktor Gurov

Input error message box on the interfaces_ppps.php page. Fixes #12514

6a9435a6 11/11/2021 08:06 AM Viktor Gurov

Keep port value for PPPoE/L2TP/PPTP on interfaces.php page. Fixes #12498

c58db203 11/08/2021 01:08 PM Viktor Gurov

Do not change ports value for PPPoE/L2TP/PPTP on interfaces.php page. Fixes #12498

d0c6bc9a 11/04/2021 06:34 AM Viktor Gurov

Allow to delete limiter referenced in filter rules. Fixes #12503

2a485da2 11/02/2021 01:16 PM Viktor Gurov

status_logs_settings.php logcompression value fix. Issue #12011

f571a57b 11/02/2021 12:42 PM Viktor Gurov

Change traffic shaper wizard default bandwidth type to Mbit/s. Todo #12501

f645fb5f 10/31/2021 07:11 PM Viktor Gurov

Wake All Devices confirmation prompt. Implements #12480

d6bc49df 10/27/2021 11:10 PM Brett Keller

Document that upstream gateway controls WAN type vs. LAN type interface

66b1de4c 10/27/2021 08:46 PM Jim Pingle

IPsec SPD status updates. Implements #12397

  • Fix backend parsing of setkey data
  • Check for VTI vs tunnel mode
  • Output mode in GUI status, and VTI interface name if available
  • Make directionality of endpoints and arrow icon match in both the
    direction column and tunnel endpoints column.
5814ad25 10/27/2021 07:51 PM Jim Pingle

Revise IPsec widget icon behavior. Fixes #12347

  • Change P1 status test so it can detect the "connecting" state and show
    a distinct icon.
  • Use gettext() for icon tooltip text
  • Code optimization
46cdd9ab 10/21/2021 01:28 PM Viktor Gurov

Allow to select PPPoE Server authentication protocol. Implements #12438

aa1936ee 10/21/2021 01:27 PM Viktor Gurov

DNS check optimization for NDP diag page. Fixes #11512

138f2dd0 10/21/2021 08:25 AM Viktor Gurov

Send notification on WebGUI reboot/reroot/halt. Implements #12441

e6df5881 10/20/2021 04:48 PM Viktor Gurov

Icon for traffic direction on floating rules tab. Implements #12433

349e7c67 10/20/2021 04:07 PM Viktor Gurov

Update DNS Server Override and DNS Query Forwarding help text. Todo #12449

2c702751 10/20/2021 04:05 PM Viktor Gurov

IPsec PC/SC daemon status / services page fix. Issue #12468

d12195f5 10/19/2021 02:46 PM Viktor Gurov

Set Gateway creation radio button to Both by default. Fixes #12448

1c4c9e7f 10/18/2021 03:12 PM Viktor Gurov

Allow to use /0 netmask on IGMP Proxy edit page. Fixes #7749

ff6d9cb1 10/18/2021 03:11 PM Viktor Gurov

Traffic Shaper Wizard IPv6 support. Implements #4769

9263389e 10/18/2021 08:17 AM Daniel Cameron

fix filter expression to check correct variable instead of non-existing one

67fedb90 10/17/2021 05:50 AM Viktor Gurov

Use proxy for DDNS Check IP Services. Feature #12342

fd331bdc 10/13/2021 05:46 AM Viktor Gurov

Dynamic DNS proxy option. Fixes #12342

b9fbc36a 10/13/2021 05:13 AM Viktor Gurov

Slack Notifications. Feature #12291

1004053d 10/09/2021 09:43 AM Viktor Gurov

OpenVPN Generated RADIUS ACL Ruleset for status_output. Implements #12316

61eb637d 10/09/2021 08:16 AM Viktor Gurov

Modal window to see RADIUS ACL generated rules on the status_openvpn.php page. Implements #12321

253b9b62 10/09/2021 07:37 AM Viktor Gurov

IPsec PH2 BINAT subnet size input validation. Todo #12430

9a18668d 10/08/2021 04:56 PM Viktor Gurov

Display default Reflection Timeout value. Feature #12318

1ab2ec0a 10/08/2021 03:49 PM Viktor Gurov

IPv6 Port Forwarding Proxy+NAT input validation. Fixes #12319

83afa41a 10/08/2021 03:36 PM Viktor Gurov

Reload syslogd on log Rotation Size / Retention Count change. Fixes #12366

08ef78ac 10/08/2021 03:35 PM Viktor Gurov

Allow to halt OpenVPN client on status page. Issue #12416

14e080ab 10/08/2021 03:34 PM Viktor Gurov

Swap Captive Portal Redirection URL and Blocked MAC redirect URL input validation messages. Fixes #12388

d9793efc 10/08/2021 03:33 PM Viktor Gurov

Update help text for RAM disk settings. Fixes #12389

b8cfee9d 10/08/2021 03:26 PM Viktor Gurov

6RD Prefix input validation. Fixes #12435

7cf69c98 10/08/2021 12:22 PM Viktor Gurov

Default preferred lifetime input validation. Fixes #12439

863ab7d4 09/23/2021 01:33 PM Jim Pingle

Fix IPsec P2 Keep Alive mobile check. Issue #12398

b146b9b3 09/15/2021 08:57 PM Christian McDonald

Fix Disks widget UI on UFS systems

```
PHP 7.4.22 | 10 parallel jobs
............................................................ 60/279 (21 %)
............................................................ 120/279 (43 %)
............................................................ 180/279 (64 %)...

fa756399 09/15/2021 09:53 AM Viktor Gurov

Rename incorrect reorder function name in firewall_nat_out.php. Fixes #12377

9962b011 09/13/2021 03:01 PM Christian McDonald

Move hwcrypto call to sysinfo widget

2de8b1f5 09/09/2021 11:08 PM Christian McDonald
  • Removes disk usage from system information widget
  • Adds Pfsense\Services\Filesystem\ library
  • Adds new disk widget
5d0c974d 09/08/2021 01:53 PM Jim Pingle

Make ssh PermitRootLogin conditional. Fixes #12346

dd155b32 09/08/2021 11:19 AM Viktor Gurov

IPsec Widget none/disabled tunnels fixes. Issue #12337

df14688b 09/08/2021 10:33 AM Viktor Gurov

Group copy fix. Issue #12226

28cef398 09/06/2021 01:19 PM Luiz Souza

Fix the diag_defaults.php PHP errors, include the required file.

Submitted by: SteveW
Ticket: #12340

7c33b323 09/03/2021 05:56 PM Christian McDonald

Use minimized version of treegrid dependency

c121b081 09/03/2021 05:41 PM Christian McDonald

Adds missing treegrid dependency

775e9055 09/02/2021 09:33 AM Christian McDonald

Adds the TreeGrid plugin for jQuery to the pfSense UI stack.(https://github.com/maxazan/jquery-treegrid)

40d3c9da 09/01/2021 05:25 PM Christian McDonald

Adds the TreeGrid plugin for jQuery to the pfSense UI stack.(https://github.com/maxazan/jquery-treegrid)

1dc88635 09/01/2021 01:30 PM Viktor Gurov

Do not disable hash algorithms checkboxes in AH mode. Fixes #12324

0a70f90a 08/31/2021 06:03 PM Jim Pingle

OpenVPN exit notify & inactive incompatibilities

  • Ignore exit notify in problematic cases. Fixes #12102
  • Ignore inactive seconds in problematic cases. Fixes #12219
  • Warn against using these options in problematic scenarios
  • Hide from the GUI in obvious incompatible scenarios
4b8d710c 08/30/2021 09:02 PM Viktor Gurov

OpenVPN Aliases support. Implements #2668

0f2df9bb 08/30/2021 02:50 PM Jim Pingle

Move help redirects to server. Implements #12314

Redirect mappings are already in place on the docs web server.

df945787 08/26/2021 03:21 PM Luiz Souza

Rename the Netgate devices.

XG-15xx -> 15xx
SG-5100 -> Netgate-5100

fe72327b 08/26/2021 01:03 PM Jim Pingle

Revert "Clean up some messy HTML in the cert/ca display code. Prep for future MVC changes."

This reverts commit 8d4fcd7ac1167894136e337fc619e63fa7200fa0.

bc642d63 08/23/2021 08:53 PM Jim Pingle

Log settings help text update. Implements #12012

  • Improve notes about disk usage
  • Add more calculations to estimate potential usage
  • Improve notes about when to use/not use compression