summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_npt_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.
* Fix calls to ipsec_enabled() added in 179ab6b364Renato Botelho2015-11-101-0/+2
|
* Eliminate a few more cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-101-4/+2
| | | | Mostly when dealing with enc0 interface.
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-8/+7
|
* First batch of copyright updatesStephen Beaver2015-11-051-1/+0
|
* Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-5/+1
| | | | | | | - Remove PPTP server and all related code - Bump config version 12.2 - Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
* Merge pull request #1858 from phil-davis/bootstrap-fjim-p2015-09-021-7/+7
|\
| * bootstrap usr\local\www\f minor changesPhil Davis2015-09-011-7/+7
| |
* | bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-187/+161
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+311
OpenPOWER on IntegriCloud