summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript/firewall_nat_edit
Commit message (Collapse)AuthorAgeFilesLines
* Make all autocompletes in there case insensitive.Ermal Luçi2009-12-041-2/+2
|
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and ↵Ermal Luçi2009-11-301-9/+1
| | | | host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this. (For firewall_nat_edit.php)
* Allow item to be savedScott Ullrich2006-09-041-3/+12
|
* If the destination port is an alias, then force the local port as the same ↵Scott Ullrich2006-09-041-8/+8
| | | | alias. We will need to circle back in filter.inc to detect this situation and omit the local port from the rule.
* Turn off debugging alert()Scott Ullrich2006-09-041-1/+0
|
* Re-enable items when neededScott Ullrich2006-09-041-4/+5
|
* When a External port range item is an alias, disallow the entry of Local port.Scott Ullrich2006-09-041-3/+40
| | | | | In-discussion-with: BillM Bug-reported-by: ChrisB
* Correctly disable for GRE too..Scott Ullrich2005-10-111-1/+1
| | | | Ticket #585
* * Grey out port items when proto is GRE or ESPScott Ullrich2005-10-051-0/+20
| | | | | | * Ignore ports in input validation fields when port is GRE or ESP Ticket #585
* Disabling Enter Key on Auto-Complete pages ...Erik Kristensen2005-09-071-0/+6
| | | | | Enter Key now Selects Auto-Complete Options ... Added Auto-Complete to firewall_shaper_edit.php ...
* Adding AutoComplete to firewall_nat_editErik Kristensen2005-08-233-0/+404
head.inc searchs javascript directory for includes now
OpenPOWER on IntegriCloud