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
*
Ensure that we only add a state type on pass, and that we only add flags to a...
jim-p
2013-06-18
1
-2
/
+3
*
Allow user to set interval between attempts to resolve hostnames configured o...
Renato Botelho
2013-06-17
1
-1
/
+5
*
TCP flags are valid on any type of rule, don't skip them on block or reject r...
Chris Buechler
2013-06-14
1
-29
/
+29
*
Partial revert of 5b431a20dea since the introduced parameter is not working a...
Renato Botelho
2013-05-23
1
-9
/
+4
*
remove auto-added allow pfsync rule
Chris Buechler
2013-05-17
1
-1
/
+0
*
Revert "Fix alias expand for hostnames, it should fix #2941"
Renato Botelho
2013-05-10
1
-1
/
+1
*
Fix alias expand for hostnames, it should fix #2941
Renato Botelho
2013-05-09
1
-1
/
+1
*
Seems behaviour of implode does not always produce a correct config so put it...
Ermal
2013-04-19
1
-2
/
+2
*
Remove newline here
Ermal
2013-04-18
1
-1
/
+1
*
Rather test uniqueness from the filterdns itself to avoid duplicates
Ermal
2013-04-18
1
-5
/
+4
*
Do not put hostnames on the generated alias since filterdns will take care of...
Ermal
2013-04-18
1
-1
/
+1
*
Add a new parameter to return all aliases, including hosts. It fixes #2941
Renato Botelho
2013-04-14
1
-5
/
+11
*
Also ignore 'none' here on the backend to avoid letting previously broken rul...
jim-p
2013-04-11
1
-2
/
+2
*
Allow traffic initiated from host and without a default route to be sent to a...
Ermal
2013-04-11
1
-1
/
+1
*
Avoid adding URLs to filterdns.conf. It fixes #2921
Renato Botelho
2013-04-02
1
-1
/
+1
*
Do not bother with bogonsv6 if IPv6 allow is off
phildd
2013-03-24
1
-1
/
+11
*
Define bogon tables where they should be
Ermal
2013-03-19
1
-5
/
+6
*
Use proper interface for reply-to in case of 6rd/6to4
Ermal
2013-03-19
1
-1
/
+2
*
Try to remove as much as possible _stf special case through the code
Ermal
2013-03-18
1
-11
/
+2
*
Do more strick checks for avoiding http://forum.pfsense.org/index.php/topic,5...
Ermal
2013-03-13
1
-8
/
+20
*
Do not route do default gw when rule gw is down
Renato Botelho
2013-03-12
1
-2
/
+10
*
use logging on the block all v6 rules if default is log
Chris Buechler
2013-03-12
1
-6
/
+7
*
move the "block all v6" rules back to where they should be, fix comment
Chris Buechler
2013-03-11
1
-6
/
+6
*
Add VPNs and PPPoE rules before regular ones. Fixes #2837
Renato Botelho
2013-02-25
1
-2
/
+3
*
Create rules for grouped interfaces before regular ones. Fixes #2837
Renato Botelho
2013-02-25
1
-4
/
+19
*
Fix indent and whitespaces
Renato Botelho
2013-02-25
1
-58
/
+58
*
Fix test for enabling upnp anchor. Unbreaks upnp for many.
jim-p
2013-02-17
1
-1
/
+1
*
Remove #2760 workaround
bcyrill
2013-02-17
1
-7
/
+0
*
Ticket #1629 Another round of fixes related to state clearing
Ermal
2013-02-12
1
-0
/
+5
*
Enter missed text needed
Ermal
2013-02-11
1
-1
/
+1
*
Properly generate all address data based on configuration selected
Ermal
2013-02-11
1
-0
/
+12
*
Protect from cases when the ipv4 might be missing on the interface for any re...
Ermal
2013-02-05
1
-5
/
+9
*
Correct setting protocol for generated rules
Ermal
2013-02-05
1
-0
/
+12
*
Fixes #2598. In case the rule is both for v4 and v6 generate 2 rules for each...
Ermal
2013-02-05
1
-46
/
+48
*
Merge pull request #371 from bcyrill/patch-18
rbgarga
2013-02-04
1
-1
/
+3
|
\
|
*
Kill filterdns when not being used
bcyrill
2013-02-02
1
-1
/
+3
*
|
Make not LAN address etc rules work
Phil Davis
2013-02-04
1
-0
/
+4
|
/
*
Use the better -Fs modifies to pf to kill the states by interface. Also kill ...
Ermal
2013-01-31
1
-1
/
+1
*
Create link_interface_to_track6 to make code more readble and easily trackble...
Ermal
2013-01-31
1
-48
/
+40
*
Put more checks here
Ermal
2013-01-30
1
-2
/
+11
*
Ticket #2412. Also allow ipv6 traffic to flow on the stf interface
Ermal
2013-01-30
1
-0
/
+4
*
Ticket #2412 6to4 can come from any source. Also tighten rule that reply come...
Ermal
2013-01-30
1
-2
/
+2
*
pfctl -b is gone just use std tools of pfctl
Ermal
2013-01-30
1
-11
/
+6
*
Use correct key. Be more strict while checking by suing v4 version for ipv4. ...
Ermal
2013-01-29
1
-4
/
+4
*
Use pfSense function where possible and rename stf0 to interface_stf to allow...
Ermal
2013-01-29
1
-3
/
+3
*
Move the definition of negate_networks/vpn_networks to its place and re-inclu...
Ermal
2013-01-28
1
-14
/
+29
*
Put outgoing policy routes even for the vips to correct sourced traffic from ...
Ermal
2013-01-25
1
-2
/
+35
*
Correct error/alert displaying. Also remove redundant log_errror since file_n...
Ermal
2013-01-21
1
-7
/
+6
*
Just the first line is interesting here
Ermal
2013-01-21
1
-1
/
+1
*
Unset some vars to free space and also gather the error from pfctl since the ...
Ermal
2013-01-21
1
-20
/
+11
[next]