Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
acb.inc 11.5 KB
auth.inc 73.4 KB
auth_check.inc 1.39 KB
auth_func.inc 2.43 KB
authgui.inc 11.7 KB
captiveportal.inc 100 KB
certs.inc 85.3 KB
config.console.inc 22.6 KB
config.gui.inc 2.08 KB
config.inc 4.92 KB
config.lib.inc 37.4 KB
copyget.inc 3.22 KB
copynotice.inc 7.11 KB
crypt.inc 3.75 KB
dyndns.class 132 KB
easyrule.inc 16.6 KB
filter.inc 172 KB
functions.inc 1.26 KB
globals.inc 16.2 KB
gmirror.inc 10.8 KB
gwlb.inc 79.9 KB
interfaces.inc 220 KB
interfaces_fast.inc 8.8 KB
ipsec.attributes.php 1.33 KB
ipsec.auth-user.php 3.55 KB
ipsec.inc 108 KB
itemid.inc 3.31 KB
led.inc 6.52 KB
live_logs.inc 1.86 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 73.9 KB
openvpn.tls-verify.php 3.42 KB
parser_dhcpv6_leases.inc 19 KB
parser_ipv6.inc 8 KB
periodic.inc 1.41 KB
pfsense-utils.inc 108 KB
phpsessionmanager.inc 2.31 KB
pkg-utils.inc 41.2 KB
priv.defs.inc 86.2 KB
priv.inc 7.31 KB
r53.class 6.42 KB
rrd.inc 39.4 KB
service-utils.inc 26.7 KB
services.inc 154 KB
shaper.inc 150 KB
syslog.inc 48.5 KB
system.inc 87.5 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 34.1 KB
upgrade_config.inc 208 KB
util.inc 120 KB
voucher.inc 18.8 KB
vpn.inc 12.9 KB
wizard_utils.inc 7.26 KB
wizardapp.inc 32.8 KB
xmlparse.inc 9.97 KB
xmlparse_attr.inc 5.97 KB
xmlrpc_client.inc 6 KB

Latest revisions

# Date Author Comment
b68e0c0c 12/04/2023 03:46 PM Marcos M

Consolidate shaper input validation

Remove the duplicate function and integrate it with the rest of the
validate_input() methods.
do_input_validation() in guiconfig.inc cannot be included in shaper.inc;
this change avoids moving it somewhere that may not be ideal.

cea9d2d0 11/30/2023 07:33 PM Marcos M

Don't refresh the cache when visiting the update page. Fix #15055

83bca495 11/22/2023 10:45 PM Marcos M

Show the target for auto outbound NAT rules. Fix #15025

b7f2b1dc 11/22/2023 09:02 PM Marcos M

Append a new line to NAT rule errors. Fix #15024

e6f78714 11/22/2023 04:25 PM Marcos M

Update fontawesome references in form buttons

91c4768b 11/21/2023 07:37 PM Marcos M

More fontawesomev6 updates

fc0910fd 11/17/2023 09:58 PM Marcos M

Merge pull request #4615 from blkeller/apu2-expanded-serial-fix

dcdb4617 11/15/2023 04:41 PM Jim Pingle

Fix IPsec log value handling. Fixes #14990

4bbbcc36 11/15/2023 12:57 AM Marcos M

Refactor use of return_gateways_array() with get_gateways(). Fix #14893

Most calls to return_gateways_array() do not need the gateway list to be
recreated. get_gateways() can filter the gateway list, and indexing is
moved from return_gateways_array() to get_gateways() to avoid using...

d365c2c7 11/14/2023 11:22 PM Marcos M

Don't split fontawesome icon names

This makes it easier to update fontawesome versions. While here, fix a
missing closing quote, and use the correct fontawesome prefix.

View revisions

Also available in: Atom