Project

General

Profile

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

# Date Author Comment
0040bcfa 07/17/2011 12:55 AM Scott Ullrich

Adding hook for interfaces allowing pfCenter and friends to add interfaces to the dropdown

8b6313a4 07/12/2011 11:57 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

Conflicts:
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/interfaces.inc
etc/inc/services.inc
etc/inc/xmlrpc_client.inc
usr/local/www/fbegin.inc
usr/local/www/services_dhcp.php

5909b520 07/08/2011 12:46 AM Evgeny Yurchenko

Bug #1639. Port alias missing input validation in firewall_rules_edit.php.

8a385f42 06/27/2011 06:06 PM Jim Pingle

Merge remote branch 'upstream/master'

e4b9d53b 06/27/2011 02:57 PM Warren Baker

Be consistent with upper and lowercase.

ee0cf21f 06/01/2011 08:56 PM Jim Pingle

Merge remote branch 'upstream/master'

a01ce4c7 06/01/2011 08:54 PM Jim Pingle

Make the ICMP echo request type less ambiguous, and since it's likely the main one to get used, move it to the top.

58005e52 06/01/2011 01:00 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfsense-utils.inc
etc/inc/upgrade_config.inc
usr/local/www/interfaces.php

10d74dff 05/31/2011 04:35 PM Scott Ullrich

Remove bogus protection. We have better handling of this now.

2ea00c3e 05/30/2011 04:28 PM Scott Ullrich

Add missing plugin code. Move the pre_write section up a bit.

d65962a7 05/25/2011 11:43 PM Scott Ullrich

Adding a new hook system for firewall nat edit and firewall rules edit page.
Basically if the directory exists it will suck in the files to extend these pags.

/usr/local/pkg/firewall_nat/input_validation
/usr/local/pkg/firewall_nat/pre_write_config
/usr/local/pkg/firewall_nat/htmlphpearly...

86966fba 04/12/2011 08:39 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
usr/local/www/themes/the_wall/rrdcolors.inc.php

c6dfd289 03/28/2011 04:17 PM Jim Pingle

In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed.

b4c826ad 03/06/2011 09:18 PM Scott Ullrich

Resolve merge conflict

199791f9 03/02/2011 02:09 PM Ermal LUÇI

Show friendly names of interface for root queues of ALTQ.

a299232e 02/23/2011 08:03 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
etc/inc/vpn.inc

95938fae 02/21/2011 09:45 PM Jim Pingle

Fix typo/spacing issue. Resolves #1300

f698b262 02/16/2011 08:11 AM Seth Mos

Merge remote branch 'upstream/master'

43f2eca7 02/13/2011 02:44 PM Erik Fonnesbeck

Use autocomplete='off' like all other fields that accept aliases, to prevent web browser auto-complete from covering up the alias list popup.

ac5eb23b 02/12/2011 06:31 AM Scott Ullrich

Catch up

a391d0ab 02/11/2011 05:26 PM Ermal LUÇI

Allow match action on Floating rules and exposed it with name Queue. More validation is needed.

1d564143 02/11/2011 08:13 AM Seth Mos

Merge remote branch 'upstream/master'

93c2c1e6 02/10/2011 03:58 PM Jim Pingle

Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243

9740fad8 01/26/2011 02:40 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/system.inc

bb8f186e 01/21/2011 07:50 AM Chris Buechler

fix text

15705bc0 01/20/2011 10:49 AM Seth Mos

Enlarge subnet bits to 128

1f74cd2d 01/18/2011 08:10 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/system.inc

e85604b8 12/31/2010 06:41 AM Chris Buechler

remove <strong> to make consistent with all other text

c6c26178 12/23/2010 07:19 PM Jim Pingle

Add OSPF to firewall rule protocol choices

81afb509 12/20/2010 08:06 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/vslb.inc
usr/local/www/interfaces.php

622bd5e7 12/14/2010 11:03 PM Ermal LUÇI

Ticket #1043. Check for '' and not for 'default' since this is the default value of the select.

37d202a3 12/10/2010 10:47 PM Ermal LUÇI

Do not allow gateways to be selected without a direction.

6735d092 12/10/2010 08:24 PM Ermal LUÇI

Allow floating rules without direction to be created again.

02d7e4a4 11/25/2010 11:11 AM Ermal LUÇI

Resolves #1043. Do not allow limiters in floating rules without direction. It is invalid practice and while the backend skips it the user should be warned.

172007f5 11/15/2010 11:46 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
etc/inc/system.inc
usr/local/www/interfaces.php
usr/local/www/interfaces_gif_edit.php

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

ea57ccb8 11/11/2010 04:27 AM Erik Fonnesbeck

Use this sort before saving, so the rule just added is sorted into the proper category like the rest.

11b8ca39 11/01/2010 12:11 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc

1306c7dd 10/25/2010 10:59 AM Seth Mos

Change the firewall rule generation to look for the ipprotocol tag which defines inet or inet6. This makes sure that we use ipv6 addresses and change to the correct ipv6-icmp tag.

e4d79ab0 10/22/2010 08:06 PM Ermal LUÇI

Balance <p> with </p>

67300ce5 10/22/2010 07:56 PM Ermal LUÇI

Put </ul> tags inside the same <td> since they cannot span multiple of them.

3e74107e 09/29/2010 05:29 AM Erik Fonnesbeck

Unhide the source port options on firewall rules when they are not at the defaults.

70a9056f 09/29/2010 04:31 AM Erik Fonnesbeck

Revert "Shows source ports when they are already defined" - this only made it so they were never hidden.

This reverts commit d886ebd6d438cf9b397face67ed4f254de661a94.

8e0c3760 09/01/2010 12:32 PM Ermal LUÇI

Ticket #568. Do not show the save/cancel buttons on the edit page of firewall rules if that are advanced options set.

87000ded 08/31/2010 12:48 AM Erik Fonnesbeck

Fix text for the source port note on firewall rules.

44c7cce5 08/30/2010 04:50 PM Jim Pingle

Fix gettext mishap/typo. Cosmetic only. Fixes #857

d886ebd6 08/13/2010 04:49 PM Vinicius Coque

Shows source ports when they are already defined

e73b001e 08/12/2010 03:55 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/diag_smart.php
usr/local/www/firewall_rules_edit.php
usr/local/www/interfaces.php
usr/local/www/load_balancer_pool_edit.php
usr/local/www/pkg_mgr_settings.php

ee9933b6 08/12/2010 02:15 PM Renato Botelho

Use

21600ab1 08/12/2010 12:32 PM Vinicius Coque

Fix gettext on firewall_rules_edit.php

48a27d4f 08/12/2010 09:44 AM Erik Fonnesbeck

Disable protocol box on associated rules, move the message, and clean up code a bit.

e36c52f4 08/12/2010 04:17 AM Erik Fonnesbeck

Remove or simplify some (s)printf calls.

fd9ba7c0 08/10/2010 09:14 PM Ermal LUÇI

Fixes #817. Tags/Marks can be used even outside floating rules.

0bfd0f79 08/07/2010 08:52 AM Erik Fonnesbeck

Enforce the interface selection on associated filter rules. Ticket #780

0f0fff15 08/03/2010 05:54 PM Ermal LUÇI

Ticket #780. Disable the interface selection on associated nat rules.

5e04e629 07/13/2010 04:01 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_rules_edit.php

0fb885bc 07/13/2010 11:17 AM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_rules_edit.php

4fe84f51 07/12/2010 05:35 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_rules_edit.php

345b9715 07/12/2010 05:24 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_rules_edit.php

157a6919 07/12/2010 04:39 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_rules_edit.php

74aff49c 07/12/2010 12:47 PM Renato Botelho

Merge remote branch 'mainline/master' into 2_firewall

Conflicts:
usr/local/www/firewall_nat_out.php
usr/local/www/firewall_rules.php
usr/local/www/firewall_rules_edit.php

d030c9de 07/09/2010 11:58 PM Erik Fonnesbeck

Properly select the interfaces when displaying the edit page for floating rules that have multiple selected interfaces. Fixes #726

35c9cd44 07/08/2010 11:15 PM Erik Fonnesbeck

Don't use the association when duplicating firewall rules. Fixes #634

abd67a31 07/08/2010 05:37 PM Carlos Eduardo Ramos

Corrections gettext implementation on firewall_rules_edit.php

456d0175 07/02/2010 08:55 PM Vinicius Coque

Fixing gettext() calls on firewall_rules_edit.php

e5e5ba51 07/02/2010 06:36 PM Vinicius Coque

Fixing gettext calls on firewall_rules_edit.php

a5e9c284 06/30/2010 12:19 PM Renato Botelho

Revert "Implemment gettext() calls"

This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d.
A lot of mistakes

Conflicts:

usr/local/www/firewall_nat.php
3deb92f7 06/30/2010 12:01 PM Renato Botelho

Revert "Implemment gettext() calls"

This reverts commit 49031495b501e4477941fa6248fe94cc698f9dcd.
A lot of mistakes

Conflicts:

usr/local/www/firewall_nat.php
49031495 06/30/2010 03:49 AM Jeann

Implemment gettext() calls

7502ef0a 06/29/2010 07:13 PM Jeann

Implemment gettext() calls

11d2c529 06/24/2010 10:28 PM Rafael Lucas

Implement gettext() calls

3cceb5d5 06/02/2010 02:04 PM Jim Pingle

Add status/log links to Firewall rules

08825acc 05/14/2010 12:02 PM Seth Mos

Allow the use of ">" in filter rule descriptions. Even whilst stripping the > before the comparison htmlentities
will still trigger on the <. It is safe to assume here that creating any sort of html tag is unlikely. Ticket #465

1122a892 05/12/2010 02:09 AM Erik Fonnesbeck

Fix source input validation, saving, and the "View the NAT rule" link on linked filter rules. Ticket #586

3e3582a9 05/12/2010 12:21 AM Erik Fonnesbeck

It wasn't clear enough why source port should usually be any. Make it more clear.

c013d3f5 05/09/2010 03:17 AM Chris Buechler

check more closely for match here, to fix multiple items being marked as "selected", leading to the wrong interface being selected.

1b38ac36 05/07/2010 03:31 PM Ermal LUÇI

Use common function to return gateway array so consinstency is preserved around code.

8ba13f00 05/05/2010 08:01 PM Ermal LUÇI

Ticket #568. Programatically decide if to show an advanced button or the value if non default.

b8ed2a11 05/05/2010 07:26 PM Ermal LUÇI

Implement tcp flags and sloppy state on the GUI.

bae53989 04/29/2010 11:13 AM Renato Botelho

Fix indent

0f9b6beb 04/22/2010 12:18 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
etc/inc/filter.inc

c7de8be4 04/21/2010 09:03 PM Jim Pingle

Add a new alias type, urltable, which downloads a file of IP/CIDR addresses and loads them into a pf persist table instead of importing the addresses directly into a traditional alias. This allows for using huge tables of addresses that would otherwise break the GUI and/or fail to load into pf. Part of ticket #512

383654fc 04/19/2010 06:51 PM Vinicius Coque

Block source edit on associated firewall rules

06e2a55d 04/12/2010 12:06 AM Andrew Thompson

Initialise the correct array if empty.

8b69a3e1 04/03/2010 09:27 PM Chris Buechler

fix text

611ae852 03/27/2010 12:05 AM Ermal LUÇI

Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.

19757916 02/10/2010 08:54 PM Ermal Luçi

Ticket #14. Implement an advanced option to allow disabling autogenerated reply-to. Submitted-by: Dan Swartzendruber

9b16b834 01/26/2010 11:59 PM Ermal Luçi

Ticket #136.

Fix associated nat rules.
Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together.
The API to use for this is in itemid.inc.

All the issues should be solved now.

3169ec8e 12/21/2009 05:50 AM Chris Buechler

add PPP support to dynamic gateways

106804a2 12/21/2009 05:43 AM Chris Buechler

shift this around a little, put the dynamic gateways beneath the static ones, not beneath the gateway groups. Also show the dynamic gateways correctly ($ifent not $if)

29adf437 12/21/2009 05:04 AM Chris Buechler

clean up text

e91baab8 12/19/2009 03:20 AM Chris Buechler

fix reject rules to the same as in 1_2. return is valid on all rules

a29dc11b 12/19/2009 03:04 AM Chris Buechler

fixup text

66772edc 12/13/2009 09:28 PM Chris Buechler

fix text

a56b2fa0 12/13/2009 02:14 PM Pierre POMES

Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes'

473d0ff0 12/12/2009 08:57 PM Pierre POMES

Add patch from lietu (Janne Enberg). Ticket #136

1) Multiple NAT rules can be assigned the same filter rule
-> Fixed, added assigned-nat-rule-id to filter rules to keep track of the assignment

2) when removing the link (i.e. switching to "pass" or "none", the linked rule isn't deleted (should it be? probably yes)...

151eb2a9 12/06/2009 05:23 AM Scott Ullrich

Add listtopic and extra save button.

9b45f821 12/04/2009 02:01 PM Ermal Luçi

Ticket #146 Fix typos ansd copy/pasto errors.

e265d9f5 12/03/2009 10:16 PM Scott Ullrich

Oops, unbreak td