summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_bridge_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Cancel button after input errorPhil Davis2015-07-131-1/+6
* Code spacingPhil Davis2015-06-151-6/+8
* Code style interfaces miscellaneous filesPhil Davis2015-05-131-391/+476
* Allow single interface bridges. Useful with span port option, and when shuffl...Chris Buechler2015-04-081-2/+2
* Auto-size the interface box on the bridge edit page.Chris Buechler2015-03-131-1/+2
* Fix typo in class in bridge editPhil Davis2015-02-111-9/+9
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+4
* Be more precise to match members of a bridge interface, it should fix #3637Renato Botelho2014-06-101-1/+3
* replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files...ayvis2014-03-181-24/+24
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+3
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* fix text - s/occured/occurred/Chris Buechler2013-08-011-1/+1
* Remove the - in the word 'number'Warren Baker2013-04-251-2/+2
* Tidy up "interfaces_bridge_edit.php" XHTMLColin Fleming2013-04-161-66/+70
* Remove return value of interface_bridge_configurebcyrill2013-01-261-1/+1
* Fix holdcount/holdcnt parameter confusionbcyrill2013-01-261-2/+2
* Put some more sanity checking for various interface configurationsErmal2013-01-241-0/+2
* Fix indent and remove extra whitespaces between tabs and at EOLRenato Botelho2013-01-221-52/+51
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
* correctly read/write the priority/path cost settings to the main XML configur...Darren Embry2012-03-221-17/+26
* Fix page title text. Replace "Firewall" with "Interfaces" in title.gnhb2011-03-021-1/+1
* Black list gre interfaces from bridge member list since they cannot be part o...Ermal2010-12-211-0/+4
* Fix XSS issuesScott Ullrich2010-11-121-9/+9
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* gettext() fixes on interfaces_bridge_edit.phpCarlos Eduardo Ramos2010-08-121-1/+1
* Fix gettext on interfaces_bridge_edit.phpVinicius Coque2010-08-121-3/+3
* Checked gettext() implementation interfaces_bridge_edit.phpCarlos Eduardo Ramos2010-07-091-6/+6
* correction in interfaces_bridge_edit.phpNeriberto C.Prado2010-07-011-32/+32
* correction in interfaces_bridge_edit.phpNeriberto C.Prado2010-07-011-47/+47
* implements gettext in interfaces_bridge_edit.phpNeriberto C.Prado2010-07-011-85/+85
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-14/+14
* Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/top...gnhb2010-04-111-2/+2
* Description is not requiredChris Buechler2010-02-201-1/+1
* Apparently gif(4) can be part of a bridge do not disallow this.Ermal Luçi2010-02-091-2/+0
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* Prevent gif(4) interfaces from being used in bridges.Ermal Luçi2009-08-141-0/+2
* Add missing priviledge checks to the bridge pages.Ermal Luçi2009-07-151-0/+7
* clean up textChris Buechler2009-04-071-18/+13
* Cosmetic changes to show the descritive names on member interfaces on bridges...Ermal Luçi2008-11-071-1/+1
* Some more fixes and explanations.Ermal Luçi2008-11-061-2/+7
* Correct my copyright and fix span interface handling.Ermal Luçi2008-11-061-4/+10
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-091-1/+1
* Try to reconfigure interfaces if assigned when edited. For gif and gre this d...Ermal Luçi2008-09-071-0/+5
* Oops forgotten curly.Ermal Luçi2008-09-031-1/+1
* Fix error checking for wireless interfaces being part of a bridge which is al...Ermal Luçi2008-08-311-0/+11
* Dress page up with a CSS header like other pages use.Scott Ullrich2008-08-301-0/+3
* Rename the bridge knob to bridged so that the upgrade code works correctly an...Ermal Luçi2008-08-051-3/+3
OpenPOWER on IntegriCloud