Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 26.2 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 44.9 KB
authgui.inc 10.7 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 74.1 KB
certs.inc 20 KB
config.console.inc 14.3 KB
config.gui.inc 2.78 KB
config.inc 7.05 KB
config.lib.inc 28.2 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.86 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 56.6 KB
easyrule.inc 11.4 KB
filter.inc 135 KB
filter_log.inc 14.5 KB
functions.inc 6.02 KB
globals.inc 6.5 KB
gmirror.inc 11.6 KB
growl.class 3.29 KB
gwlb.inc 38.4 KB
interfaces.inc 158 KB
ipsec.attributes.php 4.95 KB
ipsec.auth-user.php 4.28 KB
ipsec.inc 17.5 KB
itemid.inc 2.95 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 5.05 KB
notices.inc 11.2 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.attributes.php 5.01 KB
openvpn.auth-user.php 5.48 KB
openvpn.inc 43 KB
openvpn.tls-verify.php 2.82 KB
pfsense-utils.inc 85.7 KB
pkg-utils.inc 54 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 97.9 KB
priv.inc 7.17 KB
r53.class 23.9 KB
radius.inc 35.6 KB
rrd.inc 36.8 KB
sasl.inc 11.6 KB
service-utils.inc 21 KB
services.inc 77.5 KB
shaper.inc 141 KB
smtp.inc 21.9 KB
system.inc 66.1 KB
unbound.inc 21.6 KB
upgrade_config.inc 107 KB
util.inc 56.5 KB
uuid.php 11.4 KB
voucher.inc 26.1 KB
vpn.inc 48.1 KB
vslb.inc 17.8 KB
wizardapp.inc 33.5 KB
xmlparse.inc 10.1 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 9.41 KB
xmlrpc.inc 5.22 KB
xmlrpc_client.inc 58.9 KB
xmlrpc_server.inc 22 KB
zeromq.inc 8.85 KB

Latest revisions

# Date Author Comment
64ed3e60 01/12/2015 08:27 AM Ermal Luçi

Fix inherent issues with isset and empty values set as true by our parser. This made the piep configuration to be wrong at least for passthrough entries. Ticket #3932

4fc1c68f 01/12/2015 01:16 AM Phil Davis

Do not return disabled dynamic gateways

When a dynamic gateway is disabled (by the user through the webGUI), it was still being returned by return_gateways_array(). But when called like that, disabled gateways should not be returned. The first part of the routine was correctly skipping disabled gateways, but then the later part would effectively re-generate those dynamic gateways on-the-fly and not realise they should be skipped because they were disabled....

30656f66 01/11/2015 03:38 PM Ermal Luçi

Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.

31cf5a93 01/10/2015 09:35 PM Ermal Luçi

Fixes #3281 do not undo any changes already done for gif/gre interface.

9218ecb6 01/09/2015 09:32 PM Ermal Luçi

Let the kernel handle REQID rather than handling it manually. The connection name is the one needed here.

57963e4b 01/09/2015 09:06 PM Jim Pingle

Add tracker and label to IPv4 Link-Local block rules.

557c21da 01/09/2015 07:14 AM Chris Buechler

After the other set of changes had unexpected complications, let's back this out too. Revert "PEAR static method call warning"

This reverts commit 4751f76a6772147097906b699d4216ae38c58c39.

0515117e 01/09/2015 06:40 AM Chris Buechler

This broke a variety of things. Revert "Deprecated and non-static method messages"

This reverts commit 91b9a02fb131746c67fdf9f34282f123a13f1b13.

0391b39b 01/09/2015 06:20 AM Phil Davis

PEAR static method call warning

Forum https://forum.pfsense.org/index.php?topic=86478.0
PEAR is used by
IPv6.inc
auth.inc
captiveportal.inc
radius.inc
xmlrpc_client.inc
radius_accounting.inc
radius_authentication.inc

I have just changed this 1 function to "public static"...

ecefba29 01/09/2015 06:18 AM Chris Buechler

disable this PHP error logging, errors that are really significant end up with a crash report, this is more noise than useful at this stage in 2.2.

View revisions

Also available in: Atom