| Commit message (Expand) | Author | Age | Files | Lines |
* | Ticket #3181 do the state flushing only on down gateway detection rather than... | Ermal | 2013-09-05 | 1 | -11/+5 |
* | Make the operation of saving old rule nearby the writing operation to be logi... | Ermal | 2013-09-04 | 1 | -4/+4 |
* | Sprinkle some unsets to reduce footprint and correct some whitespaces | Ermal | 2013-09-04 | 1 | -19/+17 |
* | filter_generate_port error log function name | Phil Davis | 2013-09-03 | 1 | -1/+1 |
* | Fixes #3173 if any port information exists on the rule than put it on the NEG... | Ermal | 2013-09-03 | 1 | -27/+36 |
* | touch up text, s/nat/NAT/ | Chris Buechler | 2013-09-03 | 1 | -2/+2 |
* | Fix selection of IPv6 target IP for IPv6 Outbound NAT rules. | Chris Buechler | 2013-08-17 | 1 | -0/+6 |
* | Unbreak limitrules and probably pfblocker errors. Spotted-by: Jim | Ermal | 2013-08-15 | 1 | -3/+2 |
* | Try to do the loading operations as close as possible to avoid any issues com... | Ermal | 2013-08-06 | 1 | -4/+4 |
* | fix text - s/occured/occurred/ | Chris Buechler | 2013-08-01 | 1 | -1/+1 |
* | the state type is required/valid for all specifications of protocol, not | Chris Buechler | 2013-08-01 | 1 | -1/+1 |
* | Fix up filter_pflog_start - optimize some code, and fix $retval so that it wi... | jim-p | 2013-07-30 | 1 | -2/+5 |
* | Show the name of the unresolvable alias name as well as the rule description ... | jim-p | 2013-07-30 | 1 | -4/+6 |
* | Optimization has nothing to do with limits | Ermal | 2013-07-25 | 1 | -1/+1 |
* | Fix #3106, parse 'not' rules right on destination for port forward + reflecti... | Renato Botelho | 2013-07-25 | 1 | -4/+5 |
* | Allow advanced options state-related parameters to be used for TCP, UDP and ICMP | Phil Davis | 2013-07-24 | 1 | -16/+22 |
* | Minimize inclusion of bogonsv6 | Phil Davis | 2013-07-18 | 1 | -3/+18 |
* | Don't generate reflection rules if reflection is disabled for that rule. | jim-p | 2013-07-16 | 1 | -13/+14 |
* | Don't automatically add hidden rules to pass all IPv6 traffic to/from delegat... | jim-p | 2013-07-10 | 1 | -18/+0 |
* | Add independent logging choices to disable logging of bogon network rules and... | jim-p | 2013-07-09 | 1 | -8/+18 |
* | Implement URL Table aliases for ports instead of IP addresses | Renato Botelho | 2013-07-08 | 1 | -0/+7 |
* | Fix typo in filter.inc. Fixes #3028. | Daniel Becker | 2013-07-07 | 1 | -1/+1 |
* | Correct DHCPv6 rules test to also include a check for DHCPv6 relay. Fixes #3074 | jim-p | 2013-07-05 | 1 | -1/+2 |
* | Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus ... | Klaws-- | 2013-07-02 | 1 | -2/+13 |
* | No need for this block of code, it will always have flags by this point if th... | jim-p | 2013-06-18 | 1 | -4/+0 |
* | 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 |