summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-56/+56
* Fix firewall rules for PPPoE serverNewEraCracker2016-06-301-3/+8
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-241-1/+1
* URL Table (Ports) File CommentsNOYB2016-05-231-1/+2
* Ensure $nat_if_list is always an array before it is used as one. Fixes #6307jim-p2016-05-031-2/+1
* Deprecate references to modulate state. Remove rule allowing TCP 1723 inbound...Chris Buechler2016-04-061-4/+1
* Unset this as well, or else it spams the log needlessly (no actual problem). ...jim-p2016-03-281-0/+1
* Internationalize etc inc a-i filesPhil Davis2016-02-171-11/+11
* Merge pull request #2624 from NOYB/Firewall_/_Rules_-_Prevent_Separator_Orpha...Stephen Beaver2016-02-121-1/+1
|\
| * Firewall / Rules - Prevent Separator OrphanageNOYB2016-02-121-1/+1
* | Firewall / Rules - Consolidate Move Separators FunctionNOYB2016-02-121-0/+12
|/
* Firewall / Rules - Display Separators EfficiencyNOYB2016-02-111-0/+11
* Fix regression with missing 500/4500/ESP rules for IPsec bound to gateway gro...Chris Buechler2016-02-111-1/+14
* Add is_array test and change !empty test to is_array test.NOYB2016-02-101-7/+9
* Fix style issues.Chris Buechler2016-02-091-2/+4
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-13/+9
* Make display separators function generic and move to filter.inc.NOYB2016-02-081-1/+16
* A little tweak for code consistency. No functional change.NOYB2016-02-081-0/+4
* Firewall / Rules - Page Efficiency UpgradeNOYB2016-02-081-0/+17
* Allow gateway weights up to 30, and add a check in filter.inc to prevent crea...Chris Buechler2016-02-041-0/+8
* Fix comments to reflect reality. Spotted by @phil-davisRenato Botelho2016-01-281-2/+2
* Show rule state details in firewall rules.Luiz Otavio O Souza2016-01-281-11/+25
* Merge pull request #2497 from PiBa-NL/23_rules.inc-taggingRenato Botelho2016-01-281-6/+2
|\
| * filter.inc, allow tagging and tag checking for pf.conf rules with numbers,tex...PiBa-NL2016-01-211-6/+2
* | Use 'no state' on CARP pass rules. Ticket #5800Chris Buechler2016-01-261-1/+1
* | Skip 'pass out' rules for mobile IPsec. Ticket #5819Chris Buechler2016-01-261-4/+13
* | Fix up config setting for killing states on gateway failure. Enable this opti...Chris Buechler2016-01-251-1/+1
|/
* Update license on files from /etc/incRenato Botelho2016-01-151-18/+41
* Revise binat rule when nobinat is setStephen Beaver2016-01-131-1/+1
* Fix no binat checkboxStephen Beaver2016-01-131-1/+1
* Fixed #3887Stephen Beaver2016-01-131-14/+19
* Fix missing ')'Stephen Beaver2016-01-131-1/+2
* Accommodate webgui separator bar by ignoring when loading rulesStephen Beaver2016-01-131-0/+4
* Account for IP aliases in IPsec firewall rules. Ticket #5500Chris Buechler2016-01-071-0/+8
* Replace inetd by xinetd, it should fix #5707Renato Botelho2015-12-281-22/+60
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Code style and white space in etcPhil Davis2015-12-101-3/+3
* fix showing when a error happens parsing pf rulesPiBa-NL2015-12-061-23/+24
* Remove layer7 components divertPhil Davis2015-11-221-5/+1
* Convert all the occurrences of $config['ipsec']['enable'] in filter.inc, ipse...Luiz Otavio O Souza2015-11-221-14/+16
* Remove layer7 components. Ticket #5508Chris Buechler2015-11-201-19/+3
* Fix calls to ipsec_enabled() added in 179ab6b364Renato Botelho2015-11-101-0/+3
* Eliminate a few more cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-101-1/+1
* etc inc delete $Id commentsPhil Davis2015-11-101-2/+1
* Check whether the P2 or its associated P1 are disabled before adding NATChris Buechler2015-10-201-1/+8
* fix comparison here. Ticket #4558Chris Buechler2015-10-151-1/+1
* Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-141-0/+13
* Use self rather than any in auto-added IPsec rules to preventChris Buechler2015-09-281-8/+8
OpenPOWER on IntegriCloud