Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 26.1 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 44.8 KB
authgui.inc 10.2 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 73.6 KB
certs.inc 19.3 KB
config.console.inc 14.8 KB
config.gui.inc 2.65 KB
config.inc 7.31 KB
config.lib.inc 28.1 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.89 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 57.6 KB
easyrule.inc 11.4 KB
filter.inc 129 KB
filter_log.inc 13.5 KB
functions.inc 6.02 KB
globals.inc 5.98 KB
growl.class 3.29 KB
gwlb.inc 35.1 KB
interfaces.inc 159 KB
ipsec.attributes.php 5.01 KB
ipsec.auth-user.php 4.25 KB
ipsec.inc 17.2 KB
itemid.inc 2.98 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.07 KB
openvpn.auth-user.php 5.47 KB
openvpn.inc 41.6 KB
openvpn.tls-verify.php 2.79 KB
pfsense-utils.inc 82.6 KB
pkg-utils.inc 49.1 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 97.4 KB
priv.inc 7.35 KB
r53.class 23.9 KB
radius.inc 35.7 KB
rrd.inc 36.2 KB
sasl.inc 11.6 KB
service-utils.inc 20.5 KB
services.inc 75.1 KB
shaper.inc 141 KB
smtp.inc 21.9 KB
system.inc 62.1 KB
unbound.inc 24.1 KB
upgrade_config.inc 101 KB
util.inc 54.1 KB
uuid.php 11.4 KB
voucher.inc 26.1 KB
vpn.inc 43.9 KB
vslb.inc 17.8 KB
wizardapp.inc 24.2 KB
xmlparse.inc 10.1 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 9.41 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 58.9 KB
xmlrpc_server.inc 22 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
c30639e4 04/14/2014 10:27 AM Phil Davis

Get real interface when dhcrelay uses default GW

If the DHCP Relay server is not on any local subnet, and not on any subnet that has an internal static route, but is somewhere that no specific route is known, then this code finds the default gateway and uses that in the DHCP relay "-i" parameter. The current code gets just the interface name (like "wan", "opt1"). But DHCP Relay command needs to be fed the actual device name "vr0", "vr1" etc....

d471a890 04/14/2014 09:35 AM Chris Buechler

tls-verify requires quotes around the command to be executed. Ticket #3596

bb8f3ce1 04/12/2014 04:29 PM m0se

fixing typo for GIF tunnels to work over IPv6

the call of get_interface_gatewayv6() in the creation of a GIF tunnel over IPv6 leads to a "Fatal error: Call to undefined function get_interface_gatewayv6() in /etc/inc/interfaces.inc on line 934". changeing the function call to get_interface_gateway_v6() fixed it for me on my local system.

ca321bfd 04/07/2014 03:30 PM Ermal LUÇI

Correct typo on function name that has slipped unnoticed. Reported-by: https://forum.pfsense.org/index.php?topic=74688.0

539d94b3 04/07/2014 02:43 PM Renato Botelho

Merge pull request #1055 from ExolonDX/branch_master_10

69e593c1 04/07/2014 02:10 PM Jim Pingle

Make extra sure that we do not start multiple instances of dhcpleases if, for example, the PID is stale/invalid and there is still a running instance.

a7ee038b 04/07/2014 09:06 AM Ermal LUÇI

Put the fix to be more generic to prevent any other leak possible in the long run. Fixes #3062

39f3d843 04/07/2014 09:01 AM Dsi Unicaen

Update captiveportal.inc

Release unused pipeno when client is already authenticated.

Bug #3062

bb7843fd 04/07/2014 08:10 AM Warren Baker

Indentation

2a2b603d 04/07/2014 08:09 AM Warren Baker

Indentation

View revisions

Also available in: Atom