summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-12/+11
* XHTML ComplianceN0YB2014-02-271-24/+33
* 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
* Add support for protocol 41 in rules. Fixes #3007.Daniel Becker2013-07-101-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
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Hide ports when protocol does not use ports. Ticket #953Erik Fonnesbeck2010-10-131-6/+29
* Hide translation section when "Do not NAT" is checked. Fixes #952Erik Fonnesbeck2010-10-131-2/+10
* Don't clear the source port when changing source address type to any. Also up...Erik Fonnesbeck2010-10-131-1/+1
* gettext() fixes on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-08-121-9/+9
* Checked gettext() implementation on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
* Checked gettext() implementation on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-07-121-4/+4
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-071-1/+26
|\
| * Add the missing VPN types to the interface list on port forwards and add the ...Erik Fonnesbeck2010-07-051-1/+26
* | Implement gettext() calls on firewall_nat_out_edit.phpVinicius Coque2010-07-021-61/+61
* | Revert "Implemment gettext()"Vinicius Coque2010-07-021-39/+39
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-5/+9
* | Implemment gettext() callsJeann2010-06-291-9/+5
* | Implemment gettext()Jeann2010-06-281-39/+39
|/
* Fix VIP list generation here also.jim-p2010-05-241-8/+6
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-201-3/+3
* remove unnecessary input validation checksChris Buechler2010-04-241-12/+0
* Ticket #386. Add even the network address to the list of addresses on proxy a...Ermal2010-04-141-0/+4
OpenPOWER on IntegriCloud