Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 26.3 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.4 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.6 KB
functions.inc 6.02 KB
globals.inc 6.76 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 18.4 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.9 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.attributes.php 5.01 KB
openvpn.auth-user.php 5.59 KB
openvpn.inc 43 KB
openvpn.tls-verify.php 2.86 KB
pfsense-utils.inc 85.8 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 78.6 KB
shaper.inc 141 KB
smtp.inc 21.9 KB
system.inc 67.5 KB
unbound.inc 21.4 KB
upgrade_config.inc 108 KB
util.inc 56.5 KB
uuid.php 11.4 KB
voucher.inc 26.1 KB
vpn.inc 52.9 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
c8703520 03/02/2015 10:39 AM Phil Davis

Ancient bug on upgrade_014_to_015

This code looked silly the way it was, with the construct:
$var = $var;
unset($var);

Seems it was accidentally changed to this way many years ago by https://github.com/pfsense/pfsense/commit/588a183b0e58f09932ffef35cc0003cca2313aba...

5b06d6ad 02/26/2015 01:26 PM Jim Pingle

Fix type (trime->trim)

2798bb68 02/26/2015 12:28 PM Phil Davis

interface_netgraph_needed can miss setting found equals true

This routine seems to go looking to see if the passed-in interface is PPP-style. At the end, if it is not PPP-style then it calls pfsense_ngctl_detach.
This foreach loop in its current state will always exit after the first iteration that is not mode "server". But it looks like it should look through all the 'pppoe' entries until it finds the interface or gets to the end....

8cf108b2 02/26/2015 07:35 AM Chris Buechler

remove unused legacy code

71a690bb 02/26/2015 07:32 AM Chris Buechler

Log ifconfig commands used to setup wireless interfaces

59eb0ce7 02/25/2015 08:27 PM Ermal Luçi

Put the bits to use the new reset utility

4c9b272d 02/25/2015 03:22 PM Ermal Luçi

Ticket #4418 Actually make each entry a clear token to strongswan parser for dns_split

ca5f5db1 02/25/2015 03:19 PM Ermal Luçi

Ticket #4418 make sure the dns_split is separated with spaces rather than space or comma to comply with strongswan requirements.

82e6fde2 02/25/2015 03:16 PM Ermal Luçi

Ticket #4418 Make the DNS names attr 28675 space separated as identified by Jeffrey Dvornek

e082eca9 02/25/2015 06:25 AM Chris Buechler

remove old, unused code

View revisions

Also available in: Atom