Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a876c333 04/04/2022 01:34 PM Viktor Gurov

Do not generate duplicate NAT Reflection rules. Fixes #13012

bfa801a6 04/04/2022 06:24 AM Viktor Gurov

write_rcfile() restart fix. Issue #13025

9f534f4b 03/31/2022 08:02 PM Jim Pingle

Use correct rx/tx index. Fixes #8861

82a6f401 03/31/2022 03:44 PM Jim Pingle

CLI history option optimization. Fixes #12675

There is no longer a need to use the ~/.keephistory flag file. Scripts
can check the config.xml value for a user directly.

0049d009 03/31/2022 03:42 PM Jim Pingle

Fix syntax error

4e2a765a 03/31/2022 12:55 PM Viktor Gurov

write_rcfile() restart support. Issue #13004

34fc7cd6 03/31/2022 12:55 PM Viktor Gurov

Improve unbound DNSSEC option check. Issue #12985

3a792acf 03/31/2022 10:06 AM Viktor Gurov

OpenVPN unbound restart fixes. Issue #12991

dabd214e 03/30/2022 09:19 PM Glen Barber

php: replace DEFAULT_VERSIONS from 74 to 7.4

05e58cf4 03/30/2022 07:00 PM Marcos M

Make openvpn.connect_async.sh executable

70e7b0c1 03/30/2022 07:00 PM Marcos M

Add option to limit concurrent connections per OpenVPN user. Implements #12267

971b9a64 03/30/2022 07:00 PM Marcos M

Clear stale Cisco-AVPair anchor rules. Fixes #12332

96a1e759 03/30/2022 07:00 PM Marcos M

Improve OpenVPN client connection logging and logic
In preperation for fixes and features

acb0c154 03/30/2022 07:00 PM Marcos M

Use OpenVPN deferred client-connect. Implements #12407

fdfa9859 03/30/2022 07:00 PM Marcos M

Move openvpn client-connect script to separate file
to prepare for deferred client-connect

ae017785 03/30/2022 04:13 PM Viktor Gurov

Duplicate wireless interfaces fix. Issue #12999

f9d9d77e 03/30/2022 04:12 PM Viktor Gurov

Interfaces WIFI WPA configuration fields expose fix. Issue #12998

209ad2e3 03/30/2022 03:52 PM Jim Pingle

OpenVPN shared key warning. Implements #12981.

Adds a warning to the OpenVPN client and server list and edit pages
warning the user about shared key mode being deprecated by OpenVPN.

Warning only displays on the instance lists if there is an existing
shared key instance. Warning only displays when editing an instance...

6e4620d2 03/30/2022 12:41 PM Jim Pingle

Fix typo

544be7a5 03/29/2022 02:39 PM Marcos M

Don't force a network type on page load for VTI mode P2. Fixes #11226

Also affects mode changes from/to VTI

030fab3e 03/29/2022 02:28 PM Viktor Gurov

Check Traffic Shaper Wizard Upstream SIP address family. Fixes #12937

1ff9c7c3 03/29/2022 02:25 PM Viktor Gurov

Restart unbound to update ACL on OpenVPN change. Issue #12991

02004e7a 03/29/2022 07:50 AM Viktor Gurov

Convert IPv6 with IPv4 mapping to hex on prefix merge. Fixes #12440

2b0f4ab1 03/29/2022 07:49 AM Viktor Gurov

Add t4_tom module. Feature #9091

568fdc9f 03/28/2022 02:06 PM Viktor Gurov

Unset $filename variable. Fixes #12986

37f3e8f0 03/25/2022 07:07 PM Viktor Gurov

Do not sync root.key file if DNSSEC is not enabled. Issue #12985

e1e388e4 03/25/2022 01:01 PM Viktor Gurov

Disable buttons on NAT pages if no rules selected. Fixes #12957

4533e50b 03/25/2022 08:38 AM Viktor Gurov

Skip unresolved OpenVPN alias DNS entries. Fixes #12984

65adb193 03/24/2022 07:20 PM Phil Wardt

Packet Capture: edit delete capure icon

b77f85b0 03/23/2022 07:59 PM Jim Pingle

Add upgradeconfig script. Implements #12973

f4b777f0 03/23/2022 07:58 PM Jim Pingle

Fix syntax errors. Issue #12940

97b49080 03/23/2022 02:35 PM Viktor Gurov

Always change .ssh directory permission. Issue #12940

4d99cf21 03/23/2022 12:44 PM Jim Pingle

Merge pull request #4562 from NobleKangaroo/increase-max-firewall-log-entries

5042d9e0 03/23/2022 12:34 PM Jim Pingle

Merge pull request #4564 from PhilZ-cwm6/PhilZ-cwm6-patch-pckcapture

a23b8930 03/22/2022 07:07 PM Phil Wardt

Edit Clear Capture button text

e01ea791 03/22/2022 07:05 PM Brad Davis

Unset the other PCRE options

39fb897e 03/22/2022 06:59 PM Phil Wardt

Use unlink_if_exists()

7691f0c7 03/22/2022 06:03 PM Viktor Gurov

Delete user home directory on user delete XMLRPC sync. Fixes #12940

0590dfaa 03/22/2022 04:40 PM Brad Davis

Deprecate Zabbix 3.x and bring in Zabbix 6.x

d1d1084e 03/22/2022 03:37 PM Viktor Gurov

Reload filter rules after reassigning an interface. Fixes #12949

abddfcd2 03/22/2022 01:36 PM Viktor Gurov

Toggle Button for NAT Pages. Implements #12879

065e0508 03/22/2022 01:34 PM Viktor Gurov

OpenVPN FQDN in alias netmask fix. Issue #12925

3625ad41 03/22/2022 12:16 PM Jim Pingle

Typo in log widget object name.

f9d2c2c3 03/21/2022 07:34 PM Phil Wardt

Packet capture: add clear log button

When there is a log file, show a "Clear Log" button to delete the last log without having to drop to cli

44c4a509 03/18/2022 10:45 PM Christopher Embry

Increase max firewall log entries

062972b3 03/18/2022 02:07 PM Jim Pingle

pf host ID support. Issue #12702

98ecfb9f 03/18/2022 01:16 PM Jim Pingle

Add user opt to keep history. Implements #12675

f14a50f8 03/17/2022 01:06 PM Jim Pingle

Clarify ESP help text. Fixes #12953

719da3ee 03/15/2022 08:16 PM Jim Pingle

Remember dyn GW when if is down. Issue #12931

  • When a dynamic interface goes down, retain its old gateway address in
    a place we can read if if necessary
  • When a dynamic interface comes up, remove the file with the old gw
  • Add a function to fetch the old gateway...
2e326e19 03/15/2022 02:38 PM Christian McDonald

Enable /etc/rc.d/zfsbe support in pfSense-rc

4cd703e9 03/14/2022 04:33 PM Brad Davis

Add bhyve config package

d250c083 03/14/2022 03:11 PM Jim Pingle

Revert "Skip gateway if interface is down. Fixes #12920"

This breaks some gateway operations because the gateways disappear
entirely when the interface loses link.

This reverts commit c07c5cf5f2387cb2b9efdf25545bafebfa414f00.

64b2a187 03/11/2022 03:59 PM Viktor Gurov

Disable buttons on the firewall_rules.php page if no rules selected. Fixes #12871

c5d0d75d 03/11/2022 01:19 PM Jim Pingle

New methods for killing states. Implements #12092

87b9ecff 03/10/2022 09:12 PM Reid Linnemann

Add rule ID text input to state dump page. Issue #12616

60c0b333 03/10/2022 02:55 PM Viktor Gurov

OpenVPN FQDN in alias support. Fixes #12925

773902ef 03/10/2022 02:51 PM Viktor Gurov

DHCPD: deny MAC Deny entries instead of ignore. Fixes #12923

b68d8fe6 03/10/2022 09:26 AM Viktor Gurov

Do not add HTTPClient entries if netboot is disabled. Issue #12892

c07c5cf5 03/10/2022 05:30 AM Viktor Gurov

Skip gateway if interface is down. Fixes #12920

07fe3d3d 03/09/2022 01:57 PM Viktor Gurov

Update HAProxy-stable to version 2.2. Implements #12898

9be20fdf 03/09/2022 01:54 PM Viktor Gurov

OpenVPN status TAP mode double entries fix. Issue #12884

e7954a79 03/09/2022 01:49 PM Viktor Gurov

Restart gateways monitor on dynamic interface down. Fixes #12920

e4b4c3d2 03/09/2022 08:20 AM Viktor Gurov

Status Interfaces SPF details fix. Feature #8861

2404ca68 03/07/2022 09:32 PM Jim Pingle

Encrypt/Decrypt Robustness & Testing. Issue #12897

  • Move cleanup to separate function.
  • Be more aggressive with cleanup when performing multiple crypto
    attempts.
  • Only fall back to old iterations or legacy when decrypting as
    there is no need to attempt these when encrypting new content....
5f3aa946 03/07/2022 07:03 PM Viktor Gurov

OpenVPN status incorrect TAP mode RA server+empty tunnel. Fixes #12884

0d186018 03/07/2022 05:59 PM Jim Pingle

Encode pftop output. Fixes #12915

9a36d901 03/07/2022 04:50 PM Viktor Gurov

Define dnsmasq upstream DNS via --server option. Fixes #12902

fc455333 03/07/2022 04:49 PM Viktor Gurov

Show SFP module details on status_interfaces.php. Implements #8861

99196f13 03/05/2022 01:51 PM Viktor Gurov

Gateways edit page double content fix. Issue #12687

dde642ca 03/04/2022 08:17 PM Phil Wardt

Fix infinite CPU loop on failed restore

When restoring a backup with wrong password or a user custom iterations count different than 10k or 500k, GUI timed out in an infinite CPU loop

bf9d32bf 03/04/2022 02:37 PM Kristof Provost

Revert "captiveportal: fix ipfw rules"

This reverts commit 9dac41af43a5b977a604098688776987c4f76722.

5c5a7bc8 03/04/2022 01:46 PM Viktor Gurov

DHCPD HTTPClient option for static mappings. Fixes #12896

ed58094b 03/04/2022 01:29 PM Jim Pingle

Merge pull request #4551 from luckman212/dpinger_dont_add_static_routes

be33dc43 03/04/2022 01:28 PM Jim Pingle

Merge pull request #4553 from luckman212/dashboard-hw-crypto-patch-1

dd965531 03/04/2022 03:40 AM → luckman212

adds option to not auto-create static routes for dpinger (squashed)

5cc9c9ed 03/04/2022 02:55 AM → luckman212

minor display change, redmine #12714 (updated & squashed)

284878d7 03/03/2022 09:04 PM Viktor Gurov

DHCPD HTTPClient custom option. Fixes #12892

dd9b24e9 03/03/2022 06:38 PM Jim Pingle

Increase OpenSSL iterations. Issue #12556

When encrypting and decrypting content such as config.xml backups,
increase the default number of iterations used by OpenSSL when deriving
the key material. Fall back to previous default and also retain the old
legacy behavior.

15ae0ea0 03/03/2022 02:51 PM Viktor Gurov

Rename Copy to Paste. Implements #8365

60c2ff12 03/03/2022 02:24 PM Viktor Gurov

Reboot prompt on RAM disk size change. Fixes #12876

16acbb34 03/01/2022 06:31 PM Viktor Gurov

OpenVPN TAP mode tunnel network / bridge interface check. Fixes #12887

7692bda6 02/28/2022 05:46 PM Kristof Provost

syslog: Update filters now that the rule format has changed

We no longer have '@1(0)' but '@1' at the start of rules. This used to
be where we kept the trackerid, but that's now supplanted by the
ridentifier, so the field isn't useful any more, and has been removed...

aa159178 02/28/2022 09:56 AM Viktor Gurov

Remove default gateway if Mark Gateway is set. Fixes #12536

662693da 02/27/2022 01:50 AM Brad Davis

Attempt to clear the ZFS label off the end of the disk before expanding

This prevents hangs when importing the pool due to garbage on the end of
the disk

2e3018c5 02/25/2022 03:24 PM Viktor Gurov

Rules copy feature. Implements #8365

6739d001 02/24/2022 08:03 PM Viktor Gurov

Bridge interface input validation fix. Issue #12866

c2bb9552 02/24/2022 01:04 PM Viktor Gurov

Do not remove net.link.ifqmaxlen from /boot/loader.conf.local. Fixes #12862

e92dded8 02/23/2022 06:08 PM Jim Pingle

Correct Namecheap username handling. Fixes #12761

8ddf2b5a 02/23/2022 04:50 PM Jim Pingle

Add option for pw hash algo. Implements #12855

46127218 02/23/2022 04:25 PM Jim Pingle

Namecheap DDNS response parse change. Fixes #12816

If the first attempt to parse the response fails, try again without the
XML declaration. The server may not be sending an accurate XML
declaration.

90f21a78 02/22/2022 02:22 PM Viktor Gurov

Fix dynamic IPv6 gateway address resolution. Issue #12847

53831176 02/22/2022 02:21 PM Viktor Gurov

Alias Export description support. Issue #12842

8a350814 02/21/2022 06:57 AM Viktor Gurov

Fix PHP error on firewall_rules_edit.php. Issue #12392

cc920eb3 02/19/2022 03:17 PM Jim Pingle

Fix php syntax. Fixes #12831

47eecb16 02/18/2022 08:31 PM Viktor Gurov

LAGG hashing option. Implements #12819

1ab21051 02/18/2022 04:27 PM Brad Davis

Revert "Add telegraf back to the build on armv7"

Go builds, but telegraf fails with:

/usr/local/go/pkg/tool/freebsd_arm/link: mapping output file failed:
cannot allocate memory

This reverts commit af8d80fa0a7ee298afe2d42903cfeea4e08a86db.

27ad5aba 02/18/2022 04:01 PM Viktor Gurov

Dynamic NPT support. Implements #4881

af8d80fa 02/17/2022 05:45 PM Brad Davis

Add telegraf back to the build on armv7

Now that we are running the builds on newer FreeBSD this should work

3ade222b 02/17/2022 05:14 PM Viktor Gurov

Update OpenVPN widget to support client halt function. Fixes #12817

dd3d48af 02/17/2022 04:55 PM Viktor Gurov

Multiple DHCP6 WAN connections. Fixes #6880