Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
ConfigLibTest.php 2.81 KB
acb.inc 11.4 KB
auth.inc 72.5 KB
auth_check.inc 1.39 KB
auth_func.inc 2.39 KB
authgui.inc 12 KB
captiveportal.inc 98.9 KB
certs.inc 77.9 KB
config.console.inc 22.6 KB
config.gui.inc 2.08 KB
config.inc 4.76 KB
config.lib.inc 36.9 KB
copyget.inc 3.22 KB
copynotice.inc 7.11 KB
crypt.inc 3.75 KB
dyndns.class 127 KB
easyrule.inc 14.9 KB
filter.inc 167 KB
functions.inc 1.26 KB
globals.inc 12.1 KB
gmirror.inc 10.8 KB
gwlb.inc 76.7 KB
interfaces.inc 226 KB
interfaces_fast.inc 8.79 KB
ipsec.attributes.php 1.33 KB
ipsec.auth-user.php 3.57 KB
ipsec.inc 109 KB
itemid.inc 3.29 KB
led.inc 6.18 KB
meta.inc 4.72 KB
notices.inc 16.5 KB
openvpn.attributes.php 1.12 KB
openvpn.auth-user.php 4.42 KB
openvpn.inc 74.6 KB
openvpn.tls-verify.php 3.41 KB
parser_dhcpv6_leases.inc 19.2 KB
parser_ipv6.inc 8 KB
periodic.inc 1.41 KB
pfsense-utils.inc 104 KB
phpsessionmanager.inc 2.31 KB
pkg-utils.inc 45.9 KB
priv.defs.inc 86.2 KB
priv.inc 7.3 KB
r53.class 6.42 KB
rrd.inc 37.2 KB
service-utils.inc 24.7 KB
services.inc 110 KB
shaper.inc 148 KB
syslog.inc 47.8 KB
system.inc 76.9 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 34.2 KB
upgrade_config.inc 195 KB
util.inc 105 KB
voucher.inc 18.7 KB
vpn.inc 12.6 KB
wizard_utils.inc 7.15 KB
wizardapp.inc 32.8 KB
xmlparse.inc 9.62 KB
xmlparse_attr.inc 5.96 KB
xmlreader.inc 7.67 KB
xmlrpc_client.inc 5.56 KB

Latest revisions

# Date Author Comment
4c16247e 08/23/2022 11:24 PM Reid Linnemann

Replace multilevel config array access around the web gui port

f5b91462 08/23/2022 11:24 PM Reid Linnemann

Replace multilevel config array accesses regarding openvpn

a25e9691 08/23/2022 11:24 PM Reid Linnemann

Replace multilevel array accesses regarding v4 and v6 gateways

9fb6cc18 08/23/2022 11:24 PM Reid Linnemann

Replace more problematic multilevel config array access

51e30f11 08/23/2022 11:24 PM Reid Linnemann

Fix text_to_compressed_ipv6() to omit %ifname from v6 addresses

Prior to this, v6 addresses would be considered by Net_IPv6::compress() to have
an ipv4 part consisting of all text from the address from the final colon
separator, and try to treat it as such. This is now problematic in php 8 as when...

41025e0a 08/23/2022 11:24 PM Reid Linnemann

Use config_path_enabled() and config_get_path() for troublesome paths

03215791 08/23/2022 11:24 PM Reid Linnemann

Add config_path_enabled() function and associated tests

10ad2540 08/23/2022 11:24 PM Reid Linnemann

Replace more direct config array access with config_get_path()

1376d109 08/23/2022 11:24 PM Reid Linnemann

Change numerous direct references into config to config_get_path()

05952582 08/23/2022 11:24 PM Reid Linnemann

Correct dhcpv6 enable check to use config_get_path()

View revisions

Also available in: Atom