summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Add input validation for interface names on firewall_nat_edit.php and fix enc...jim-p2017-06-161-29/+33
* Make consistent rule information sectionPhil Davis2017-05-191-28/+1
* Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-161-1/+1
* Add underscores to is_port* function namesPhil Davis2017-03-271-5/+5
* Add reason to write_config() calldoktornotor2017-03-211-1/+1
* Merge pull request #3650 from phil-davis/nat-descriptionSteve Beaver2017-03-201-0/+4
|\
| * No need to check for HTML in NAT descrPhil Davis2017-03-171-0/+4
* | Merge pull request #3529 from Chrisc-c-c/Fix-List-Sort-OrderSteve Beaver2017-03-201-4/+11
|\ \ | |/ |/|
| * Fix incorrect sorting for various dropdown lists.Chris Rowe2017-02-121-4/+11
* | Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-10/+11
|/
* GET/POST conversion firewall_nat*Steve Beaver2017-02-101-13/+7
* setHelp and gettext changes for firewall* pagesPhil Davis2017-02-051-7/+12
* Fixed #7154Steve Beaver2017-01-281-36/+1
* Merge pull request #3419 from phil-davis/required-fields2Renato Botelho2017-01-241-6/+6
|\
| * More required fields for NAT pagesPhil Davis2017-01-241-2/+2
| * Required fields in NAT pagesPhil Davis2017-01-221-4/+4
* | firewal_nat_edit function name typoPhil Davis2017-01-231-1/+1
|/
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Merge pull request #3248 from phil-davis/ipaddressnopatternRenato Botelho2016-12-271-6/+9
|\
| * Form_IpAddress add types remove patternsPhil Davis2016-12-031-6/+9
* | Fix #6472: Enable/Disable associated firewall rule when NAT rule changesRenato Botelho2016-12-091-0/+9
* | Ticket #6472: Respect disabled fieldRenato Botelho2016-12-091-0/+4
* | Do not set disabled or nordr fields when they are not selected. Checks are us...Renato Botelho2016-12-091-3/+8
* | Fix #6224 NAT edit - preserve user selections when input errorsPhil Davis2016-12-061-0/+6
|/
* Standardize and fix 'other' type VIP display on NAT pages. Fixes #6094jim-p2016-12-021-3/+2
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* 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
* Add validation to prohibit IPv6 on firewall_nat_edit.php, where it will gener...Chris Buechler2016-04-251-0/+13
* Fix #6173 Refactor NAT Edit src type matchingPhil Davis2016-04-211-13/+7
* Fix #6173 Use correct list of special netsPhil Davis2016-04-211-5/+3
* Merge pull request #2889 from NOYB/Firewall_-_Punctuation_-_Clean_-_UpStephen Beaver2016-04-201-1/+1
|\
| * Firewall - Punctuation Clean UpNOYB2016-04-201-1/+1
* | Fix selection of dsttype in configs with VIPs defined. Ticket #6173Chris Buechler2016-04-201-11/+7
|/
* A few corrections.NOYB2016-03-301-1/+1
* Firewall / NAT - Remove PersonalizationsNOYB2016-03-301-7/+7
* Reengineer Form_Button setAttributePhil Davis2016-03-201-2/+1
* Revised fix #6007Stephen Beaver2016-03-171-6/+0
* Fixed #6007Stephen Beaver2016-03-171-0/+3
* Redmine #5994 Standardize NAT Edit Source AdvancedPhil Davis2016-03-171-41/+41
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-1/+1
* Internationalize Form_Button textPhil Davis2016-03-111-1/+1
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-2/+4
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
* Display NAT advanced source settings if definedPhil Davis2016-03-101-1/+3
* Don't unnecessarily exclude IPv6 addresses here. See ticket #5931jim-p2016-02-261-3/+3
* Firewall / Rules - Consolidate Move Separators FunctionNOYB2016-02-121-9/+3
* Convert section titles to title casek-paulius2016-02-101-1/+1
* Fixed issues where a rule is duplicated (cloned) and the new rule is inserted...Stephen Beaver2016-01-291-1/+5
OpenPOWER on IntegriCloud