Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
acb.inc 17.5 KB
auth.inc 76.4 KB
auth_check.inc 1.39 KB
auth_func.inc 2.43 KB
authgui.inc 11.9 KB
captiveportal.inc 99.7 KB
certs.inc 88.4 KB
config.console.inc 28.9 KB
config.gui.inc 2.04 KB
config.inc 4.62 KB
config.lib.inc 40.7 KB
copyget.inc 3.22 KB
copynotice.inc 7.11 KB
crypt.inc 3.75 KB
dyndns.class 136 KB
easyrule.inc 16.4 KB
filter.inc 186 KB
functions.inc 1.26 KB
globals.inc 22.8 KB
gmirror.inc 10.8 KB
gwlb.inc 88.5 KB
interfaces.inc 233 KB
interfaces_fast.inc 8.58 KB
ipsec.attributes.php 1.33 KB
ipsec.auth-user.php 3.61 KB
ipsec.inc 109 KB
itemid.inc 3.33 KB
led.inc 6.52 KB
live_logs.inc 1.87 KB
meta.inc 4.72 KB
notices.inc 18.8 KB
openvpn.attributes.php 1.12 KB
openvpn.auth-user.php 4.42 KB
openvpn.inc 76.8 KB
openvpn.tls-verify.php 3.44 KB
parser_dhcpv6_leases.inc 19 KB
parser_ipv6.inc 8 KB
periodic.inc 1.41 KB
pfsense-utils.inc 113 KB
phpsessionmanager.inc 2.31 KB
pkg-utils.inc 42.5 KB
priv.defs.inc 87.8 KB
priv.inc 7.3 KB
r53.class 6.42 KB
rrd.inc 39.3 KB
service-utils.inc 26.8 KB
services.inc 176 KB
shaper.inc 147 KB
syslog.inc 51.5 KB
system.inc 94.1 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 35.6 KB
upgrade_config.inc 209 KB
util.inc 142 KB
voucher.inc 18.5 KB
vpn.inc 13 KB
wizard_utils.inc 7.17 KB
wizardapp.inc 32.8 KB
xmlparse.inc 10.2 KB
xmlparse_attr.inc 5.92 KB
xmlrpc_client.inc 5.84 KB

Latest revisions

# Date Author Comment
05aff057 05/27/2025 04:45 PM Steve Wheeler

Fix ACB timezone conversion. Fix #16209

Lets the client show ACB timestamps using the local timezone.

4f752164 05/15/2025 05:58 PM Marcos M

Make sure a valid monitor address exists when creating the rule.

Followup to 83637fdf058f0f9207ca339fb9bc44728f9dbd28.

83637fdf 05/12/2025 04:51 PM Marcos M

Improve gateway monitoring. Fix #16180

Revert the changes from 3b5f0ecbfc2d952891dbe227e9afbf9d2ed0ebd4 since
routing an address via an interface causes the system to treat it as
local and send IPv6 NS requests to addresses that may not be local. As
an alternate solution, add filter rules to prevent gateway monitoring...

f79edd51 05/11/2025 03:27 PM Marcos M

Bump config version

32070a66 05/10/2025 02:16 AM Reid Linnemann

Remove interface_isppp_type_ephemeral()

75dc97b8 05/10/2025 12:45 AM Reid Linnemann

Correct a copy/paste error and escape shell args where downing if_pppoe iface

11f07e13 05/09/2025 09:49 PM Reid Linnemann

Always bring if_pppoe interfaces down before destroying them

For kernel if_pppoe interfaces, when the interface is destroyed it is removed
immediately without sending a Term-Request. This leaves the other end of the PPP
tunnel established until it times out from lack of response. In the interim, if...

a8e5ba64 05/09/2025 08:26 PM Marcos M

Add interface network aliases even if empty. Fix #16182

This changes the behavior for interface "subnet" aliases to be included in
/tmp/rules.debug even when the alias is empty. This matches how other
aliases are handled. When an alias is empty and a rule references it,...

8bc76ef2 05/08/2025 08:12 PM Marcos M

Fix updating renamed aliases with multiple entries

Previous behavior only checked single-entry aliases. This change allows
calling update_alias_names_upon_change() with a spearator to loop
through the alias and update all entries.

5379e5cf 05/08/2025 07:12 PM Marcos M

Sync config revision

View revisions

Also available in: Atom