summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-19/+19
* Code style Firewall NATPhil Davis2015-05-111-66/+104
* Fix aliases popup width when fields are hidden when page is loaded. It should...Renato Botelho2015-02-021-1/+1
* Accept port range on Outbound NAT. Fixes #4300Renato Botelho2015-01-281-2/+2
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* fix text, PPPoE Server, not VPNChris Buechler2014-11-061-1/+1
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+4
* Trim whitespaces from options text and fix #3674Renato Botelho2014-05-271-3/+3
* Add (self) for an outbound NAT source as welljim-p2014-05-231-3/+9
* Unbreak 'add rule on top of the list' allowing after param to be -1Renato Botelho2014-04-291-2/+2
* xhtml Complianceayvis2014-03-141-19/+19
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-11/+10
* Add hybrid and disabled outbound NAT, fixes #2416:Renato Botelho2013-11-131-5/+5
* Fix whitespaces and indentRenato Botelho2013-11-121-323/+428
* outboundnat, disable checkboxPiBa-NL2013-09-161-0/+15
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* touch up text, s/nat/NAT/Chris Buechler2013-09-031-1/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-081-1/+1
* Add support for protocol 41 in rules. Fixes #3007.Daniel Becker2013-07-071-1/+1
* Add a new alias type, URLs containing PortsRenato Botelho2013-07-041-1/+1
* Tidy up "firewall_nat_out_edit.php" XHTMLColin Fleming2013-05-011-60/+60
* Add the user/time tracking to Port forwards and outbound NAT also.jim-p2013-03-201-0/+40
* Add NAT rule based on NAT rule below it instead of at the bottom of the list....Renato Botelho2013-02-211-2/+7
* Warn users that nosync option won't prevent it to be overwritten on carp slav...Renato Botelho2013-02-131-1/+1
* Merge pull request #265 from PiBa-NL/outbound_nonatErmal Luçi2012-11-221-1/+0
|\
| * outbound nat, remove non-applicable optionPiBa-NL2012-11-221-1/+0
* | remove non-applicable textChris Buechler2012-11-211-1/+0
|/
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-2/+2
* Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-181-2/+15
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-101-37/+10
* replacing prototype by jQuery on firewall_*Vinicius Coque2011-10-101-14/+14
* Wording fix to better describe the Translation address.Warren Baker2011-08-301-5/+5
* Use aon pluginScott Ullrich2011-05-301-1/+1
* Add plugin features to aon editScott Ullrich2011-05-301-1/+15
* Bug #1403. Filter Rules description do not get saved when "(quote) present as...Evgeny Yurchenko2011-05-271-0/+9
* In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...jim-p2011-03-281-1/+1
* Add alias support for source and destination ports on outbound NAT.Erik Fonnesbeck2011-02-131-8/+10
* Use alias style and add AutoSuggestControl for source and destination address...Erik Fonnesbeck2011-02-131-2/+37
* Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...jim-p2011-02-101-3/+2
* Display the source subnet bits as 32 rather than 0 if it is empty.Erik Fonnesbeck2011-02-041-0/+2
* Allow aliases to be entered for source and destination addresses of outbound ...Erik Fonnesbeck2011-02-041-2/+6
* Remove redundant input validation for source port that also prevents use of p...Erik Fonnesbeck2011-02-041-3/+0
* Allow entering an arbitrary subnet for outbound NAT translations.jim-p2010-12-291-2/+36
* Add address pool support to outbound NAT. Allow specifying a subnet for outbo...jim-p2010-12-291-7/+63
* Add a per-entry option for Proxy ARP VIPs of the Network type to disable thei...jim-p2010-12-201-0/+2
* Do not save settings related to ports when protocol does not use ports. Ticke...Erik Fonnesbeck2010-11-221-10/+11
* Do not save fields from translation section when "Do not NAT" is checked. Tic...Erik Fonnesbeck2010-11-221-8/+5
OpenPOWER on IntegriCloud