summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_out_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 textChris Buechler2015-11-111-2/+2
|
* Fix calls to ipsec_enabled() added in 179ab6b364Renato Botelho2015-11-101-0/+1
|
* Eliminate a few more cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-101-3/+2
| | | | Mostly when dealing with enc0 interface.
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-2/+1
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* First batch of copyright updatesStephen Beaver2015-11-051-3/+3
|
* Fixed #5347Stephen Beaver2015-10-271-16/+16
|
* Fix source type on edit of NAT outbound rulePhil Davis2015-10-271-1/+1
| | | Redmine #5347 part (1)
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-46/+0
|
* allow port ranges for natport. Ticket #5156Chris Buechler2015-09-171-1/+1
|
* 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
* Revised all pages with autocomplete to accommodate host names in validation ↵Stephen Beaver2015-09-111-9/+7
| | | | and change port inputs to 'text'
* jQuery autocomplete added as requiredStephen Beaver2015-09-111-0/+11
|
* Merge pull request #1858 from phil-davis/bootstrap-fjim-p2015-09-021-16/+16
|\
| * bootstrap usr\local\www\f minor changesPhil Davis2015-09-011-16/+16
| |
* | bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-552/+498
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+905
OpenPOWER on IntegriCloud