Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  web
acb.inc 11 KB
auth.inc 66.7 KB
auth_check.inc 1.39 KB
auth_func.inc 2.39 KB
authgui.inc 12 KB
captiveportal.inc 102 KB
certs.inc 74.2 KB
config.console.inc 22.6 KB
config.gui.inc 2.08 KB
config.inc 5.53 KB
config.lib.inc 30.6 KB
copyget.inc 3.16 KB
copynotice.inc 2.91 KB
crypt.inc 3.24 KB
dyndns.class 106 KB
easyrule.inc 14.2 KB
filter.inc 157 KB
functions.inc 1.26 KB
globals.inc 10.7 KB
gmirror.inc 10.8 KB
gwlb.inc 73.8 KB
interfaces.inc 218 KB
interfaces_fast.inc 8.79 KB
ipsec.attributes.php 1.33 KB
ipsec.auth-user.php 3.57 KB
ipsec.inc 86.7 KB
itemid.inc 3.29 KB
led.inc 6.18 KB
meta.inc 4.72 KB
notices.inc 15.3 KB
openvpn.attributes.php 1.09 KB
openvpn.auth-user.php 4.49 KB
openvpn.inc 64.1 KB
openvpn.tls-verify.php 3.3 KB
parser_dhcpv6_leases.inc 19.2 KB
parser_ipv6.inc 8 KB
periodic.inc 1.41 KB
pfsense-utils.inc 101 KB
phpsessionmanager.inc 2.31 KB
pkg-utils.inc 42.8 KB
priv.defs.inc 86.1 KB
priv.inc 7.3 KB
r53.class 6.42 KB
rrd.inc 36.7 KB
service-utils.inc 24.2 KB
services.inc 99.6 KB
shaper.inc 141 KB
syslog.inc 47.4 KB
system.inc 71.9 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 31.4 KB
upgrade_config.inc 186 KB
util.inc 94.1 KB
voucher.inc 18.7 KB
vpn.inc 12.7 KB
wizard_utils.inc 7.15 KB
wizardapp.inc 32.8 KB
xmlparse.inc 9.57 KB
xmlparse_attr.inc 5.96 KB
xmlreader.inc 7.67 KB
xmlrpc_client.inc 5.42 KB

Latest revisions

# Date Author Comment
c91be02b 10/14/2020 04:04 PM Viktor Gurov

Nested alias IDN fix. Issue #10968

a9fc44f0 10/14/2020 03:56 PM Renato Botelho

Style fixes

161e60fa 10/14/2020 03:56 PM Renato Botelho

Add missing parameter to get_dpinger_status() call

5affb137 10/14/2020 03:56 PM Vladimir Voskoboynikov

Prevent possible race condition, fixes #9450

Instead of calling get_dpinger_status() again in the code handling dpinger
alarms, save the original alarm status in rc.gateway_alarm to a file, then
read the status from the file.

094db492 10/14/2020 03:56 PM Vladimir Voskoboynikov

Minor text fix. Issue #10546

No need to log the PID, it's added to the logs anyways.

04a72a97 10/14/2020 03:56 PM Vladimir Voskoboynikov

Add gateway substatus. Fixes #10546

Update return_gateways_status to return a substatus as well as the existing status.

status changed to be one of online or down.
substatus can be one of none, down, highloss, highlatency, loss, latency, or force_down
...

69ffb456 10/14/2020 03:52 PM Viktor Gurov

VLAN MTU improvements. Issue #9154

7d813139 10/13/2020 08:39 PM Jonas Christoffersen

Fix #10680: Rewrite cache system in interfaces.inc

Change it to not invalidate cache when not needed. Makes boot much faster
when we have many VLANs

4320bc83 10/13/2020 08:39 PM Jonas Christoffersen

Fix #10589: Skip disabling staticarp on boot

Also implemented is a simplification of code to handle static ARP entries.

085e12a1 10/12/2020 12:04 PM Renato Botelho

Merge pull request #4478 from vktg/ddnsstatic

View revisions

Also available in: Atom