summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Warn users that nosync option won't prevent it to be overwritten on carp slav...Renato Botelho2013-02-131-1/+1
* Add a note about rdr pass not supporting Multi-WAN.jim-p2013-01-261-0/+1
* Do a more strict type match here, otherwise if the result returned is 0, that...jim-p2012-12-041-1/+1
* While I'm here, allow an ICMP rdr.jim-p2012-11-201-1/+1
* Only apply this port check for TCP and UDP.jim-p2012-11-201-1/+1
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-3/+2
* Add check for local port being set before testing. Fixes #2606Ermal2012-08-281-1/+1
* Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-181-5/+12
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-101-30/+4
* Allow optionally using the type of NAT reflection implementation used for 1:1...Erik Fonnesbeck2012-04-201-4/+5
* Local port must be specified, fix input validationChris Buechler2011-12-251-2/+2
* now we use the Chosen javascript plugin for jQueryVinicius Coque2011-11-151-1/+1
* Add chosen js library (mit lic). Modify interface multiple select box to use.Scott Ullrich2011-07-231-0/+3
* Adding hook for interfaces editScott Ullrich2011-07-181-1/+1
* Adding hook for interfaces editScott Ullrich2011-07-181-0/+2
* Add missing plugin code. Move the pre_write section up a bit.Scott Ullrich2011-05-301-0/+14
* Bug #1403. Filter Rules description do not get saved when "(quote) present as...Evgeny Yurchenko2011-05-271-16/+1
* Adding a new hook system for firewall nat edit and firewall rules edit page.Scott Ullrich2011-05-251-0/+15
* In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...jim-p2011-03-281-1/+1
* Use autocomplete='off' like all other fields that accept aliases, to prevent ...Erik Fonnesbeck2011-02-131-1/+1
* Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...jim-p2011-02-101-3/+2
* Add a per-entry option for Proxy ARP VIPs of the Network type to disable thei...jim-p2010-12-201-0/+2
* Fix XSS issuesScott Ullrich2010-11-121-1/+1
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-6/+6
* Fix input validation with "no rdr" for ticket #570Erik Fonnesbeck2010-09-291-10/+21
* Hide redirect and filter rule association fields when "no rdr" is checked. Ti...Erik Fonnesbeck2010-09-291-4/+5
* Fix associated rule source address changes on NAT Port ForwardRenato Botelho2010-08-261-9/+6
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-0/+1
|\
| * Fix the ID for the link to the associated filter rule when a filter rule has ...Erik Fonnesbeck2010-08-121-0/+1
* | gettext() fixes on firewall_nat_edit.phpCarlos Eduardo Ramos2010-08-121-16/+16
|/
* Fix link to the associated filter rule for port forwards on an interface othe...Erik Fonnesbeck2010-08-071-5/+2
* Checked gettext() implementation on firewall_nat_edit.phpCarlos Eduardo Ramos2010-07-131-1/+1
* Corrections gettext implementation on firewall_nat_edit.phpCarlos Eduardo Ramos2010-07-081-18/+8
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-071-0/+24
|\
| * Add per-rule NAT reflection override.Erik Fonnesbeck2010-07-051-0/+16
| * Add the missing VPN types to the interface list on port forwards and add the ...Erik Fonnesbeck2010-07-051-0/+8
* | Revert "Implemment gettext()"Vinicius Coque2010-07-021-0/+10
* | Review firewall_nat_edit.phpRenato Botelho2010-06-301-13/+13
* | Implemment gettext()Jeann2010-06-281-3/+3
* | Implement gettext() callsCarlos Eduardo Ramos2010-06-241-99/+99
|/
* Properly generate a list of proxy arp VIPs for address drop-down list.jim-p2010-05-241-5/+5
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-201-2/+2
* Use client-side values in the function call rather than PHP-generated values ...Erik Fonnesbeck2010-05-141-1/+2
* Test correctly for previous existing entries of linked rules otherwise some b...Ermal2010-05-131-1/+1
* It wasn't clear enough why source port should usually be any. Make it more c...Erik Fonnesbeck2010-05-111-1/+1
* fix display of PARP VIP ranges. Resolves #386Chris Buechler2010-05-011-2/+2
* Show the source options on port forwards if they are not at the defaults.Erik Fonnesbeck2010-04-301-0/+3
* Initialize variable properly, it fixes #557Renato Botelho2010-04-301-2/+4
* Improve NAT Port ForwardingRenato Botelho2010-04-291-144/+427
* Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-211-0/+1
OpenPOWER on IntegriCloud