Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
ConfigLibTest.php 4.87 KB
acb.inc 11.5 KB
auth.inc 71.5 KB
auth_check.inc 1.39 KB
auth_func.inc 2.39 KB
authgui.inc 11.7 KB
captiveportal.inc 99.8 KB
certs.inc 81.7 KB
config.console.inc 22.6 KB
config.gui.inc 2.15 KB
config.inc 4.77 KB
config.lib.inc 37.1 KB
copyget.inc 3.22 KB
copynotice.inc 7.11 KB
crypt.inc 3.75 KB
dyndns.class 129 KB
easyrule.inc 16.2 KB
filter.inc 162 KB
functions.inc 1.26 KB
globals.inc 12.8 KB
gmirror.inc 10.8 KB
gwlb.inc 76.7 KB
interfaces.inc 220 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.34 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 73.4 KB
openvpn.tls-verify.php 3.41 KB
parser_dhcpv6_leases.inc 19 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.4 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 25.5 KB
services.inc 109 KB
shaper.inc 149 KB
syslog.inc 48.2 KB
system.inc 75.9 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 34.3 KB
upgrade_config.inc 199 KB
util.inc 108 KB
voucher.inc 18.8 KB
vpn.inc 12.9 KB
wizard_utils.inc 7.14 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.57 KB

Latest revisions

# Date Author Comment
829322b3 11/29/2022 03:51 PM Christian McDonald

Rector some direct config gets with complex paths.

8e88bd48 11/28/2022 09:04 PM Jim Pingle

Pass reloadall flag to dhcp6c config. Fixes #13253

This ensures that if the interface is being configured in a way that requires a reload, that the DHCP6 client is also restarted. This allows the DHCP6 client to restart when applying settings and during other necessary events.

7e3ea4a8 11/28/2022 08:09 PM Christian McDonald

Rector some config unsets with complex paths.

02d6ca03 11/28/2022 05:29 PM Jim Pingle

DDNS Save+Force timeout improvements. Fixes #12870

  • In PHP8, curl_close is a no-op, so remove it.
  • Now that curl_close does nothing, we have to set CURLOPT_FORBID_REUSE
    to prevent connections from getting stuck in a pool waiting for reuse.
  • Add a couple more debug log entries for when certain functions end,...
1e45d13f 11/23/2022 02:06 PM Christian McDonald

Rector some direct config gets with pure scalar paths.

88774881 11/22/2022 08:38 PM Christian McDonald

Rector some more direct config unsets with pure scalar paths

af613468 11/22/2022 03:10 PM Jim Pingle

Fix regression in URL alias parsing. Fixes #13685

824ab9c4 11/21/2022 09:29 PM Jim Pingle

Correct special net NPt dst prefix handling. Fixes #13240

Disables prefix length drop-down when using a special net (e.g. track6
delegated prefix) because that already has its own prefix length.

Being able to specify a custom prefix was of dubious use and served to...

54115a67 11/21/2022 07:01 PM Jim Pingle

Add CDATA protection to "hint". Fixes #13388

7a3637b1 11/21/2022 02:48 PM Jim Pingle

Restore unintentionally removed line. Issue NG 9247

View revisions

Also available in: Atom