Project

General

Profile

Download (27.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
46bb8a0b 03/22/2015 01:55 PM Sjon Hortensius

Merge remote-tracking branch 'upstream/master' into origin/master

24dadbee 03/11/2015 06:29 PM Chris Buechler

add granular control of state timeouts. Ticket #4509

Conflicts:
etc/inc/filter.inc

e99affae 03/11/2015 06:37 AM Chris Buechler

update description after adaptive start/end default change.

f537d085 03/07/2015 03:31 PM Sjon Hortensius

Updated even more pages to new Form setup (include names)

refs #16

4b6f8c8d 02/01/2015 10:28 AM Sjon Hortensius

updated last incorrect _POST references

f6546b41 01/31/2015 05:08 PM Sjon Hortensius

WIP: Converted advanced_firewall

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

2464e353 06/16/2014 10:14 PM N0YB

XHTML Compliance - System Menu

Enforce select option

b4e9a4da 06/16/2014 07:14 AM N0YB

XHTML Compliance - System Menu

Advanced - Admin Access Tab
Advanced - Firewall / NAT Tab
Cert Manager - Certificate Revocation Tab
User Manager - Users Tab
User Manager - Groups Tab

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

fc5a4f3c 11/21/2013 05:35 PM Ermal LUÇI

Remove maximumtables even from the GUI since there is no option

7997ed44 11/15/2013 09:21 PM Renato Botelho

Many fixes on privileges, ticket #3216:

- Rename some privileges:
page-diag-system-activity => page-diagnostics-system-activity
page-interfacess-groups => page-interfaces-groups
page-interfacess-lagg => page-interfaces-lagg
page-interfacess-qinq => page-interfaces-qinq...

e66c4a0f 07/06/2013 10:46 AM Chris Buechler

fix typo

6a605eec 07/05/2013 12:11 PM Renato Botelho

Fix a small issue when disable a boolean option and save, it shows option as enabled

80dc15eb 07/05/2013 12:04 PM Renato Botelho

Remove extra { wrongly added on last commit

db0aa52a 07/05/2013 11:54 AM Renato Botelho

Fix whitespaces

6fab0f03 07/05/2013 11:47 AM Renato Botelho

Fix set/unset of checkaliasesurlcert

08b861a8 07/05/2013 11:47 AM Renato Botelho

Add an option to check certificate for https URL aliases

ab3ab2ac 06/17/2013 03:24 PM Renato Botelho

Allow user to set interval between attempts to resolve hostnames configured on aliases

8712fab6 03/07/2013 08:51 PM Colin Fleming

Tidy up System:Advanced:FirewallNat XHTML

Close BR tags
Updated HTML boolean operators

11d1d64e 01/13/2013 12:11 PM Ermal LUÇI

Set adaptive.start/adaptive.end to disabled. Also allow them to be customized through system->advanced->firewall. This allows the firewall to be reachable if the state limit is hit but default.

610f3ff6 01/09/2013 05:06 AM Chris Buechler

use Sunday rather than Monday for weekly bogon update

6b4480dc 01/06/2013 10:59 PM Cyrill B

Add bogons update frequency selection

3a4b0147 11/22/2012 04:43 PM Ermal LUÇI

Resolves #2529. Load the ipfw module before any commands are executed on CP. Also move the filter_load_ipfw() to captiveportal.inc:captiveportal_load_modules() since no other place uses ipfw(4)

0d5eff9f 06/21/2012 01:34 PM Jim Pingle

Add "idle" to clarify that legitimate active connections would not be dropped by the pf optimization mode.

84aea606 05/29/2012 02:51 PM Jim Pingle

Add a knob to tune the maximum number of tables that can be defined, the pf default of 1000 is too low for systems with >500 aliases.

Conflicts:

etc/inc/filter.inc
3f76f90e 04/28/2012 08:30 AM Erik Fonnesbeck

Add note to NAT Reflection helper indicating where it works.

8c06bd69 04/28/2012 08:12 AM Erik Fonnesbeck

Change description of 1:1 NAT Reflection setting to be more accurate.

40fa6dde 04/20/2012 08:38 AM Erik Fonnesbeck

Allow optionally using the type of NAT reflection implementation used for 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way.

adc3353e 04/08/2012 06:07 PM Cyrill B

Merge array and keep unchanged values.

9ae39b01 12/20/2011 08:02 PM Seth Mos

Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine

08847295 10/19/2011 05:16 PM Jim Pingle

Fix typo

5a8a7545 08/30/2011 06:07 PM Jim Pingle

Clarify notes so people don't think they need to disable pf to disable NAT.

1caa6adc 08/20/2011 05:37 AM Chris Buechler

remove dead link, no equivalent exists, will add info on that page's help

d2903c0c 04/14/2011 05:26 PM Jim Pingle

Test if a variable is set before trying to unset it. If a user has no rules in their config, then $config['filter'] would not be undefined, so unsettings $config['filter']['bypassstaticroutes'] would result in an error. http://forum.pfsense.org/index.php/topic,35702.0.html

87bb66af 04/06/2011 06:23 PM Ermal LUÇI

Correct text to include PPTP as well.

9a36dc9d 04/06/2011 06:22 PM Ermal LUÇI

Resolves #1391. Bring back VPN auto rule disable advanced setting.

8b19f4a7 03/01/2011 06:03 PM Erik Fonnesbeck

This is not NAT, so put it under the Firewall Advanced heading instead.

f1beeba5 02/22/2011 01:30 PM Luiz Gustavo S. Costa

Add Global reply-to disable checkbox, resolves the issue #1137

196440c8 02/22/2011 12:25 PM Luiz Gustavo S. Costa

reversal of accidentally deleted files
Revert "Add Global reply-to disable checkbox, resolves the issue #1137"

This reverts commit c646776871dacebcaa4225b083aa0789dc0bfba6.

c6467768 02/22/2011 02:43 AM Luiz Gustavo S. Costa

Add Global reply-to disable checkbox, resolves the issue #1137

a2b6c52f 11/22/2010 06:38 PM Erik Fonnesbeck

Add option to control automatic creation of NAT rules which assist forwarding rules that send traffic out to the same subnet it originated from.

ea53e38f 08/12/2010 12:44 PM Renato Botelho

gettext fixes

1beafceb 08/06/2010 04:58 AM Erik Fonnesbeck

On system_advanced_firewall.php, fix display of selected TFTP interfaces after saving. Fixes #794

dc4f649e 05/21/2010 04:42 PM Scott Ullrich

Make Firewall Optimization Options text readable

fb586a16 05/13/2010 07:46 PM Jim Pingle

Add a GUI field to let the user configure the maxium table entries size. Resolves #588
NOTE: Actual tables, not states.

ed69be7a 05/08/2010 10:54 PM Erik Fonnesbeck

Add note that reflection timeout only applies for port forwards.

bff94015 05/08/2010 10:40 PM Erik Fonnesbeck

Revert changes to reflection for port forwards until finished and approved.

129bc052 05/06/2010 01:34 AM Erik Fonnesbeck

Merge remote branch 'mainline/master' into patches

Resolved conflicts:
usr/local/www/system_advanced_firewall.php

e57d0897 05/05/2010 04:31 AM Erik Fonnesbeck

Slightly change wording of NAT reflection description.

9fc22c6f 05/05/2010 04:27 AM Erik Fonnesbeck

Add configuration option in System: Advanced: Firewall/NAT for NAT reflection on 1:1 NAT.

0bf53f55 05/04/2010 11:24 PM Erik Fonnesbeck

Remove note about reflection being skipped on large port ranges.

df66409b 05/04/2010 11:20 PM Erik Fonnesbeck

Removed unused NAT reflection timeout setting.

f0d1af93 04/29/2010 05:53 PM Carlos Eduardo Ramos

Fix gettext issues

c3c2fd20 04/29/2010 03:17 AM Erik Fonnesbeck

Merge branch 'master' into gettext

Resolved conflicts:
usr/local/www/system_advanced_firewall.php
usr/local/www/system_routes.php
usr/local/www/system_routes_edit.php

01dcf2b3 04/29/2010 02:36 AM Chris Buechler

properly show TFTP enabled interfaces

79eaddf4 04/27/2010 08:26 PM Renato Botelho

Fix : for translations

cf9331b3 04/27/2010 12:19 PM Renato Botelho

Add missing gettext() call

ec6b31f5 04/26/2010 07:26 PM Renato Botelho

Merge branch 'master' into gettext

ca23c2f8 04/26/2010 04:21 PM Renato Botelho

Implement gettext()

1324ebaf 04/26/2010 02:13 PM Renato Botelho

Mark this just informative textarea as readonly

cfdce2ad 04/16/2010 07:08 PM Ermal LUÇI

Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT for several interfaces.

f691243d 04/16/2010 06:41 PM Ermal LUÇI

Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.

07336d48 03/22/2010 04:03 AM Chris Buechler

fix text

dc95bd08 03/22/2010 04:01 AM Chris Buechler

fix text

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

487b16ec 07/10/2009 01:03 AM Scott Ullrich

Adding Notifications tab

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
bd448e7f 05/08/2009 10:09 AM Ermal Luçi

From yesterday moving of ipfw loading to only captive portal a regression was noticed on ipfw states sizeing.
Fix this regression by changing this states when they are changed on the system advanced settings page.

Reported by: cmb@

92215498 04/15/2009 05:11 PM Jim Pingle

Remove "Allow IPv6" option from Firewall/NAT tab, it's already on the Networking tab with other IPv6 options.

910efe27 04/06/2009 02:20 AM Chris Buechler

Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.

049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

1ed992d1 12/06/2008 07:22 AM Bill Marquette

Fix typo

668c4990 11/21/2008 09:59 PM Seth Mos

Correct config path so filter rules are generated again for static
routes.

432bd199 10/23/2008 10:41 PM Ermal Luçi

Remove ocurrences of m0n0 for shaper type in the code.

2867fa7b 10/19/2008 07:41 AM Ermal Luçi

Split random-id and no-df option for scrubbing.

d231c4d3 10/07/2008 01:16 AM Scott Ullrich

Break before information text to match other pages

2ff19bfd 09/09/2008 06:54 PM Matthew Grooms

Move the 'advanced users only' notice into the tab body so the tab headers
are not displaced by this message.

ab3c8553 09/09/2008 05:50 AM Matthew Grooms

Cleanup the tab format of the system advanced pages. The edges were square
instead of rounded like most pfSense pages.

df81417f 09/04/2008 03:40 PM Matthew Grooms

Break out the advanced system options page into tabs group by categories.
Fold the sysctl tunables page into a tab under the advanced options page.
This reduces the top level menu options by one. There should be no
functional changes.