Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
auth.inc 54.3 KB
auth_check.inc 1.39 KB
auth_func.inc 1.84 KB
authgui.inc 23.1 KB
captiveportal.inc 81.5 KB
certs.inc 26.9 KB
config.console.inc 16.4 KB
config.gui.inc 1.99 KB
config.inc 5.44 KB
config.lib.inc 28.1 KB
crypt.inc 2.4 KB
dyndns.class 82.6 KB
easyrule.inc 14.3 KB
filter.inc 148 KB
filter_log.inc 20.9 KB
functions.inc 1.2 KB
globals.inc 6.85 KB
gmirror.inc 10.7 KB
gwlb.inc 61.1 KB
interfaces.inc 186 KB
ipsec.attributes.php 4.46 KB
ipsec.auth-user.php 3.62 KB
ipsec.inc 20.6 KB
itemid.inc 3.14 KB
led.inc 6.09 KB
meta.inc 4.63 KB
notices.inc 11.5 KB
openvpn.attributes.php 4.52 KB
openvpn.auth-user.php 5.3 KB
openvpn.inc 58.4 KB
openvpn.tls-verify.php 2.21 KB
pfsense-utils.inc 91.6 KB
phpsessionmanager.inc 2.26 KB
pkg-utils.inc 36.4 KB
priv.defs.inc 87.7 KB
priv.inc 7.14 KB
r53.class 5.71 KB
radius.inc 36.1 KB
rrd.inc 36.5 KB
service-utils.inc 21.1 KB
services.inc 88.7 KB
shaper.inc 116 KB
system.inc 71 KB
unbound.inc 24.7 KB
upgrade_config.inc 159 KB
util.inc 72.9 KB
voucher.inc 21.8 KB
vpn.inc 54.8 KB
vslb.inc 17.5 KB
wizardapp.inc 32.9 KB
xmlparse.inc 9.93 KB
xmlparse_attr.inc 5.87 KB
xmlreader.inc 7.5 KB
xmlrpc_client.inc 5.56 KB

Latest revisions

# Date Author Comment
040e0b40 09/18/2017 03:45 PM Luiz Souza

Remove the previous 'no_dad' workaround now that if_stf is fixed.

Partly revert b76e0baebb70775b192507ec18f523141800ce95.

(cherry picked from commit dad3885f9f5afbe0768387527122a885414dd3bc)

b98f6074 09/15/2017 03:06 AM Luiz Souza

If /boot/loader.conf is not presetn check /boot/loader.conf.local.

(cherry picked from commit 4ff3adec7a6bdd6d87cc5eeae2b1039954ee5ce2)

793dc52d 09/14/2017 12:55 PM Jim Pingle

Move this file_exists test inside the dpinger status check loop and also suppress PHP errors from stream_socket_client()
Both are done to avoid a race where the status file can be missing and the status check fails, resulting in an alert/crash report.

(cherry picked from commit 59104a6ff6c862482eddb9696fd8d22dec89052e)

48c4a0ea 09/14/2017 12:46 PM Jim Pingle

Fix incorrect function name/typo. Ticket #7719

5311adaa 09/12/2017 05:51 PM Jim Pingle

Relax OpenVPN wizard cert validation to match that of the cert manager and encode values before using them. Fixes #7854
Also, CDATA escape these fields in config.xml since they will most likely contain characters which are invalid in XML.
While here, fix a cert display issue where a SAN value could be reused from a previous entry in the cert list display....

17058e37 09/11/2017 08:44 PM Renato Botelho

Fix #7719

When Dynamic DNS entry uses a gateway group as interface,
return_gateway_groups_array() will be called and it returns real
interface instead of friendly name, as expected. Take both friendly and
real interface name into consideration.

ec5a3865 09/11/2017 08:02 PM Pi Ba

gateway monitoring, give apinger some time to properly 'initialize' before using its results

(cherry picked from commit 29fa6f0f46ba039a67a93c00a08bcaecc3935b78)

27127b4a 09/11/2017 05:46 PM Jim Pingle

Add a field to pick a digest algo when signing a CSR, otherwise it ends up with SHA1. Fixes #7853
While here, add the cert serial number and sig digest type to the info block for each cert.

(cherry picked from commit aec3a259271be5dae63b148a48b7778c0cd0660e)

389020e3 08/30/2017 06:08 PM Jim Pingle

Use the full CA chain when sending an LDAP SSL query. Fixes #7830
While here, fix a couple more ldap_start_tls() calls that need a preceding @.

(cherry picked from commit ff500c90646c8db5abe77d7efb02c7d191df6902)

56de61a7 08/30/2017 12:15 PM Steve Beaver

Restore bad username or password message

(cherry picked from commit ca44a37cad5e905e3a76b6ce862de6ec5d3bcb06)

View revisions

Also available in: Atom