summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-0713-35/+224
|\
| * duplicate logicScott Ullrich2010-07-061-1/+1
| * Allow forwarded domains to be queried.Scott Ullrich2010-07-061-7/+8
| * Check for locally configured IPs in DNS rebind checks, so people who port for...jim-p2010-07-061-0/+14
| * Add a text box where someone can enter in alternate hostnames for the system ...jim-p2010-07-062-0/+31
| * Delete an accidentally duplicated line.jim-p2010-07-061-1/+0
| * Add a checkbox to disable DNS rebinding checks if needed.jim-p2010-07-062-1/+20
| * Remove extra }Erik Fonnesbeck2010-07-061-1/+1
| * More fixes for DNS rebinding checks (Most of this code is Scott's, with some ...jim-p2010-07-061-10/+17
| * Fix up checks for changing wireless regulatory settings.Erik Fonnesbeck2010-07-061-11/+7
| * Correct checkScott Ullrich2010-07-061-1/+1
| * Correct checkScott Ullrich2010-07-061-1/+1
| * Check for 127.0.0.1 as wellScott Ullrich2010-07-061-0/+2
| * Oops, correct checkScott Ullrich2010-07-061-1/+1
| * Add localhost as a valid host for SSH forwarding casesScott Ullrich2010-07-061-0/+2
| * Wrap the dns rebind check in a test to see if our error function exists. If i...jim-p2010-07-061-12/+16
| * Move the skel dir to /etc/skel, where it's easier to manage from a build poin...jim-p2010-07-062-1/+1
| * Add ssh_tunnel_shell to /etc/shellsjim-p2010-07-061-0/+1
| * Slight fix to dyndns checkjim-p2010-07-061-2/+2
| * Check dyndns hostnames as well for DNS Rebind issuesScott Ullrich2010-07-061-5/+12
| * Add per-rule NAT reflection override.Erik Fonnesbeck2010-07-053-10/+47
| * Add the missing VPN types to the interface list on port forwards and add the ...Erik Fonnesbeck2010-07-053-2/+60
| * Fixes #698. Always check if we are dealing with an ip value to then store the...Ermal2010-07-051-1/+1
| * Adding back --rebind-localhost-ok now that dnsmasq version is bumped.Scott Ullrich2010-07-021-1/+1
| * Only unset if this is actually set. Ticket #710jim-p2010-07-021-1/+2
| * Do not include --rebind-localhost-ok it appears to not be in our version. W...Scott Ullrich2010-07-011-1/+2
| * This code returned the size in kilobytes, while the part usually used returns...Erik Fonnesbeck2010-07-011-1/+2
| * ^ PotentialScott Ullrich2010-07-011-1/+1
| * Binding -> RebindingScott Ullrich2010-07-011-1/+1
| * Comment what we are doing here and add the ticket #.Scott Ullrich2010-07-011-0/+1
| * More dns-rebind checks. Ticket #708Scott Ullrich2010-07-011-1/+8
| * Adding --rebind-localhost-ok Suggested-by: BillMScott Ullrich2010-07-011-1/+1
| * Do not allow dns rebindingScott Ullrich2010-07-011-1/+1
* | Fixing gettext() calls on firewall_virtual_ip.phpVinicius Coque2010-07-021-1/+1
* | Fixing gettext() calls on firewall_shaper_vinterface.phpVinicius Coque2010-07-021-1/+1
* | Fixing gettext() calls on firewall_shaper.phpVinicius Coque2010-07-021-1/+1
* | Fixing gettext() calls on firewall_rules_edit.phpVinicius Coque2010-07-021-2/+2
* | Fixing gettext() calls on firewall_nat_out.phpVinicius Coque2010-07-021-1/+1
* | Implement gettext() calls on firewall_nat_out_edit.phpVinicius Coque2010-07-021-61/+61
* | Implement gettext() calls on firewall_nat_out.phpVinicius Coque2010-07-021-39/+39
* | Revert "Implemment gettext()"Vinicius Coque2010-07-023-69/+79
* | Fixing gettext calls on firewall_shaper.phpVinicius Coque2010-07-021-3/+3
* | Fixing gettext calls on firewall_shaper_wizards.phpVinicius Coque2010-07-021-8/+8
* | Fixing gettext calls on firewall_virtual_ip_edit.phpVinicius Coque2010-07-021-10/+10
* | Fixing gettext calls on firewall_virtual_ip.phpVinicius Coque2010-07-021-3/+3
* | Fixing gettext calls on firewall_shaper_layer7.phpVinicius Coque2010-07-021-2/+2
* | Fixing gettext calls on firewall_schedule_edit.phpVinicius Coque2010-07-021-6/+6
* | Fixing gettext calls on firewall_schedule.phpVinicius Coque2010-07-021-5/+5
* | Fixing gettext calls on firewall_rules_edit.phpVinicius Coque2010-07-021-29/+29
* | Fixing gettext calls on firewall_rules.phpVinicius Coque2010-07-021-19/+19
OpenPOWER on IntegriCloud