Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
IPv6.inc 20.8 KB
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 38.2 KB
authgui.inc 8.71 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 47.4 KB
certs.inc 13.8 KB
cmd_chain.inc 3.92 KB
config.console.inc 14 KB
config.gui.inc 2.7 KB
config.inc 7.06 KB
config.lib.inc 24.4 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.76 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 34.7 KB
easyrule.inc 9.58 KB
filter.inc 88.6 KB
filter_log.inc 9.23 KB
functions.inc 2.84 KB
globals.inc 6.08 KB
growl.class 3.29 KB
gwlb.inc 16.8 KB
interfaces.inc 103 KB
ipsec.inc 11.6 KB
itemid.inc 2.98 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 4.89 KB
notices.inc 10.2 KB
ntlm_sasl_client.inc 4.9 KB
openvpn.auth-user.php 3.54 KB
openvpn.inc 26.6 KB
pfsense-utils.inc 62.1 KB
pkg-utils.inc 40.3 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 76 KB
priv.inc 7.09 KB
radius.inc 32.1 KB
rrd.inc 25.6 KB
sasl.inc 11.6 KB
service-utils.inc 5.94 KB
services.inc 36.5 KB
shaper.inc 127 KB
smtp.inc 20.7 KB
system.inc 43.3 KB
upgrade_config.inc 70 KB
util.inc 39.6 KB
uuid.php 11.4 KB
voucher.inc 17.3 KB
vpn.inc 48.6 KB
vslb.inc 11 KB
wizardapp.inc 17.2 KB
xmlparse.inc 8.9 KB
xmlparse_attr.inc 6.34 KB
xmlreader.inc 8.44 KB
xmlrpc.inc 5.07 KB
xmlrpc_client.inc 59.7 KB
xmlrpc_server.inc 22.8 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
a3af8146 01/25/2011 04:36 AM Marcus Brown

Add NULL check to wireless functions.

The old interface_translate_type_to_real function used previously would return OPTX
if it was passed "OPTX" and OPTX existed but was unassigned, whereas get_real_interface returns NULL, so now we
check for NULL.

54ac5d90 01/25/2011 04:27 AM Marcus Brown

I think this is supposed to be get_real_interface too, not get_parent.

Revert if I mis-understood.

d5dfcb52 01/25/2011 04:16 AM Marcus Brown

Change name of function "interface_translate_type_to_real" to match what it's doing (or should be doing.)

Next commits will change functionality of this function because before now
it's identical to "get_real_interface" function (because of bug mentioned below.)...

a1d52f81 01/24/2011 10:48 PM Ermal LUÇI

Resolves #1216. Do not create nat entries on ovpn interfaces.

8633930d 01/24/2011 05:24 PM Ermal LUÇI

Actually send a notice even if no default queue could not be found. This might be serious in some cases.

ef8fca71 01/24/2011 05:18 PM Ermal LUÇI

Do not put the queue config on the rules if there is no default queue, just log it. This prevents errors in rules loading which is worse than having no shaper.

00ca3fb1 01/24/2011 05:04 PM Ermal LUÇI

Log the errors we know for not allowing a queue to be added.

71f88d75 01/24/2011 07:34 AM Seth Mos

Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree.
This prevents a config blowup when a ipv6 config loads on 2.0.

1f17c623 01/23/2011 05:36 AM Chris Buechler

it's 2011

3eb00b49 01/23/2011 02:49 AM Marcus Brown

We don't want to detach netgraph nodes from interfaces that are used by
any PPPoE/PPTP/L2TP configurations.

View revisions

Also available in: Atom