Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  simplepie
IPv6.inc 21.7 KB
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 26.9 KB
authgui.inc 8.42 KB
captiveportal.inc 36.1 KB
certs.inc 5.8 KB
cmd_chain.inc 3.9 KB
config.inc 36.6 KB
crypt.inc 2.78 KB
dyndns.class 34.9 KB
filter.inc 80.8 KB
functions.inc 3.14 KB
globals.inc 3.74 KB
gwlb.inc 15.3 KB
interfaces.inc 74.8 KB
ipsec.inc 10.9 KB
meta.inc 4.87 KB
notices.inc 5.31 KB
openvpn.auth-user.php 2.4 KB
openvpn.inc 17.5 KB
pfsense-utils.inc 56.2 KB
pkg-utils.inc 39.8 KB
priv.defs.inc 65.5 KB
priv.inc 7.51 KB
radius.inc 31.4 KB
rrd.inc 28.1 KB
service-utils.inc 5.82 KB
services.inc 33.5 KB
shaper.inc 121 KB
smtp.inc 20.7 KB
system.inc 32.3 KB
upgrade_config.inc 53.9 KB
util.inc 25.3 KB
vpn.inc 44.1 KB
vslb.inc 8.34 KB
xmlparse.inc 7.92 KB
xmlrpc.inc 4.33 KB
xmlrpc_client.inc 59.7 KB
xmlrpc_server.inc 22.7 KB

Latest revisions

# Date Author Comment
b04eb23b 05/31/2009 07:55 PM Chris Buechler

clarify log message

a6d821bc 05/31/2009 01:44 PM Ermal Luçi

Update functions to add other anchors for before {nat,rdr} rules and {nat,rdr}early rules. Further more no need to call filter_configure since the anchors can be loaded separately from the main ruleset.

6bfccde7 05/31/2009 06:32 AM Scott Ullrich

Set hostname then call hostid onestart

202e5379 05/30/2009 08:51 PM Scott Ullrich

Ensure /var/db/racoon exists

d02a500d 05/30/2009 06:23 PM Ermal Luçi

Fix captive portal multinterface rule gfeneration.

0e11e138 05/30/2009 06:27 AM Scott Ullrich

Unbreak english

ea8a58ea 05/30/2009 04:40 AM Jim Pingle

Unbreak pkg-utils.inc. Extra space made it rather unhappy. Reported on IRC and in the forums.

dc3dedbb 05/29/2009 10:41 PM Seth Mos

Correct swapped values

a9b2e638 05/29/2009 09:49 PM Ermal Luçi

Present a new package option filter_rules_needed which has a function name to be called if the package needs to create firewall rules. The function should have a switch statement one with 'nat' option wich is called for nat/rdr and one with 'rule' option which is needed for rules. This will help on removing from filter.inc all the packages hardcoded includes and rules and give some more dynamicity. The rules by this function will be included on rules.nat.packages and rules.packages on /tmp partition and called by anchors include file when filter reloads(still this has to come).

2dcf4150 05/29/2009 09:49 PM Ermal Luçi

Move all address handling of rules to the filter_generate_address. Remove checking for addresses on the beggining of generate_user_filter_rule since we have better way of checking this now.

View revisions

Also available in: Atom