summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_1to1_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-161-1/+1
* Add reason to write_config() calldoktornotor2017-03-211-1/+1
* No need to check for HTML in NAT 1to1 or NAT Out descrPhil Davis2017-03-171-0/+4
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-8/+8
* GET/POST firewall_nat_1to1 bisSteve Beaver2017-02-101-4/+4
* GET/POST conversionSteve Beaver2017-02-101-5/+1
* Code with multiple %s in usr/local/wwwPhil Davis2017-02-011-3/+3
* More required fields for NAT pagesPhil Davis2017-01-241-2/+2
* Required fields in NAT pagesPhil Davis2017-01-221-2/+2
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Merge pull request #3248 from phil-davis/ipaddressnopatternRenato Botelho2016-12-271-3/+4
|\
| * Form_IpAddress add types remove patternsPhil Davis2016-12-031-3/+4
* | NAT 1:1 use constant name when checking validateipaddr return valuePhil Davis2016-12-201-1/+1
* | Fix #6927 1:1 NAT validate address familyPhil Davis2016-12-201-6/+47
* | Validate IP addresses using validateipaddr() functionSteve Beaver2016-12-191-8/+8
* | Remove destination self from NAT 1:1Phil Davis2016-12-081-1/+1
* | NAT 1:1 edit - preserve user selections on edit-save with input errorsPhil Davis2016-12-061-1/+12
|/
* Standardize and fix 'other' type VIP display on NAT pages. Fixes #6094jim-p2016-12-021-7/+6
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Input boxes with setPattern validation should not contain escape characters a...PiBa-NL2016-09-021-2/+2
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-43/+42
* Always use require_oncePhil Davis2016-06-271-2/+2
* Firewall - Punctuation Clean UpNOYB2016-04-201-1/+1
* Fixed #6114Stephen Beaver2016-04-121-3/+3
* Firewall / NAT - Remove PersonalizationsNOYB2016-03-301-2/+2
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
* Correct the text and placement of the disable and nobinat options for 1:1 NAT...jim-p2016-03-081-9/+9
* Change NAT '1 to 1' spelling to '1:1', since latter is used everywhere elsek-paulius2016-02-101-1/+1
* Internationalize firewall aliases and NATPhil Davis2016-01-191-13/+13
* Fix misplaced parenthesesNewEraCracker2016-01-141-1/+1
* Don't validate 'external' when nobinat is checkedStephen Beaver2016-01-131-2/+7
* Fix no binat checkboxStephen Beaver2016-01-131-3/+3
* Fix helpStephen Beaver2016-01-131-1/+1
* Fixed #3887Stephen Beaver2016-01-131-0/+9
* HTML Compliance - Firewall / NAT/ 1:1 / EditNOYB2016-01-041-2/+2
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Merge pull request #2224 from phil-davis/r005Stephen Beaver2015-12-141-18/+35
|\
| * Coe style firewall *Phil Davis2015-12-141-18/+35
* | Fix array key typo in firewall_nat_1to1_editPhil Davis2015-12-141-1/+1
|/
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* 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
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
* 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-2/+3
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-3/+5
* Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-10/+0
OpenPOWER on IntegriCloud