Project

General

Profile

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

# Date Author Comment
1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

ab9dc5be 08/02/2013 02:56 AM Chris Buechler

fix text - s/occured/occurred/

474b4deb 04/25/2013 08:24 PM Warren Baker

Remove the - in the word 'number'

740ede5d 04/16/2013 01:03 PM Colin Fleming

Tidy up "interfaces_bridge_edit.php" XHTML

Add CDATA section to SCRIPT tags
Update HTML Boolean operators
Close INPUT and BR tags
Add missing closing P tags
Add missing closing TD tag
Add missing closing SPAN tag
Remove duplicate closing TD tags

0e0002c2 01/26/2013 10:58 PM Cyrill B

Remove return value of interface_bridge_configure

afd825a7 01/26/2013 09:37 PM Cyrill B

Fix holdcount/holdcnt parameter confusion

0e22dda5 01/24/2013 09:57 AM Ermal LUÇI

Put some more sanity checking for various interface configurations

c6f8c400 01/22/2013 05:23 PM Renato Botelho

Fix indent and remove extra whitespaces between tabs and at EOL

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

95e174f1 03/22/2012 04:51 PM Darren Embry

correctly read/write the priority/path cost settings to the main XML configuration file.

code from mike bold.

https://redmine.pfsense.org/issues/2261

baca83aa 03/02/2011 04:51 AM Marcus Brown

Fix page title text. Replace "Firewall" with "Interfaces" in title.

d776efd8 12/21/2010 04:41 PM Ermal LUÇI

Black list gre interfaces from bridge member list since they cannot be part of a bridge.

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

8caea9a2 08/12/2010 04:26 PM Carlos Eduardo Ramos

gettext() fixes on interfaces_bridge_edit.php

8c287f1b 08/12/2010 01:12 PM Vinicius Coque

Fix gettext on interfaces_bridge_edit.php

b0e30881 07/10/2010 02:08 AM Carlos Eduardo Ramos

Checked gettext() implementation interfaces_bridge_edit.php

308a8589 07/01/2010 06:35 PM Neriberto C.Prado

correction in interfaces_bridge_edit.php

ad803a5f 07/01/2010 06:30 PM Neriberto C.Prado

correction in interfaces_bridge_edit.php

eb4cf3cb 07/01/2010 06:01 PM Neriberto C.Prado

implements gettext in interfaces_bridge_edit.php

22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

541ba27e 04/11/2010 07:23 AM Marcus Brown

Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/topic,24230.0.html

01571da5 02/21/2010 04:23 AM Chris Buechler

Description is not required

b72e70ae 02/09/2010 04:33 PM Ermal Luçi

Apparently gif(4) can be part of a bridge do not disallow this.

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

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

5fbeb279 08/14/2009 10:00 AM Ermal Luçi

Prevent gif(4) interfaces from being used in bridges.

ea9828af 07/15/2009 01:22 PM Ermal Luçi

Add missing priviledge checks to the bridge pages.

7098c77f 04/07/2009 05:46 AM Chris Buechler

clean up text

4bd1d5eb 11/07/2008 07:04 PM Ermal Luçi

Cosmetic changes to show the descritive names on member interfaces on bridges page and clarify a note.

5e3b419e 11/06/2008 11:58 PM Ermal Luçi

Some more fixes and explanations.

86cb9ad1 11/06/2008 11:46 PM Ermal Luçi

Correct my copyright and fix span interface handling.

69e5a8be 09/09/2008 11:08 AM Ermal Luçi

Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration.

5efc5b6f 09/07/2008 07:39 PM Ermal Luçi

Try to reconfigure interfaces if assigned when edited. For gif and gre this does not make sense.

9710f0fa 09/03/2008 04:16 PM Ermal Luçi

Oops forgotten curly.

7a701b1e 08/31/2008 03:11 PM Ermal Luçi

Fix error checking for wireless interfaces being part of a bridge which is allowed only in hostap mode.

ae5b49b1 08/30/2008 07:46 PM Scott Ullrich

Dress page up with a CSS header like other pages use.

3134528d 08/05/2008 10:21 PM Ermal Luçi

Rename the bridge knob to bridged so that the upgrade code works correctly and we play by the rules of the parser.

648ec0c2 07/25/2008 03:55 PM Ermal Luçi

Implement Bridge interfaces with full options available.
Much improvement over how we do brigding currently.

Remaining is lagg(4) from the list on clone interfaces as far as i am concerned.