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 183 KB
functions.inc 1.26 KB
globals.inc 22.8 KB
gmirror.inc 10.8 KB
gwlb.inc 87.4 KB
interfaces.inc 234 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
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

6cf3e688 05/07/2025 07:51 PM Marcos M

Double-escape HTML characters for use in HTML attribute. Fix #15415

0680e73e 05/05/2025 08:37 PM Reid Linnemann

Fix serialization/deserialization of ppp hostuniq and provider attributes

When these two properties were added, the form handling set their config values
to boolean true if empty, leading to empty tags in the config.xml which would be
serialized to the config.cache as empty strings. As a result, later fetches of a...

30cad817 05/05/2025 08:37 PM Reid Linnemann

if_pppoe: Resolve endless loop on dhcp6c

When using if_pppoe, the use of ppp-ipv6 to up the pppoe interface on ADDR_ADD
causes a loop of calling interface_dhcp6_configure(), which
restarts dhcp6c, which acquires a lease and assigns an address, which emits an...

1c9355bd 04/24/2025 01:09 AM Marcos M

Remove the pppoe reset cron job when the interface is disabled or with if_pppoe

7bfa6007 04/22/2025 02:21 PM Marcos M

Check for Kea custom configuration before retrying without it

Errors without custom configuration can also trigger the notice. In such
case, retrying is redundant and the notice text is misleading.

363330d9 04/22/2025 01:08 AM Marcos M

ddns: use the correct AF for the service type. Fix #16156

3604a5df 04/22/2025 01:05 AM Marcos M

Use IPv6 system preference for all configured interface types in get_request_source_address()

06824b27 04/21/2025 04:56 PM Marcos M

Correct DHCP6 client log

This function is called regardleass of the "without RA" option. Followup
to dd3d48af87c892a070210f0064e589157868e7c2.

View revisions

Also available in: Atom