summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_vlan_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style g-iPhil Davis2015-12-151-3/+6
|
* Add support to set the VLAN PCP (priority code point) in GUI. Pull Request ↵Luiz Otavio O Souza2015-11-271-0/+13
| | | | #1757. Ticket #4133
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-1/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+3
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-2/+3
|
* Restore Manuel Kaper to Copyright sectionStephen Beaver2015-10-301-2/+3
|
* Fixed #5352Stephen Beaver2015-10-281-40/+66
| | | | By replacing interfaces selector options lists with a safer function
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-79/+66
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+236
OpenPOWER on IntegriCloud