Project

General

Profile

Activity

From 12/03/2022 to 01/01/2023

12/29/2022

11:07 PM Revision c1bc55a9: Change captive portal counter keys to string keys. Fixes #13418.
String keys for rule counters are introduced in php-pfSense-module v0.89 Reid Linnemann

12/23/2022

04:20 PM Revision 0d5e0838: Fix loading the i915 driver for MBT in 2.7.
Steve Wheeler
01:25 AM Revision b37f3f5d: Include all interface IPs and VIPs in cpip table. #13391
The cpzoneid_<zone>_cpips tables only include the IP and VIPS of the final
interface searched, causing captive portal...
Reid Linnemann

12/22/2022

09:48 PM Revision 19ae6203: Remove rules before unlinking the db files
Steve Wheeler

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
 

Also available in: Atom