Project

General

Profile

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

# Date Author Comment
3fdd9cfa 03/13/2015 06:20 AM Chris Buechler

Auto-size the interface box on the bridge edit page.

0c6db320 02/11/2015 07:28 AM Phil Davis

Fix typo in class in bridge edit

Fixing this makes nice little pencil icons appear in front of the text
entry fields.

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

62424bdb 09/12/2014 07:37 PM Renato Botelho

Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work

f2c86031 06/10/2014 05:20 PM Renato Botelho

Be more precise to match members of a bridge interface, it should fix #3637

1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

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.