index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
filter.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only copy 52 chars of a user descr to the pf rule. When added to the "USER_RU...
jim-p
2011-01-12
1
-1
/
+1
*
Allow entering an arbitrary subnet for outbound NAT translations.
jim-p
2010-12-29
1
-2
/
+3
*
Add address pool support to outbound NAT. Allow specifying a subnet for outbo...
jim-p
2010-12-29
1
-10
/
+17
*
Allow any port to go out for CP. This should unbreak traffic of CP rdr!
Ermal
2010-12-28
1
-2
/
+2
*
nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
Move the CP rule below webConfigurator abusal rule to allow adding the same p...
Ermal
2010-12-20
1
-36
/
+37
*
Well now that CP has the proper conditions and fastforwarding is disabled by ...
Ermal
2010-12-20
1
-1
/
+1
*
Remove config lock for filter reload, since no config file reads or writes ar...
Erik Fonnesbeck
2010-12-14
1
-7
/
+1
*
No functional change just simple cleanup.
Ermal
2010-12-14
1
-3
/
+1
*
Make sure filter_configure() is not called during bootup since its harmful.
Ermal
2010-12-06
1
-1
/
+9
*
Silence this.
Ermal
2010-12-06
1
-1
/
+1
*
Restore locking to filter reload, using an exclusive filter lock around the f...
Erik Fonnesbeck
2010-12-04
1
-3
/
+8
*
Actually make the other code correct.
Ermal
2010-12-03
1
-4
/
+4
*
Ooops actually return after disabling flowtables.
Ermal
2010-12-03
1
-1
/
+3
*
Actually do something on flowtables. Seems later image kernels have this incl...
Ermal
2010-12-03
1
-13
/
+7
*
If the protocol is not set in the config, it defaults to https, so assume por...
jim-p
2010-12-01
1
-1
/
+1
*
Use new style filterdns argument passing on cmd and remove hack for killall n...
Ermal
2010-12-01
1
-4
/
+2
*
Ensure inetd.conf exists
Scott Ullrich
2010-11-30
1
-5
/
+6
*
Temporarily killall -9 filterdns until the signal issue can be resolved. Will...
Scott Ullrich
2010-11-30
1
-0
/
+2
*
Make sure a port is always set. Remove trailing newline
Scott Ullrich
2010-11-30
1
-3
/
+5
*
Set port
Scott Ullrich
2010-11-30
1
-4
/
+4
*
Adding webConfiguratorlockout table and code.
Scott Ullrich
2010-11-30
1
-0
/
+12
*
Ticket #911. Provide an option under system->advanced->misc to disable killin...
Ermal
2010-11-30
1
-1
/
+4
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
1
-1
/
+1
*
Add option to control automatic creation of NAT rules which assist forwarding...
Erik Fonnesbeck
2010-11-22
1
-0
/
+5
*
In filter_generate_reflection_nat, generate a rule with the actual subnet ins...
Erik Fonnesbeck
2010-11-22
1
-15
/
+21
*
Remove these anchors they just provide overhead and are not really used much ...
Ermal
2010-11-15
1
-27
/
+0
*
Remove gre helping rules they are not anymore needed.
Ermal
2010-11-15
1
-17
/
+0
*
Rework handling of ports for reflection on port forwards to work properly wit...
Erik Fonnesbeck
2010-11-14
1
-59
/
+96
*
Add whitespace to avoid breaking the resulting rule.
Ermal
2010-11-12
1
-1
/
+1
*
Whitespace fixes.
Ermal
2010-11-12
1
-11
/
+10
*
Make sure there is a direction specified otherwise errors might occur.
Ermal
2010-11-12
1
-1
/
+1
*
Initialize rule keeping array to avoid possible caching effects on php.
Ermal
2010-11-12
1
-0
/
+2
*
Take into account if we have redirection active to allow even port 443.
Ermal
2010-11-10
1
-0
/
+2
*
Make the antilockout rule match the webgui and ssh(if enabled) rather than an...
Ermal
2010-11-10
1
-3
/
+12
*
Use exec and check return value of command to avoid priting messages of stder...
Ermal
2010-11-10
1
-4
/
+4
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+2
*
Be smart and correct; first check for opt*ip and after check for opt* otherwi...
Ermal
2010-10-22
1
-7
/
+8
*
Update field name reference in code, it was changed to descr but this code wa...
jim-p
2010-10-19
1
-2
/
+2
*
Do not use mwexec when unlink can be used and is faster. This also avoids err...
Ermal
2010-10-04
1
-2
/
+2
*
Define and explain $aliases as a global.
jim-p
2010-09-28
1
-0
/
+3
*
Use a glob here instead of a shell exec.
jim-p
2010-09-28
1
-3
/
+1
*
Carry aliases around as a global so that discover_pkg_rules() can see aliases...
jim-p
2010-09-28
1
-4
/
+4
*
Initialize variable to possibly prevent hard caching of content.
Ermal
2010-09-22
1
-0
/
+1
*
Simplify logic.
Ermal
2010-09-13
1
-7
/
+8
*
Ticket #876. Show all gateways even though apinger is not monitoring them, fo...
Ermal
2010-09-09
1
-2
/
+2
*
Expand alias for redirect target port and truncate to first port or range if ...
Erik Fonnesbeck
2010-09-07
1
-1
/
+8
*
Use the new events mechanisms to dispatch events.
Ermal
2010-09-07
1
-2
/
+1
*
Fix reflection on 1:1 rules and properly reinitialize the variable holding th...
Erik Fonnesbeck
2010-09-05
1
-4
/
+9
*
Allow 1:1 rules to specify source and destination. This is almost the same as...
Ermal
2010-09-03
1
-26
/
+42
[next]