Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
acb.inc 11.3 KB
auth.inc 75.9 KB
auth_check.inc 1.39 KB
auth_func.inc 2.43 KB
authgui.inc 11.8 KB
captiveportal.inc 99.6 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.6 KB
copyget.inc 3.22 KB
copynotice.inc 7.11 KB
crypt.inc 3.75 KB
dyndns.class 131 KB
easyrule.inc 16.4 KB
filter.inc 179 KB
functions.inc 1.26 KB
globals.inc 21.5 KB
gmirror.inc 10.8 KB
gwlb.inc 87.1 KB
interfaces.inc 225 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.31 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 111 KB
phpsessionmanager.inc 2.31 KB
pkg-utils.inc 42.2 KB
priv.defs.inc 87.4 KB
priv.inc 7.3 KB
r53.class 6.42 KB
rrd.inc 39.3 KB
service-utils.inc 26.7 KB
services.inc 166 KB
shaper.inc 146 KB
syslog.inc 48.9 KB
system.inc 89.7 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 35.3 KB
upgrade_config.inc 207 KB
util.inc 141 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
4d7be139 12/12/2024 08:54 PM Marcos M

Define additional system aliases. Implement #15776

cca42785 12/11/2024 08:05 PM Marcos M

Allow choosing when to use Check IP service in DDNS. Implement #14067

b5cea7d7 12/10/2024 09:54 PM Marcos M

Add NAT64 support for firewall rules

Add initial GUI support for NAT64. The NAT64 source can be set to:
- Automatic (default): Use the rule's gateway or gateway group (use the
system's default if not specified) to determine the source interface.
Sets e.g. "from (vmx0)"....

f7e934bb 12/09/2024 03:25 PM Jim Pingle

Send picture widget image inline. Fixes #15767

c2a0fbc0 12/06/2024 08:48 PM Christian McDonald

kea: add initial DHCP-PD support. Implements #15652

1d33b166 12/06/2024 05:00 PM Jim Pingle

Close PHP session when exiting early. Fixes #15873

64075a43 12/06/2024 03:24 PM Jim Pingle

Fix Captive Portal PHP error. Fixes #15907

3bfd3a0e 12/05/2024 05:24 PM Christian McDonald

kea: ignore default and max lease time within pool context. Fixes #15332

e930812c 12/04/2024 06:16 PM Marcos M

Add error handling for config xml parsing exceptions. Fix #15860

With this change, exceptions during a config restore will no longer
result in an unbootable instance.

e4b8c5b6 12/04/2024 06:16 PM Marcos M

Remove deprecated function use of xml_parser_free()

As of PHP 8.0.0, the function has no effect and is no longer needed.

View revisions

Also available in: Atom