summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_vlan_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Cancel button after input errorPhil Davis2015-07-131-1/+6
* Code spacingPhil Davis2015-06-151-3/+3
* Code style interfaces miscellaneous filesPhil Davis2015-05-131-66/+83
* Do not allow VLAN tag zeroPhil Davis2015-03-161-1/+1
* 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
* xhtml Complianceayvis2014-03-141-3/+3
* 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
* Prevent assigned vlans from being changed the tag.Ermal2013-08-121-0/+6
* fix text - s/occured/occurred/Chris Buechler2013-08-011-1/+1
* Tidy up "interfaces_vlan_edit.php" XHTMLColin Fleming2013-04-151-9/+9
* Put some more sanity checking for various interface configurationsErmal2013-01-241-0/+3
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
* When editing a vlan and chaning its tag id and the vlan is assigned correct e...Ermal2011-06-271-3/+7
* Ticket #944. Also destory the previous interface if the user changing the vla...Ermal2011-06-011-1/+1
* Fixes #944. Use the correct interface name to destroy the previous vlan if th...Ermal2011-06-011-3/+7
* Fix page title text. Replace "Firewall" with "Interfaces" in title.gnhb2011-03-021-1/+1
* Ticket #944. Do not use the interface_bring_down fucntion here since it is me...Ermal2011-01-101-5/+5
* Ticket #944. Wehn changing the parent interface make sure to destroy the old ...Ermal2010-12-271-0/+5
* Fix XSS issuesScott Ullrich2010-11-121-1/+1
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Fix gettext implementation on interfaces_vlan_edit.phpVinicius Coque2010-07-101-2/+2
* Implement gettext() callsRafael Lucas2010-06-301-3/+3
* Implement gettext() callsRafael Lucas2010-06-301-16/+16
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-161-1/+1
* Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...Ermal Luçi2009-06-081-1/+1
* Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-081-6/+1
* Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-081-1/+6
* Do not allow to add a vlan tag on the same interface when it is used by qinq.Ermal Luçi2009-03-301-0/+5
* Bring in support for QinQ. At this time it is limited to only 2 levels.Ermal Luçi2009-03-281-2/+2
* Opps, unbreak the page by removing unneeded curly.Ermal Luci2009-01-251-2/+2
* Allow vlans to be created on lagg interfaces on the GUI.Ermal Luci2009-01-201-0/+6
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-091-1/+1
* Merge lan configuration to the interfaces_wan.php page wich does the configur...Ermal Luçi2008-09-071-3/+1
* Dress VLAN edit page up with a CSS header like other pages use.Scott Ullrich2008-08-301-0/+3
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* If we are an assigned vlan just reconfigure it after the editing.Ermal Luçi2008-07-241-0/+6
* Remove the parent interface reconfiguration functions they are only bogusly/e...Ermal Luçi2008-07-091-7/+0
* * Correctly edit existing vlans.Ermal Luçi2008-07-091-22/+9
* Fix braindead vlan creation procedures.Ermal Luçi2008-06-041-24/+34
* add comment from RELENG_1_2Chris Buechler2007-12-261-0/+13
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Fixing css layoutSeth Mos2007-09-011-3/+3
* Reload vlan interfaces correctly after adding a new interfaceScott Ullrich2007-03-141-0/+3
* Call interfaces_vlan_configure() instead of reload_interfaces(). reload_inte...Scott Ullrich2007-01-251-19/+19
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
OpenPOWER on IntegriCloud