Project

General

Profile

Activity

From 11/22/2022 to 12/21/2022

12/21/2022

07:44 PM Revision b7b482b1: xmlparse.inc: tweak the handling of XML listtags that are parsed as leaf strings
Christian McDonald
05:59 PM Revision 1670f4c0: Correct check IP service config path.
Jim Pingle
04:38 PM Revision 5daac457: Revert "Pass reloadall flag to dhcp6c config. Fixes #13253"
This reverts commit 8e88bd48a22b55d213ac7613be74c651706cfa0d. Jim Pingle
06:26 AM Revision 435948ff: Always declare $config global in case a script is included in a non-global scope
$config is expected to always be a global containing the parsed configuration,
however in the sources that it is assi...
Reid Linnemann

12/20/2022

06:37 PM Revision 9ac53f56: Fix more config access regressions in filter.inc. Fix #13754
Marcos M
06:25 PM Revision 7e5dbbfc: Fix regression allowing blocked MAC addresses to login. Fix #13747
Marcos M
03:51 PM Revision 0fb806ad: PHP 8.1 fixes for DNS Forwarder Hosts/Overrides. Fixes #13781
Jim Pingle
01:50 PM Revision 6ba16cde: Correct DHCP lease reg enabled test. Fixes #13782
Jim Pingle
01:14 PM Revision 243afd23: Revert "Fix more config access regressions in filter.inc. Fix #13754"
This reverts commit c0d7519df5dc1632ba9f2791ab377bdc19f45105. Jim Pingle

12/19/2022

07:00 PM Revision c0d7519d: Fix more config access regressions in filter.inc. Fix #13754
Marcos M
03:01 PM Revision ce2fe058: Redo Unbound ACL action handling. Fixes #13767
Jim Pingle

12/16/2022

05:05 PM Revision db6dd2d2: Don't load CSRF timeout from config. Fixes #13757
This allows us to reorder includes so that authgui.inc can load auth.inc first, which fixes several auth mechanisms t... Jim Pingle

12/15/2022

11:27 PM Revision 1e706214: Protect mem_usage() from doing arithmetic with empty sysctl values.
get_single_sysctl() may return an empty string in some conditions, there is no
guarantee that it returns an expected ...
Reid Linnemann
04:20 PM Revision 616579c0: Remove trailing whitespace
Steve Wheeler
04:20 PM Revision 4049406a: Remove cxl from altq capable interfaces list
Steve Wheeler
02:27 PM Revision 8a9e2bfb: Some cleanups in system_routes.php
Christian McDonald
01:45 PM Revision e44e4bb8: Clean up some global access in system_routes_edit.php
Christian McDonald
01:33 PM Revision de0e9927: Fix gateway list for static routes. Fixes #13761
Jim Pingle

12/14/2022

06:38 PM Revision 7cae10a3: Revert "Correct includes/load order in guiconfig.inc. Fixes #13757"
This reverts commit 2a24c162e0a8e69d176c54b5a7be09b23cb233f8. Jim Pingle
06:23 PM Revision 2a24c162: Correct includes/load order in guiconfig.inc. Fixes #13757
The recent change here ended up loading some things out of order. Jim Pingle
04:49 PM Revision e3d247ec: Another DDNS empty entry fix. Fixes #13581
Jim Pingle
04:45 PM Revision 00d3003d: Improve handling of empty DDNS entries. Fixes #13581
Jim Pingle
04:35 PM Revision 2067a034: Revert "Add shells/zsh to poudriere_bulk"
This reverts commit a360b261b33663b062b20ec15f3f7b5082e6e2bd.
This requires man(1) which we do not have so revert th...
Brad Davis
02:48 PM Revision a360b261: Add shells/zsh to poudriere_bulk
Christian McDonald
02:05 PM Revision 374dd9fe: UPnP rule/service cleanup. Fixes #13755
* Fix several incorrect config paths/tests
* Fix UPnP local interface automatic rule to pass traffic into UPnP
itse...
Jim Pingle
03:42 AM Revision 46c9508e: Fix config access regressions in filter.inc. Fix #13754
Marcos M

12/13/2022

09:39 PM Revision 30196510: Fix direct config accesses in unbound for php81
Christian McDonald
06:48 PM Revision 503e7e8c: Fix DHCP server ping check option. Fixes #13748
Jim Pingle

12/12/2022

02:09 PM Revision 8fec79ad: Restore default interface media selection. Fix #13635
Marcos M
02:08 PM Revision 5c7cda13: Restore default description behavior. Fix #13739
Marcos M

12/09/2022

06:53 PM Revision 483512b3: Prevent get_pf_rules() from indexing a string error. Fixes #13660
pfSense_get_pf_rules(), which populates the $rulescnt variable sent to
get_pf_rules(), will terminate its loop fetchi...
Reid Linnemann
05:24 PM Revision c7f74fcc: Add phpunit/phpunit to composer as dev dependency
Christian McDonald
01:18 PM Revision 2c8f5e09: Remove leftover debug prints.
Jim Pingle
12:14 AM Revision 63a0efce: Work around for empty config tags. Fixes #13564.
Related to issue #13642, the serialization of route maps was broken for a time
in such a way that the frrglobalroutem...
Reid Linnemann

12/08/2022

10:03 PM Revision 663a93e4: globals.inc needs to be sourced in auth_func.inc
Christian McDonald
09:11 PM Revision 4fb9658d: Improve visibility of select fields in dark theme. Fix #11730
Marcos M
09:03 PM Revision 2568e151: Rector direct global g accesses
Christian McDonald
08:28 PM Revision 7e8a2c76: Merge branch 'rcm-rector'
Christian McDonald
08:24 PM Revision 255a18ee: Introduce GlobalGGetExprRector.php
Christian McDonald
07:15 PM Revision b573f119: Use correct UPnP enabled test. Fixes #13735
Jim Pingle
03:09 PM Revision 01d714a1: Add nikic/php-parser as a composer dev dependency
Christian McDonald
02:51 AM Revision 089c14df: Update Rector to v0.15
Christian McDonald

12/07/2022

08:42 PM Revision 0c6c7237: Update composer.lock
Christian McDonald
04:40 PM Revision 9a5eb723: Add ifmcstat to status.php. Implements #13731
Jim Pingle
03:51 PM Revision dce1eece: Use rtrim for trimming whitespace and EOLs from version files
Christian McDonald

12/06/2022

10:06 PM Revision 8e26b84f: Cleanup globals.inc. Use single quotes on scalar strings.
Christian McDonald
07:11 PM Revision 97ac6eb4: Eliminate some direct config access in util.inc, add some documentation
Christian McDonald
03:17 PM Revision def2ce00: Add append hook to globals.inc.
Christian McDonald
01:18 AM Revision dd8a019e: Fix a regression caused by Rector: Fixes #13712
Christian McDonald

12/05/2022

09:13 PM Revision c5c09acd: Replace direct config access in services_dhcp.php. Fix #13719
Marcos M
04:54 PM Revision dbff99ef: Eliminate backticks shell execution operator in diag_system_activity.php.
Christian McDonald
01:28 PM Revision 4dc4ac50: Fix unnecessarily duplicated work. Issue #13250
Jim Pingle

12/02/2022

02:38 PM Revision 2af41fcd: Introduce public accessors for $g: g_has, g_get, and g_set.
Christian McDonald
02:25 PM Revision 51c72717: Improve LDAP debug logs. Implements #13718
Jim Pingle
12:38 PM Revision 3a603398: Fix typo s/_echo/echo/
Renato Botelho

12/01/2022

09:30 PM Revision 7c841634: Revert "Remove unused global $config_extra"
This reverts commit e36bc382ae1e0533c328b9dcd99959b17171de2e Christian McDonald
09:30 PM Revision e36bc382: Remove unused global $config_extra
Christian McDonald
08:48 PM Revision a4105aad: Remove unused xmlreader implementation and conditional sourcing
Christian McDonald

11/30/2022

08:37 PM Revision 04d726ac: Disable MTU input for a bridged interface
Bridge member interfaces cannot have their MTU configured independently from a
bridge, this change disables the MTU i...
Reid Linnemann
08:37 PM Revision 51b682d9: Add ovpn qinqs to bridges instead of rebuilding them. Fixes #13666
qinq interfaces defined with parent openvpn interfaces are configured late in
rc.bootup, after qinqs for other physic...
Reid Linnemann

11/29/2022

05:54 PM Revision f67c3ec2: rc.ipsec: Strip bonus quotes. Fixes #13076
The string was coming from check_reload_status wrapped in quotes that
were not necessary, and were causing the string...
Jim Pingle
04:55 PM Revision 8de9ebba: $usedmacs should never be a string, default should be an array. For #13705
Christian McDonald
03:51 PM Revision 829322b3: Rector some direct config gets with complex paths.
Christian McDonald

11/28/2022

09:04 PM Revision 8e88bd48: Pass reloadall flag to dhcp6c config. Fixes #13253
This ensures that if the interface is being configured in a way that requires a reload, that the DHCP6 client is also... Jim Pingle
08:09 PM Revision 7e3ea4a8: Rector some config unsets with complex paths.
Christian McDonald
05:29 PM Revision 02d6ca03: DDNS Save+Force timeout improvements. Fixes #12870
* In PHP8, curl_close is a no-op, so remove it.
* Now that curl_close does nothing, we have to set CURLOPT_FORBID_REU...
Jim Pingle
05:21 PM Revision f4970dcd: Update Rector config with pfSense-specific tweaks and notes
Christian McDonald
05:03 PM Revision 75c2fbf0: Update namespace for custom Rectors to better align with on-disk hierarchy.
Christian McDonald
03:04 PM Revision 721fafba: Rector some direct config sets with pure scalar paths.
Christian McDonald

11/23/2022

04:34 PM Revision 522e3f91: DHCP6 Adv field validation errors. Fixes #13493
A few fields were being validated but not informing the user when the
values were bad. This commit lets the user know...
Jim Pingle
02:06 PM Revision 1e45d13f: Rector some direct config gets with pure scalar paths.
Christian McDonald

11/22/2022

08:38 PM Revision 88774881: Rector some more direct config unsets with pure scalar paths
Christian McDonald
06:45 PM Revision 6e081414: Rector some direct config unsets with pure scalar string paths.
Christian McDonald
05:04 PM Revision fa323663: IPsec cert SAN improvements. Fixes #13373
* Improve descriptions of IPsec P1 cert fields.
* Allow using a cert with a wildcard SAN so long as there is at least...
Jim Pingle
03:43 PM Revision f16d3f4d: Add CA/Cert invalid descr char list to help. Fixes #13387
Jim Pingle
03:10 PM Revision af613468: Fix regression in URL alias parsing. Fixes #13685
Jim Pingle
 

Also available in: Atom