Commit Graph

14532 Commits

Author SHA1 Message Date
Renato Botelho
fe4fc20bf0 Show $g['product_name'] on wizards 2010-07-07 10:32:24 -03:00
Scott Ullrich
29721fe6a6 duplicate logic 2010-07-06 17:47:05 -04:00
Scott Ullrich
2c46f11f0a Allow forwarded domains to be queried. 2010-07-06 17:44:48 -04:00
jim-p
f5e74456ce Check for locally configured IPs in DNS rebind checks, so people who port forward from WAN to the LAN IP can still work. 2010-07-06 17:29:25 -04:00
jim-p
86b2190361 Add a text box where someone can enter in alternate hostnames for the system to bypass the DNS rebind checks. 2010-07-06 17:03:44 -04:00
jim-p
4a82055875 Delete an accidentally duplicated line. 2010-07-06 16:39:16 -04:00
jim-p
14eab6fb4d Add a checkbox to disable DNS rebinding checks if needed. 2010-07-06 16:32:09 -04:00
Erik Fonnesbeck
06cb265678 Remove extra } 2010-07-06 13:34:34 -06:00
jim-p
7319dc7309 More fixes for DNS rebinding checks (Most of this code is Scott's, with some minor fixes by me) 2010-07-06 15:26:52 -04:00
Erik Fonnesbeck
89e7778f20 Fix up checks for changing wireless regulatory settings. 2010-07-06 13:14:20 -06:00
Scott Ullrich
c8dc187cef Correct check 2010-07-06 14:55:16 -04:00
Scott Ullrich
c371754a80 Correct check 2010-07-06 14:51:26 -04:00
Scott Ullrich
11ecbf135d Check for 127.0.0.1 as well 2010-07-06 14:36:57 -04:00
Scott Ullrich
3821f3daa8 Oops, correct check 2010-07-06 14:36:02 -04:00
Scott Ullrich
b6022a2392 Add localhost as a valid host for SSH forwarding cases 2010-07-06 14:35:11 -04:00
jim-p
0321fa1ba4 Wrap the dns rebind check in a test to see if our error function exists. If it doesn't, it's probably being called from captive portal, so skip the check. Fixes #721 2010-07-06 14:27:44 -04:00
jim-p
4b49a8a91e Move the skel dir to /etc/skel, where it's easier to manage from a build point of view. 2010-07-06 13:55:10 -04:00
jim-p
681f5f4e53 Add ssh_tunnel_shell to /etc/shells 2010-07-06 12:47:26 -04:00
jim-p
5a554f3085 Slight fix to dyndns check 2010-07-06 12:10:36 -04:00
Scott Ullrich
9b13f84b4f Check dyndns hostnames as well for DNS Rebind issues 2010-07-06 11:51:47 -04:00
Erik Fonnesbeck
15409667f7 Add per-rule NAT reflection override. 2010-07-05 19:31:14 -06:00
Erik Fonnesbeck
f60181150d Add the missing VPN types to the interface list on port forwards and add the same VPNs to the list available on other types of NAT rules. 2010-07-05 18:09:47 -06:00
Ermal
6775c54e2a Fixes #698. Always check if we are dealing with an ip value to then store the subnet in the config. 2010-07-05 16:28:45 +00:00
Scott Ullrich
fc4d562bd3 Adding back --rebind-localhost-ok now that dnsmasq version is bumped. 2010-07-02 11:11:32 -04:00
jim-p
8b7ae9a371 Only unset if this is actually set. Ticket #710 2010-07-02 10:08:06 -04:00
Scott Ullrich
d39a0970eb Do not include --rebind-localhost-ok it appears to not be in our version. Will re-add it once the binary is in place 2010-07-01 23:20:13 -04:00
Erik Fonnesbeck
d999ba6c3f This code returned the size in kilobytes, while the part usually used returns megabytes. 2010-07-01 19:13:09 -06:00
Scott Ullrich
cc89c9e5b0 ^ Potential 2010-07-01 17:35:06 -04:00
Scott Ullrich
6266cf9949 Binding -> Rebinding 2010-07-01 17:25:51 -04:00
Scott Ullrich
1ba06f4465 Comment what we are doing here and add the ticket #. 2010-07-01 17:25:17 -04:00
Scott Ullrich
ce46b5da40 More dns-rebind checks. Ticket #708 2010-07-01 17:12:56 -04:00
Scott Ullrich
88809d25da Adding --rebind-localhost-ok Suggested-by: BillM 2010-07-01 16:48:13 -04:00
Scott Ullrich
5ead2472de Do not allow dns rebinding 2010-07-01 15:15:01 -04:00
jim-p
05816b8706 Update this with the new color prompt. 2010-06-30 12:10:42 -04:00
jim-p
81ab3a736c Show the CPU Frequency on the dashboard if it's not running at full speed (due to powerd) 2010-06-30 11:55:39 -04:00
jim-p
5d8cd81abd Reorg this test a little, and make sure we only add client-to-client for remote access types. 2010-06-30 11:07:50 -04:00
jim-p
107794cca9 Hide the inter-client comm. option for peer-to-peer openvpn connections. 2010-06-30 11:04:19 -04:00
jim-p
29293dce60 Give users with ssh access a real shell, but make sure that admin still gets /etc/rc.initial 2010-06-29 16:51:25 -04:00
jim-p
cb58828465 Add the standard .tcshrc to the skel files. 2010-06-29 16:43:47 -04:00
jim-p
77f7e3bf50 Set a skeleton directory for pw 2010-06-29 16:29:57 -04:00
jim-p
0d5ff3835d Let pw handle the creation of the home directory rather than do it in php. 2010-06-29 16:26:18 -04:00
jim-p
af31b27787 Give users who have "all" privileges shell access. Part of ticket #614 2010-06-29 16:06:16 -04:00
jim-p
09ba7f74c3 Fix this test, properly test if a variable is set. Fixes #691 2010-06-29 15:40:15 -04:00
jim-p
b11bd58969 Forward back to system_advanced_admin.php and not system.php 2010-06-29 15:11:50 -04:00
jim-p
c3b13d6082 Load cpufreq on nanobsd when enabling powerd. It's in the kernel on full installs. Fixes #704 2010-06-29 11:26:31 -04:00
jim-p
929a1b15cc Use the real interface list in setup_microcode() Fixes #705 2010-06-29 10:36:48 -04:00
jim-p
9e3aadbe90 Add checkboxes to disable TSO and LRO since some drivers will misbehave with them set. Resolves #703 2010-06-28 15:59:03 -04:00
Chris Buechler
e88ace7563 fix gettext 2010-06-27 01:27:30 -04:00
Chris Buechler
04735a091f fix Description display. Ticket #666 2010-06-26 21:26:48 -04:00
Erik Fonnesbeck
3dec33d454 Validate for duplicate user names when editing, too. 2010-06-25 13:12:06 -06:00