Commit Graph

46 Commits

Author SHA1 Message Date
Phil Davis
4ab7f8f4e8 Fix typo in class in bridge edit
Fixing this makes nice little pencil icons appear in front of the text
entry fields.
2015-02-11 07:00:22 -02:00
Phil Davis
6317d31dfc Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 10:13:14 -02:00
Renato Botelho
d961e7e33e Welcome 2015 2014-12-31 16:22:27 -02:00
Jim Thompson
29aef6c45b Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
Renato Botelho
62424bdbbb 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 2014-09-12 16:37:08 -03:00
Renato Botelho
f2c8603164 Be more precise to match members of a bridge interface, it should fix #3637 2014-06-10 14:20:57 -03:00
ayvis
1d7ba68396 replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03:00
Renato Botelho
e41ec5848f Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print 2014-03-12 11:42:49 -03:00
Renato Botelho
1e9b461124 Remove call-time pass by reference for do_input_validation, helps ticket #2565 2013-09-12 11:28:14 -03:00
Chris Buechler
ab9dc5be75 fix text - s/occured/occurred/ 2013-08-01 21:56:41 -05:00
Warren Baker
474b4debfb Remove the - in the word 'number' 2013-04-25 22:24:17 +02:00
Colin Fleming
740ede5ddb 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
2013-04-16 14:03:32 +01:00
bcyrill
0e0002c2cb Remove return value of interface_bridge_configure 2013-01-26 23:58:04 +01:00
bcyrill
afd825a73f Fix holdcount/holdcnt parameter confusion 2013-01-26 22:37:15 +01:00
Ermal
0e22dda58d Put some more sanity checking for various interface configurations 2013-01-24 09:57:22 +00:00
Renato Botelho
c6f8c4005e Fix indent and remove extra whitespaces between tabs and at EOL 2013-01-22 15:23:41 -02:00
jim-p
b32dd0a6b7 Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
Darren Embry
95e174f18c correctly read/write the priority/path cost settings to the main XML configuration file.
code from mike bold.

https://redmine.pfsense.org/issues/2261
2012-03-22 12:51:09 -04:00
gnhb
baca83aa29 Fix page title text. Replace "Firewall" with "Interfaces" in title. 2011-03-02 11:51:30 +07:00
Ermal
d776efd810 Black list gre interfaces from bridge member list since they cannot be part of a bridge. 2010-12-21 16:41:47 +00:00
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