Commit Graph

26 Commits

Author SHA1 Message Date
Scott Ullrich
dd5bf424c1 Fix XSS issues 2010-11-12 11:36:20 -05:00
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
Carlos Eduardo Ramos
8caea9a250 gettext() fixes on interfaces_bridge_edit.php 2010-08-12 13:26:27 -03:00
Vinicius Coque
8c287f1b9b Fix gettext on interfaces_bridge_edit.php 2010-08-12 10:12:49 -03:00
Carlos Eduardo Ramos
b0e3088131 Checked gettext() implementation interfaces_bridge_edit.php 2010-07-09 23:08:08 -03:00
Neriberto C.Prado
308a858915 correction in interfaces_bridge_edit.php 2010-07-01 15:35:48 -03:00
Neriberto C.Prado
ad803a5f3c correction in interfaces_bridge_edit.php 2010-07-01 15:30:29 -03:00
Neriberto C.Prado
eb4cf3cb25 implements gettext in interfaces_bridge_edit.php 2010-07-01 15:01:33 -03:00
Larry Gilbert
22a11a582f Fix some errors in spelling, punctuation, grammar, etc. 2010-06-12 17:07:52 -07:00
gnhb
541ba27e48 Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/topic,24230.0.html 2010-04-11 14:23:50 +07:00
Chris Buechler
01571da521 Description is not required 2010-02-20 23:23:48 -05:00
Ermal Luçi
b72e70ae3f Apparently gif(4) can be part of a bridge do not disallow this. 2010-02-09 16:33:43 +00:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Ermal Luçi
5fbeb2790d Prevent gif(4) interfaces from being used in bridges. 2009-08-14 10:00:10 +00:00
Ermal Luçi
ea9828af72 Add missing priviledge checks to the bridge pages. 2009-07-15 13:22:12 +00:00
Chris Buechler
7098c77f67 clean up text 2009-04-07 01:46:19 -04:00
Ermal Luçi
4bd1d5eb3b Cosmetic changes to show the descritive names on member interfaces on bridges page and clarify a note. 2008-11-07 19:04:55 +00:00
Ermal Luçi
5e3b419ec3 Some more fixes and explanations. 2008-11-06 23:58:16 +00:00
Ermal Luçi
86cb9ad14a Correct my copyright and fix span interface handling. 2008-11-06 23:46:58 +00:00
Ermal Luçi
69e5a8be8d Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration. 2008-09-09 11:08:02 +00:00
Ermal Luçi
5efc5b6fda Try to reconfigure interfaces if assigned when edited. For gif and gre this does not make sense. 2008-09-07 19:39:19 +00:00
Ermal Luçi
9710f0fa06 Oops forgotten curly. 2008-09-03 16:16:53 +00:00
Ermal Luçi
7a701b1efc Fix error checking for wireless interfaces being part of a bridge which is allowed only in hostap mode. 2008-08-31 15:11:40 +00:00
Scott Ullrich
ae5b49b10a Dress page up with a CSS header like other pages use. 2008-08-30 19:46:19 +00:00
Ermal Luçi
3134528d84 Rename the bridge knob to bridged so that the upgrade code works correctly and we play by the rules of the parser. 2008-08-05 22:21:14 +00:00
Ermal Luçi
648ec0c2fc 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.
2008-07-25 15:55:24 +00:00