Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  build
  src
  tests
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 297 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 1.63 KB
build.conf.sample 1.96 KB
build.sh 11.1 KB
composer.json 768 Bytes
composer.lock 109 KB
rector.php 1.17 KB
vendor 36 Bytes
zanata.xml 549 Bytes

Latest revisions

# Date Author Comment
d801b01c 03/04/2025 06:38 PM Marcos M

Fix typo in upgrade_238_to_239()

c181ebe1 03/03/2025 11:10 PM Marcos M

Add a sequence number to each rule during rule sort. Fix #16076

The 'for' loop first checks if the rule at that iteration exists and
breaks if not. When the rules array contains a gap, the 'for' loop breaks
early and potentially misses additional rules that need to be sorted. Fix...

6ad2d8ff 03/03/2025 09:39 PM Marcos M

Sync admin group changes. Fix #15898

The admin group needs to be removed and readded for its settings to sync.

This reverts commit 3e0facb20fa46a13bf7b70d6ddb1970b00485eb2.

15709960 02/28/2025 06:29 PM Marcos M

Add combined IPv4/6 system aliases

https://redmine.pfsense.org/issues/15776

c47f6dc2 02/27/2025 11:14 PM Brad Davis

Bump the default go version to 1.23

3b5f0ecb 02/27/2025 08:44 PM Marcos M

Fall back to routing via the interface for dynamic gateway monitoring IPs

It's possible that when setup_gateways_monitor() is called, the gateway
address is not yet available. To avoid routing the monitoring address via
another gateway, fall back to routing via the gateway's interface instead.

7573eafe 02/26/2025 07:26 PM Marcos M

Don't set invalid config value for ntpd interfaces. Fix #16063

This regressed after the config access refactor. To keep the same behavior
from before the refactor, simply set the correct values.

7d9da7be 02/20/2025 12:10 AM Marcos M

Fix clobbered cron configuration on upgrade

883ec036 02/19/2025 06:51 PM Steve Wheeler

Fix typo in Firewall State Policy description

7d2ad4a0 02/19/2025 01:06 AM Marcos M

Clarify failover state-killing behavior for gateway groups

View all revisions | View revisions

Also available in: Atom