Activity
From 08/23/2021 to 09/21/2021
09/20/2021
-
04:17 PM Revision b9885720: Bump up the config version to match a change in plus.
-
12:29 AM Revision 8e2de557: Keep 'enableserial_force' in /conf when a factory reset is performed.
- Ticket: #6880
09/16/2021
09/15/2021
-
08:57 PM Revision b146b9b3: Fix Disks widget UI on UFS systems
- ```
PHP 7.4.22 | 10 parallel jobs
............................................................ 60/279 (21 %)
.......... -
01:17 PM Revision 4bd90d66: Fix PHP error on firewall_aliases_edit.php page. Issue #2668
-
09:53 AM Revision fa756399: Rename incorrect reorder function name in firewall_nat_out.php. Fixes #12377
09/14/2021
09/13/2021
09/10/2021
-
03:57 PM Revision 8558539a: Do not restart IPsec on every gateway alarm. Fixes #12039
-
03:50 PM Revision dbe51a34: additional fix #7801 Include IPsec P2 address type in vpn_networks
-
02:12 PM Revision 454cfb43: Fix disk widget upgrade script assuming widgets always have an index
09/09/2021
-
11:08 PM Revision 2de8b1f5: * Removes disk usage from system information widget
- * Adds Pfsense\Services\Filesystem\ library
* Adds new disk widget - 03:08 PM Revision 9dac41af: captiveportal: fix ipfw rules
- When we authorise a client we add it to the *_auth_(up|down) tables.
This means traffic will pass and not be forwarde... -
03:01 PM Revision 7e0da288: Initial commit of useful dependencies provided by Composer
09/08/2021
-
01:53 PM Revision 5d0c974d: Make ssh PermitRootLogin conditional. Fixes #12346
-
11:19 AM Revision dd155b32: IPsec Widget none/disabled tunnels fixes. Issue #12337
-
10:33 AM Revision df14688b: Group copy fix. Issue #12226
09/06/2021
-
01:19 PM Revision 28cef398: Fix the diag_defaults.php PHP errors, include the required file.
- Submitted by: SteveW
Ticket: #12340
09/03/2021
- 05:56 PM Revision 7c33b323: Use minimized version of treegrid dependency
-
05:41 PM Revision c121b081: Adds missing treegrid dependency
-
04:42 PM Revision f7e2e6e1: Yandex PDD DDNS token fix. Issue #12331
-
02:54 PM Revision 2fbccdad: Fix NG 6792: Fix errors copying previous kernel
- pfSense-kernel package pre-deinstall script makes a copy of current
running kernel (/boot/kernel) to /boot/kernel.old... -
02:00 PM Revision 0ec0b654: Add boot msgs for final IPsec steps. Issue #12328
09/02/2021
-
06:46 PM Revision e9705a77: Use correct var f/OpenVPN IPv6 ACL. Fixes #12333
- Fix variable name when referencing an OpenVPN IPv6 tunnel network while
creating a DNS Resolver ACL entry.
While her... -
06:04 PM Revision f8b02f65: Fix the option 4 in menu, factory reset.
-
12:12 PM Revision 7f0d57f4: Correctly resolve VTI remote addr. Fixes #12328
- Use ipsec_get_phase1_dst() to resolve an IPsec P1 remote gateway
address rather than passing an FQDN directly to ifco... -
09:33 AM Revision 775e9055: Adds the TreeGrid plugin for jQuery to the pfSense UI stack.(https://github.com/maxazan/jquery-treegrid)
09/01/2021
-
05:25 PM Revision 40d3c9da: Adds the TreeGrid plugin for jQuery to the pfSense UI stack.(https://github.com/maxazan/jquery-treegrid)
-
01:31 PM Revision d582c5be: IPsec PH2 AH proposals order fix. Issue #12323
-
01:30 PM Revision 1dc88635: Do not disable hash algorithms checkboxes in AH mode. Fixes #12324
-
12:31 PM Revision 0794cb84: Ticket #12151: Pacify PHP lint using static string
08/31/2021
-
06:03 PM Revision 0a70f90a: OpenVPN exit notify & inactive incompatibilities
- * Ignore exit notify in problematic cases. Fixes #12102
* Ignore inactive seconds in problematic cases. Fixes #12219
... -
02:09 PM Revision 83314732: Cleanup and improve easyrule. Fixes #12151
-
09:55 AM Revision e71b27cd: Restart OpenVPN instances on Host and URL type aliases change. Issue #2668
08/30/2021
-
09:02 PM Revision 4b8d710c: OpenVPN Aliases support. Implements #2668
-
07:39 PM Revision e7d8f036: Revert "Ticket #12235: pfSense-rc: Save pkg_set_version"
- This reverts commit 340c9ab1d1eb1b959dc2292872866bca7e123665.
-
07:19 PM Revision 340c9ab1: Ticket #12235: pfSense-rc: Save pkg_set_version
- Instead of carry the old file pkg_set_version on pfSense-upgrade, which
is not rebuilt when we change product version... -
06:19 PM Revision 336103c4: Consider GWG in ipsec_force_reload. Fixes #12315
-
02:50 PM Revision 0f2df9bb: Move help redirects to server. Implements #12314
- Redirect mappings are already in place on the docs web server.
08/27/2021
-
09:53 PM Revision 1394773d: Rename a few missing Netgate devices.
- Super Micro XG-1537 -> Super Micro 1537
Super Micro XG-1541 -> Super Micro 1541 -
12:49 PM Revision 2c393b55: Add null check. Fixes #9092
- If the value is undefined in config.xml this will be null, not an empty
string.
08/26/2021
-
03:38 PM Revision 0ef2ff26: Fix a typo in the Netgate 5100 name.
-
03:21 PM Revision df945787: Rename the Netgate devices.
- XG-15xx -> 15xx
SG-5100 -> Netgate-5100 -
01:03 PM Revision fe72327b: Revert "Clean up some messy HTML in the cert/ca display code. Prep for future MVC changes."
- This reverts commit 8d4fcd7ac1167894136e337fc619e63fa7200fa0.
08/24/2021
-
01:33 PM Revision 7628b091: Increase default RA intervals. Fixes #12280
-
01:24 PM Revision a1eef308: Increase default RA intervals. Fixes #12280
- This code path was not included in the original diff.
-
01:12 PM Revision 99dfecb7: radvd: Avoid empty AdvDNSSLLifetime (Fixes #12173)
- Make sure $raadvdnsslifetime is defined on second foreach
08/23/2021
-
08:53 PM Revision bc642d63: Log settings help text update. Implements #12012
- * Improve notes about disk usage
* Add more calculations to estimate potential usage
* Improve notes about when to us... -
07:36 PM Revision dd8d9e23: Disable newsyslog compression w/ZFS. Issue #12011
- ZFS compresses /var/log by default. If the ZFS dataset /var/log has
compression enabled on the first boot post instal... -
07:34 PM Revision cf5ee828: Update default config.xml empty tags. Fixes #12299
- Reduces the difference between the stock config.xml and what is
written after initial changes are made to the config ... -
07:34 PM Revision 6fab2f23: Update default config.xml. Issue #12299
- * Update configuration revision value
* Use new default password hash format -
04:20 PM Revision 41a43f7a: Add missing quotes
-
04:19 PM Revision 062a7598: Replace - by _ on repository path
-
03:18 PM Revision b06e79a6: Followup e324755bee, combine sed and add g flag
-
03:10 PM Revision e324755b: poudriere upstream is not supporting dashes in ports tree names.
- This is to prevent issues with sets, so we need to respect the change
https://github.com/freebsd/poudriere/issues/897 -
01:52 PM Revision 953aba88: Don't wait on manual IPsec actions. Fixes #12298
- Use a timeout with swanctl --initiate, and use --force for swanctl
--terminate. This will allow the commands to succe...
Also available in: Atom