summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308jim-p2016-12-151-12/+16
* Correct the descriptions and behavior of the Adaptive Start and Adaptive End ...jim-p2016-12-141-1/+1
* Ensure that mobile IPsec client addresses are added to vpn_networks. Fixes #7005jim-p2016-12-121-0/+11
* Revert the workaround now that the pf parsing issue is fixed.Luiz Otavio O Souza2016-12-091-3/+2
* Fix #6996 using existing variableRenato Botelho2016-12-091-1/+1
* Work around the NPt rule loading issue to load the rules as they were on prev...jim-p2016-12-061-2/+2
* Stopgap to keep filter reload errors from happening due to NPt rule errors. T...jim-p2016-12-051-1/+2
* Revise update_filter_relaod_status() function to append status messages rathe...Steve Beaver2016-11-211-1/+1
* The IPv6 packets are always blocked.Luiz Otavio O Souza2016-11-091-2/+2
* So, PHP eats the last '\n' and we need an additional new line...Luiz Otavio O Souza2016-11-071-0/+7
* Do not generate IPv6 rules when IPv6 is disabled.Luiz Otavio O Souza2016-11-061-1/+24
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-2/+0
* Merge pull request #2782 from fredronnv/masterRenato Botelho2016-09-151-0/+5
|\
| * Use !empty() instead of isset()Fredrik Rönnvall2016-09-151-1/+1
| * Improve handling of source-hash keyFredrik Rönnvall2016-03-231-0/+5
* | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* | 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
OpenPOWER on IntegriCloud