summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Removed MSS clamping exclusionsRobbert Rijkse2017-07-061-4/+1
* Work around broken wizard rules for ticket #7434jim-p2017-05-021-0/+6
* Add underscores to is_port* function namesPhil Davis2017-03-271-3/+3
* Redmine #7428 Hanlde empty port aliasPhil Davis2017-03-261-10/+28
* Refactor filter_generate_nested_aliasPhil Davis2017-03-261-9/+18
* Provide functions for checking port range alias combinationsPhil Davis2017-03-261-1/+1
* Fix handling of port ranges in this validation test. Ticket #7421jim-p2017-03-241-2/+6
* File a notice and omit rule(s) using a missing port alias. Fixes #7421jim-p2017-03-231-0/+10
* Fix 7294 keep full rule descriptionPhil Davis2017-03-021-3/+10
* Fix #7299 and other stuffPhil Davis2017-02-261-1/+1
* Fix #7118 icmp-type anyPhil Davis2017-01-161-1/+1
* Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type ...Renato Botelho2017-01-161-1/+1
* add gettext() to icmptype descriptionsstilez2016-12-301-43/+43
* typostilez2016-12-301-1/+1
* Enhance ICMP rulesstilez2016-12-301-64/+50
* Fix #6982: Remove wrong global definition of use_filterdns and pass it as ref...Renato Botelho2016-12-301-2/+2
* Revert "Fix #6920: Do not include stale .inc files"Renato Botelho2016-12-291-50/+21
* Fix #6920: Do not include stale .inc filesRenato Botelho2016-12-291-21/+50
* Remove unused variableRenato Botelho2016-12-281-5/+4
* Fix #3560 correctly handle disabled static routesPhil Davis2016-12-271-3/+5
* Fix nested aliases with FQDN (Fixes #6982)Renato Botelho2016-12-271-4/+3
* 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
* Fix #6996 using existing variableRenato Botelho2016-12-091-1/+1
* Revise update_filter_relaod_status() function to append status messages rathe...Steve Beaver2016-11-211-1/+1
* Use !empty() instead of isset()Fredrik Rönnvall2016-09-151-1/+1
* Improve handling of source-hash keyFredrik Rönnvall2016-09-151-0/+5
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* 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-07-101-3/+8
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-251-1/+1
* URL Table (Ports) File CommentsNOYB2016-05-241-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
OpenPOWER on IntegriCloud