Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 20.8 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 42.4 KB
authgui.inc 9.57 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 68.6 KB
certs.inc 18.4 KB
config.console.inc 14.7 KB
config.gui.inc 2.65 KB
config.inc 7.31 KB
config.lib.inc 27 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.9 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 47.9 KB
easyrule.inc 11 KB
filter.inc 117 KB
filter_log.inc 11.8 KB
functions.inc 6 KB
globals.inc 5.56 KB
growl.class 3.29 KB
gwlb.inc 31.9 KB
interfaces.inc 137 KB
ipsec.attributes.php 4.91 KB
ipsec.auth-user.php 4.06 KB
ipsec.inc 14.5 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 10.9 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.attributes.php 4.97 KB
openvpn.auth-user.php 4.68 KB
openvpn.inc 37.3 KB
openvpn.tls-verify.php 2.48 KB
pfsense-utils.inc 74.9 KB
pkg-utils.inc 47.3 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 86.1 KB
priv.inc 7.35 KB
r53.class 23.9 KB
radius.inc 34.4 KB
rrd.inc 30.7 KB
sasl.inc 11.6 KB
service-utils.inc 14.5 KB
services.inc 61.7 KB
shaper.inc 137 KB
smtp.inc 21.3 KB
system.inc 49.4 KB
unbound.inc 16.3 KB
upgrade_config.inc 91.3 KB
util.inc 48.9 KB
uuid.php 11.4 KB
voucher.inc 24.9 KB
vpn.inc 56 KB
vslb.inc 15.1 KB
wizardapp.inc 24.2 KB
xmlparse.inc 9.08 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 8.52 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 58.8 KB
xmlrpc_server.inc 21.9 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
fe2eb995 02/05/2013 04:05 PM Ermal LUÇI

Unlink pid file before starting a new process

a11bc497 02/05/2013 04:04 PM Ermal LUÇI

Unlink pid file before starting a new process

733829a9 02/05/2013 02:30 PM Renato Botelho

When IP is not set, the field doesn't have the value 'none', use empty() to check instead

96ea7162 02/05/2013 06:42 AM NOYB NOYB

Services: DNS Forwarder

Add DNS query forwarding section with options for sequential and require domain.

b5b5bcc0 02/04/2013 01:36 PM Ermal LUÇI

Make more strict checks during is_ip* functions. Helps http://forum.pfsense.org/index.php/topic,58399.0.html and http://forum.pfsense.org/index.php/topic,58273.0.html

a75a49f6 02/04/2013 01:17 PM Renato Botelho

Fix get_interface_subnetv6() for VIPs

0677741a 02/04/2013 09:26 AM rbgarga

Merge pull request #371 from bcyrill/patch-18

Fix filterdns termination

032c7245 02/04/2013 09:25 AM rbgarga

Merge pull request #372 from miken32/reverseacct

Allow RADIUS accounting to be reversed

2cd249ed 02/04/2013 04:15 AM Phil Davis

Make not LAN address etc rules work

I cannot understand how this worked anywhere in the recent past. The code fragment:
if(isset($rule[$target]['not']))
$src = " !{$src}";$src = " !{$src}";
Appeared in multiple if/else clauses but was missing in 2 places, which I have added....

7b5eab84 02/02/2013 08:22 PM Cyrill B

Kill filterdns when not being used

View revisions

Also available in: Atom