summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_bridge_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Do not allow the same interface be part of two different bridges.Luiz Otavio O Souza2015-11-221-1/+11
| | | | | | This is already forbidden in OS, so just add a warning to prevent this kind of misconfiguration. Issue: #4595
* Preserve bridge name while editing bridge settings, otherwise a new bridge ↵Luiz Otavio O Souza2015-11-221-0/+16
| | | | is created every time you edit a bridge.
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - 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-26/+51
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* interfaces_bridge_edit.php - input validation improvements, style fixesChris Buechler2015-09-211-14/+15
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-435/+288
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+708
OpenPOWER on IntegriCloud