summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_out_edit.php
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Provide functions for checking port range alias combinationsPhil Davis2017-03-261-3/+3
* Add reason to write_config() callsdoktornotor2017-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 1to1 or NAT Out descrPhil Davis2017-03-171-0/+4
* | Merge pull request #3529 from Chrisc-c-c/Fix-List-Sort-OrderSteve Beaver2017-03-201-3/+9
|\ \ | |/ |/|
| * Fix incorrect sorting for various dropdown lists.Chris Rowe2017-02-121-3/+9
* | Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-8/+8
|/
* GET/POST conversion firewall_nat_out*Steve Beaver2017-02-101-13/+5
* setHelp and gettext changes for firewall* pagesPhil Davis2017-02-051-18/+25
* Fix firewall_nat_out_edit dependency on EnglishPhil Davis2017-02-041-10/+39
* More required fields for NAT pagesPhil Davis2017-01-241-4/+4
* Required fields in NAT pagesPhil Davis2017-01-221-1/+1
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Form_IpAddress add types remove patternsPhil Davis2016-12-031-4/+6
* Standardize and fix 'other' type VIP display on NAT pages. Fixes #6094jim-p2016-12-021-7/+5
* Fix up help text on outbound NAT.jim-p2016-10-131-12/+14
* Fix typo: The input field is named source_hash_keyNewEraCracker2016-10-031-3/+3
* Fixed #6835 by revising Javascript show/hideSteve Beaver2016-10-031-7/+9
* Merge pull request #2782 from fredronnv/masterRenato Botelho2016-09-151-0/+32
|\
| * Improve handling of source-hash keyFredrik Rönnvall2016-03-231-20/+22
| * Add field to specify source-hash keyFredrik Rönnvall2016-03-151-2/+32
* | 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
* | Fix #6463 Dest net alias matching on page loadPhil Davis2016-06-081-1/+1
* | Fixed #6287Stephen Beaver2016-04-291-0/+3
* | Firewall - Punctuation Clean UpNOYB2016-04-201-2/+2
* | Fixed #6112Stephen Beaver2016-04-121-1/+4
* | Merge pull request #2808 from NOYB/Firewall_/_NAT_-_Remove_PersonalizationsStephen Beaver2016-04-041-7/+7
|\ \
| * | Firewall / NAT - Remove PersonalizationsNOYB2016-03-301-7/+7
| |/
* | Bootstrap for outbound NAT port should accept a range.derelict-pf2016-03-311-4/+3
|/
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
* Convert section titles to title casek-paulius2016-02-101-1/+1
* Fix misplaced quote (resolves syntax error)NewEraCracker2016-01-211-1/+1
* Add gettext to select option names where requiredStephen Beaver2016-01-211-12/+12
* Remove errant bracket from character class.NOYB2016-01-051-1/+1
* HTML Compliance - Firewall / NAT / Outbound / EditNOYB2016-01-051-8/+8
* Remove $closehead variableColin Fleming2015-12-191-1/+0
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Coe style firewall *Phil Davis2015-12-141-16/+25
* 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 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
OpenPOWER on IntegriCloud