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.7 KB
captiveportal.inc 99.6 KB
certs.inc 88.3 KB
config.console.inc 28.8 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 132 KB
easyrule.inc 16.4 KB
filter.inc 176 KB
functions.inc 1.26 KB
globals.inc 18 KB
gmirror.inc 10.8 KB
gwlb.inc 86.8 KB
interfaces.inc 224 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.6 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 110 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 162 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 133 KB
voucher.inc 18.5 KB
vpn.inc 13 KB
wizard_utils.inc 7.17 KB
wizardapp.inc 32.8 KB
xmlparse.inc 10.1 KB
xmlparse_attr.inc 5.95 KB
xmlrpc_client.inc 5.84 KB

Latest revisions

# Date Author Comment
055fc19e 11/01/2024 12:47 AM Marcos M

Gateways with monitoring disabled may be treated as down

When return_gateways_status() is called with $byname=false, gateways
that have monitoring disabled will be returned as down.

04225f6f 10/29/2024 07:30 PM Christian McDonald

dhcp: give dhcp daemons a chance to shutdown before restarting

e6597954 10/28/2024 08:53 PM Marcos M

Skip DDNS on disabled interfaces. Fix #15802

22cf3609 10/25/2024 06:25 PM Marcos M

Add more detail to config path warnings

25a0f534 10/24/2024 07:27 PM Marcos M

Decrease the number of config requests when deleting filter rules

dcc4d84d 10/24/2024 03:37 PM Luiz Souza

Only import the Netgate Installer settings when trigger_initial_wizard is set.

Remove the references to 'trigger_virt_setup' since it is not used on CE.

f57bd4dd 10/23/2024 06:27 PM Marcos M

Fix OpenVPN CSO options upgrade

Previous config versions set these options in the config but only
considered them enabled if their value is 'yes'. The enable detection
is now based on the existence of the option.

b4258a0d 10/22/2024 03:30 AM Nita Vesa

DynDNS: change Porkbun to use api.porkbun.com instead of porkbun.com

Changes the dynDNS provider 'Porkbun' to use the domain `api.porkbun.com`
instead of `porkbun.com` as accessing the API through `porkbun.com` will
cease to work December 1st. They informed customers by email of this...

4045b7ab 10/21/2024 07:30 PM Marcos M

Merge pull request #4704 from GChuf/removePragmaHeader

be54a703 10/18/2024 02:18 PM Luiz Souza

pfSense-Installer: Import the network settings from the Netgate Installer.

Read a JSON file with the Netgate Installer settings on the first boot and set
up the LAN and WAN.

Ticket: #13129

View revisions

Also available in: Atom