Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
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 99.9 KB
certs.inc 76.8 KB
config.console.inc 22.6 KB
config.gui.inc 2.08 KB
config.inc 4.76 KB
config.lib.inc 34.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.6 KB
interfaces.inc 224 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 77 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
b9097e4c 05/23/2022 05:07 PM Christian McDonald

Fix RAM disk support for ZFS layout changes related to BEs. Fixes #13182

3d1a553e 05/23/2022 09:41 AM Viktor Gurov

Captive Portal hostname pipes delete fix. Issue #13193

65530037 05/23/2022 04:28 AM Reid Linnemann

captiveportal: Only apply per-user default bw to pipes for user auth. Fixes #13192

captiveportal_pipe_configure() was unaware of the context of the pipes it was
creating (user auth vs. allowed mac/ip/host), and always applied the default
pipe bandwidths in the absence of form specified values. This change allows the...

43bd2b88 05/23/2022 03:41 AM Reid Linnemann

captiveportal: Correct errors in passthru mac deletion. Fixes #13192

Correct identifier mismatches in captiveportal_passthrumac_delete_entry()
($hostent vs $mac)

Correct and rename captiveportal_get_dn_passthru_ruleno() to
captiveportal_get_dn_passthru_pipes. This function was called to retrieve a...

bfb06f9a 05/20/2022 05:49 PM Jim Pingle

Revert "Destroy deleted/disabled IPsec SA. Fixes #13102"

This appears to be causing a pileup of swanctl processes on systems with
a significant number of disabled tunnels.

This reverts commit d90552c59e51fb13c712b6a96a51ca2462424156.

0a008d14 05/18/2022 07:20 PM Jim Pingle

Fix pf rule for 'any' proto. Fixes #4259

bdffb77d 05/18/2022 03:42 PM Jim Pingle

Close earlier to avoid overlap. Fixes 12870

Gather the information we need from curl and close the handle earlier
rather than passing around the handle unnecessarily. This avoids
creating multiple overlapping curl requests that don't share a handle.

a913a049 05/17/2022 05:13 PM Jim Pingle

Fix rule label order and optimize. Fixes #13155

  • Changes rule label order so the user label is first when present
  • Clean up related redundant/suboptimal code along the way
ed321966 05/17/2022 12:30 PM Viktor Gurov

captiveportal_ether_delete_entry() anchors/pipes delete fix. Issue #13169

726c2c89 05/17/2022 09:32 AM Viktor Gurov

DSCP usage optimization. Fixes #13178

View revisions

Also available in: Atom