Activity
From 09/07/2022 to 10/06/2022
10/06/2022
-
02:44 PM Revision 80e41507: Update firewall_nat_out.inc for PHP81
-
02:43 PM Revision c267fb45: Fix firewall_nat_1to1.inc for PHP81
-
02:42 PM Revision dc7efffb: Fix PHP81 error in firewall_nat.inc
10/05/2022
-
09:15 PM Revision 7df0039f: Set the correct ABI/ALTABI for the next release.
-
07:41 PM Revision cef711cf: Add simplepie to composer manifest
- 03:42 PM Revision a46b9274: poudriere: add drm-510-kmod
- The i915kms driver is no longer part of the base system, but has to be
installed from ports instead. Build the port.
...
10/04/2022
10/03/2022
-
07:08 PM Revision a5c00e98: Update composer.lock for PHP81
-
04:47 PM Revision fbade897: Add a new core package, pfSense-boot to hold the OS boot files.
- This package will be used to allow the update of the OS loader,
which needs to happen on the first phase of the updat...
10/01/2022
-
06:22 PM Revision 9ebd6ff3: PHP81 fix in gwlb.inc. For #13514
-
12:20 PM Revision 216cca9c: Fix syntax error in system_authservers.php. For #13533
09/29/2022
-
08:22 PM Revision 79eec8e2: Fix a PHP81 bug in system_authservers.php
-
05:15 PM Revision 73ca6743: Encode path+fn in browser.php. Fixes #13262
- 04:43 PM Revision 9bada3e0: Update dhcp rule description
09/28/2022
-
11:05 PM Revision 286e685d: Update reserved alias names. Fix #13524
-
07:33 PM Revision 0d121100: DHCP/v6 PHP8 error fixes for some cases.
- If a config starts with only WAN, no LAN assigned, there are a number of
tags that were not handled properly on DHCP,... -
06:51 PM Revision 5dbc7118: Initialize $groups in local_user_get_groups to non-null. Issue #13446
-
03:27 PM Revision 2b5c0a18: Merge branch 'master' of gitlab.netgate.com:pfSense/pfSense
-
03:25 PM Revision 25be740e: Add net/intel-em-kmod to the poudriere_bulk list of packages.
- Requested by: stevew
-
02:01 PM Revision ade64ca6: Fix service status widget listing of non-disabled services
-
01:24 PM Revision 941eca9a: Fix handling of empty entries in NTP interfaces.
09/27/2022
-
07:27 PM Revision 5538e593: Prevent array/config_get_path() from overriding 0 values
- Change the semantics of array_get_path() and config_get_path() so that only
empty strings at a path are overridden by... -
07:27 PM Revision b542396e: Replace direct config accesses in auth.inc. Issue #13446
- Additionally, change local_group_del_user() to include the index of the group in
the path to the group's member list ... - 02:43 PM Revision 44dc33f9: Build Realtek kmod pkg for testing.
-
02:40 PM Revision e083ae9f: Revert "Temporarily remove lsof and Telegraf from the build until fixed on main"
- This reverts commit 363ea6b079308123e8286bbf10fef3625b523fab.
Patches needed for building on main have landed, so br... -
05:05 AM Revision 270badaf: Add pkg rootdir support to core packages
09/26/2022
-
03:26 PM Revision 829083b9: Add quotes around variable usage to prevent word splitting
-
03:25 PM Revision 13691f23: Avoid using -o in test(1)
-
03:20 PM Revision c4c2ecd8: -1 is not allowed, exit only uses 0-255
-
03:07 PM Revision 5d800e8b: Avoid using -a in test(1)
-
03:07 PM Revision d0732158: -1 is not allowed, exit only uses 0-255
-
02:31 PM Revision abedf73d: Add quotes around variable usage to prevent word splitting
09/23/2022
-
08:06 PM Revision 910a4686: Always set interface-automatic in unbound config. Fix #13393
-
03:44 PM Revision bbd94c2c: PHP8 updates for resolver host editing
09/22/2022
-
11:06 PM Revision 25813332: Fix PHP syntax in prefixes.php
-
09:48 PM Revision ab3b2273: Fix array_get_path() not returning $default for null-like values. #13446
- In array_get_path(), a $default provided that is not null is intended to invoke
alternate behavior where if the path ... -
02:47 PM Revision 17ad89f4: Fix DDNS GW check PHP error
- We need to get the status value from the returned array, not use the
array itself.
09/21/2022
-
04:46 PM Revision 4ac57979: Revert "Workaround new pkg(8) behavior causing files with "NULL" in the path to be..."
- This reverts commit 8b7ab58088f15bec9f9d5cede5fdcd8e3b9fe10e
-
03:48 PM Revision 7428c478: PHP8 fixes for service status widget. Fixes #13506
-
02:00 PM Revision 8b7ab580: Workaround new pkg(8) behavior causing files with "NULL" in the path to be skipped on install. Fixes #13394.
- 08:00 AM Revision 420dacfe: qinq: use if_vlan rather than netgraph
- if_vlan now supports QinQ, so use that rather than netgraph. This is
expected to perform better, removes a subsystem ... - 08:00 AM Revision ee69eee6: Remove unused argument from interface_qinq_configure()
- $fd is always NULL, so there's no point in having branches for it.
-
05:55 AM Revision 239e805e: Correct config_path_enabled path in system_generate_nginx_config. #13446
-
04:34 AM Revision 621b8ae0: Path corrections to system.inc. Issue #13446
- * Corrected single quote strings wwith variable expansion
* Corrected 2-deep paths that were incorrectly pattern rep... -
04:08 AM Revision 7eef3784: Correct edns config path in system_resolvconf_generate. Issue #13446
09/20/2022
-
10:07 PM Revision 1333725e: Make *_get_path() return $default for empty values. Issue #13446.
- When $default is non-null and the path resolves to an empty element, return
$default instead of the value. This allow... -
04:06 PM Revision 8a0d0525: Fix for system.inc. For #13446
-
02:36 PM Revision 09eeac7b: Properly quote variables
- No functional change intended
-
05:52 AM Revision 70654d6d: Fix missing ikeid in created ipsec p1. Issue #13446.
- When a new or duped p1 is submitted, $p1ent['ikeid'] is an empty string. Prior
to php 8.0, comparing ($p1ent['ikeid']...
09/19/2022
-
11:38 PM Revision 5b17e64c: Replace direct config accesses in system.inc. Issue #13446.
-
05:06 PM Revision 7d7315fb: Correct service enabled detection
-
04:03 PM Revision 3e798da2: Fix PHP8 issues in rc.openvpn and rc.carp*
09/16/2022
-
11:02 PM Revision 1983008e: Fix services installation only installing the last service of a pkg. Issue #13446.
- The original re-fetched the services list from the config at every iteration
over the package's services list when a... -
08:06 PM Revision dd7d7022: Introduce config_init_path for config_* family completeness. For #13446
-
04:12 PM Revision a7e50981: Allow user to select PKCS#12 encryption. Fixes #13257
09/15/2022
-
08:52 PM Revision 363ea6b0: Temporarily remove lsof and Telegraf from the build until fixed on main
-
04:10 PM Revision 9efec277: Convert P12 export to OpenSSL. Fixes #13257
- PHP native method of creating PKCS#12 archives does not support using specific algorithms for encryption, so use the ...
09/14/2022
-
06:48 PM Revision 475feb89: Fixes some PHP bugs. For #13446
-
02:59 PM Revision 067f3650: Fix primary console handling for EFI. Fixes #13080
- Tested and working for both BIOS and EFI systems.
09/13/2022
-
07:06 PM Revision c3a65526: Skip empty ca/cert/crl tags.
-
05:14 PM Revision 8fa5038b: Update external http links
-
02:01 AM Revision abcdcfa0: Fix formatting in pkg-utils.inc output
09/12/2022
-
10:42 PM Revision 4b78c041: Fix array/config path functions to handle key 0 correctly. Issue #13446
-
06:41 PM Revision c9f89f03: Fix various PHP issues in vpn.inc
- Also rewrite the method used to get DNS servers. It's still not perfect
but the old code had several potential proble... -
01:50 PM Revision 8645d4c2: Skip empty DHCP static map entries.
09/09/2022
-
06:14 PM Revision 44b93616: Fix some config access bugs in pkg.php for PHP81. Fixes #13446
-
04:25 PM Revision c93b3fcd: Replace all direct $config accesses in pkg-utils.inc. Issue #13446
-
03:51 PM Revision 4df6bd9f: Replace direct $config accesses in interfaces_vlan_edit.php. Issue #13446
-
03:18 PM Revision 70db168b: Correct Namecheap parsing failure. Fixes #12816
- Better fix that converts the content encoding in case it really is in
the stated encoding, plus a more robust method ... -
01:08 PM Revision b2459716: Skip empty services when installing packages.
09/08/2022
-
10:35 PM Revision 4fee94b6: Replace all direct $config accesses in interfaces.inc. #13446
-
10:35 PM Revision 92539bd2: Make array/config path funcs handle empty path elements. #13446
-
06:19 PM Revision 54457c75: Introduce array_init_path, refactor init_config_arr, and fix potential race. For #13446
-
03:58 PM Revision 843ee1ac: Cert-related PHP 8.x changes.
-
03:14 PM Revision 20fb5adf: Update status_carp.php PHP81 for #13446
-
01:40 AM Revision 60fd3bd0: Update interfaces_qinq_edit.php PHP81 for #13466
-
01:39 AM Revision 3fce3f6e: Update interfaces_vlan_edit.php PHP81 for #13466
-
01:36 AM Revision c59e9803: Fix interfaces_groups_edit.php PHP81 for #13466
09/07/2022
-
09:07 PM Revision 35bf4437: More PHP81 fixes for certs.inc
-
09:02 PM Revision 25ab4237: Update is_openvpn_*_ca family for PHP81 for #13446
-
08:48 PM Revision c0d3797c: Fixes some PHP81 related config access issues related to interfaces and interface assignments for #13446
- 12:08 PM Revision 723bc5b0: System Identification fixes
- 08:37 AM Revision 19c90883: add missing '$'
Also available in: Atom