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 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.45 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
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.

ac8f75f1 01/08/2015 09:49 PM Ermal Luçi

Catch packets on all iunterfaces and send them out the correct one. Fixes #4174

bad9dec5 01/08/2015 08:26 PM Phil Davis

Deprecated and non-static method messages

Fix various files that can emit messages like:
PHP Strict Standards: Non-static method SimplePie_Misc::array_unique()
should not be called statically, assuming $this from incompatible
context in /etc/inc/simplepie/simplepie.inc on line 5508...

7c1c70d5 01/08/2015 06:17 PM Renato Botelho

Improve URL and URL ports alias update data:

- Move redundant code to a function parse_aliases_file(). Before the max
number of items was not being respected when URL content is updated,
only when alias was saved. Same was happening with ip/subnet/port
validation and user could end up with a bad pf.conf...

View revisions

Also available in: Atom