Activity
From 02/23/2022 to 03/24/2022
03/24/2022
03/23/2022
-
07:59 PM Revision b77f85b0: Add upgradeconfig script. Implements #12973
-
07:58 PM Revision f4b777f0: Fix syntax errors. Issue #12940
-
02:35 PM Revision 97b49080: Always change .ssh directory permission. Issue #12940
-
12:44 PM Revision 4d99cf21: Merge pull request #4562 from NobleKangaroo/increase-max-firewall-log-entries
-
12:34 PM Revision 5042d9e0: Merge pull request #4564 from PhilZ-cwm6/PhilZ-cwm6-patch-pckcapture
03/22/2022
-
07:07 PM Revision a23b8930: Edit Clear Capture button text
-
07:05 PM Revision e01ea791: Unset the other PCRE options
-
06:59 PM Revision 39fb897e: Use unlink_if_exists()
-
06:03 PM Revision 7691f0c7: Delete user home directory on user delete XMLRPC sync. Fixes #12940
-
04:40 PM Revision 0590dfaa: Deprecate Zabbix 3.x and bring in Zabbix 6.x
-
03:37 PM Revision d1d1084e: Reload filter rules after reassigning an interface. Fixes #12949
-
01:36 PM Revision abddfcd2: Toggle Button for NAT Pages. Implements #12879
-
01:34 PM Revision 065e0508: OpenVPN FQDN in alias netmask fix. Issue #12925
-
12:16 PM Revision 3625ad41: Typo in log widget object name.
03/21/2022
-
10:32 PM Revision ab46a1e2: Merge branch 'master' into mvc_refactor
-
07:34 PM Revision f9d2c2c3: 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
03/18/2022
-
10:45 PM Revision 44c4a509: Increase max firewall log entries
-
02:07 PM Revision 062972b3: pf host ID support. Issue #12702
-
01:16 PM Revision 98ecfb9f: Add user opt to keep history. Implements #12675
03/17/2022
03/15/2022
-
08:16 PM Revision 719da3ee: 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 ... -
02:38 PM Revision 2e326e19: Enable /etc/rc.d/zfsbe support in pfSense-rc
03/14/2022
-
04:33 PM Revision 4cd703e9: Add bhyve config package
-
03:11 PM Revision d250c083: 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 reve...
03/11/2022
-
03:59 PM Revision 64b2a187: Disable buttons on the firewall_rules.php page if no rules selected. Fixes #12871
-
01:19 PM Revision c5d0d75d: New methods for killing states. Implements #12092
03/10/2022
-
09:12 PM Revision 87b9ecff: Add rule ID text input to state dump page. Issue #12616
-
02:55 PM Revision 60c0b333: OpenVPN FQDN in alias support. Fixes #12925
-
02:51 PM Revision 773902ef: DHCPD: deny MAC Deny entries instead of ignore. Fixes #12923
-
09:26 AM Revision b68d8fe6: Do not add HTTPClient entries if netboot is disabled. Issue #12892
-
05:30 AM Revision c07c5cf5: Skip gateway if interface is down. Fixes #12920
03/09/2022
-
01:57 PM Revision 07fe3d3d: Update HAProxy-stable to version 2.2. Implements #12898
-
01:54 PM Revision 9be20fdf: OpenVPN status TAP mode double entries fix. Issue #12884
-
01:49 PM Revision e7954a79: Restart gateways monitor on dynamic interface down. Fixes #12920
-
08:20 AM Revision e4b4c3d2: Status Interfaces SPF details fix. Feature #8861
03/07/2022
-
09:32 PM Revision 2404ca68: Encrypt/Decrypt Robustness & Testing. Issue #12897
- * Move cleanup to separate function.
* Be more aggressive with cleanup when performing multiple crypto
attempts.
* ... -
07:03 PM Revision 5f3aa946: OpenVPN status incorrect TAP mode RA server+empty tunnel. Fixes #12884
-
05:59 PM Revision 0d186018: Encode pftop output. Fixes #12915
-
04:50 PM Revision 9a36d901: Define dnsmasq upstream DNS via --server option. Fixes #12902
-
04:49 PM Revision fc455333: Show SFP module details on status_interfaces.php. Implements #8861
03/05/2022
03/04/2022
-
08:17 PM Revision dde642ca: 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 o...
- 02:37 PM Revision bf9d32bf: Revert "captiveportal: fix ipfw rules"
- This reverts commit 9dac41af43a5b977a604098688776987c4f76722.
-
01:46 PM Revision 5c5a7bc8: DHCPD HTTPClient option for static mappings. Fixes #12896
-
01:29 PM Revision ed58094b: Merge pull request #4551 from luckman212/dpinger_dont_add_static_routes
-
01:28 PM Revision be33dc43: Merge pull request #4553 from luckman212/dashboard-hw-crypto-patch-1
-
03:40 AM Revision dd965531: adds option to not auto-create static routes for dpinger (squashed)
-
02:55 AM Revision 5cc9c9ed: minor display change, redmine #12714 (updated & squashed)
03/03/2022
-
09:04 PM Revision 284878d7: DHCPD HTTPClient custom option. Fixes #12892
-
08:27 PM Revision 225f86af: Modify CP rules to work on 22.01/2.6.0. Fixes #12834
-
06:38 PM Revision dd9b24e9: Increase OpenSSL iterations. Issue #12556
- When encrypting and decrypting content such as config.xml backups,
increase the default number of iterations used by ... -
02:51 PM Revision 15ae0ea0: Rename Copy to Paste. Implements #8365
-
02:24 PM Revision 60c2ff12: Reboot prompt on RAM disk size change. Fixes #12876
03/01/2022
02/28/2022
- 05:46 PM Revision 7692bda6: 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... -
09:56 AM Revision aa159178: Remove default gateway if Mark Gateway is set. Fixes #12536
02/27/2022
-
01:50 AM Revision 662693da: 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
02/25/2022
-
07:13 PM Revision f53fe980: Use http_build_query() for Google Domains DDNS post data. Fixes #12754
-
03:24 PM Revision 2e3018c5: Rules copy feature. Implements #8365
02/24/2022
-
08:03 PM Revision 6739d001: Bridge interface input validation fix. Issue #12866
-
01:04 PM Revision c2bb9552: Do not remove net.link.ifqmaxlen from /boot/loader.conf.local. Fixes #12862
-
06:51 AM Revision 52bdee22: fix issues with updating firewall rules
02/23/2022
-
06:08 PM Revision e92dded8: Correct Namecheap username handling. Fixes #12761
-
04:50 PM Revision 8ddf2b5a: Add option for pw hash algo. Implements #12855
-
04:25 PM Revision 46127218: 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 sendin...
Also available in: Atom