summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Combine checkout logic for cloning and updating in gitsync and fix a conditio...Erik Fonnesbeck2010-07-091-20/+16
* Print a warning on the login screen if you are accessing the router by a non-...jim-p2010-07-091-0/+20
* Bypass the DNS Rebind attack checks if accessing by IP address.jim-p2010-07-091-16/+2
* Add some user cert lookup functions.jim-p2010-07-071-0/+26
* Allow importing of a CA's private key (optionally).jim-p2010-07-071-1/+3
* 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-061-0/+7
* Add a checkbox to disable DNS rebinding checks if needed.jim-p2010-07-061-1/+1
* 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/+6
* 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-051-10/+15
* Adding back --rebind-localhost-ok now that dnsmasq version is bumped.Scott Ullrich2010-07-021-1/+1
* 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
* Reorg this test a little, and make sure we only add client-to-client for remo...jim-p2010-06-301-4/+3
* Give users with ssh access a real shell, but make sure that admin still gets ...jim-p2010-06-291-0/+3
* Set a skeleton directory for pwjim-p2010-06-291-1/+1
* Let pw handle the creation of the home directory rather than do it in php.jim-p2010-06-291-5/+1
* Give users who have "all" privileges shell access. Part of ticket #614jim-p2010-06-291-1/+1
* Load cpufreq on nanobsd when enabling powerd. It's in the kernel on full inst...jim-p2010-06-291-1/+3
* Use the real interface list in setup_microcode() Fixes #705jim-p2010-06-291-2/+2
* Add checkboxes to disable TSO and LRO since some drivers will misbehave with ...jim-p2010-06-281-0/+21
* Remove some redundant code and make sure admin's home directory is /root - Fi...jim-p2010-06-251-13/+1
* Label for 1:1 NAT reflection rules in rules.debug.Erik Fonnesbeck2010-06-251-1/+1
* Check for tcp/udp in the protocol specified for outbound NAT rules, since tcp...Erik Fonnesbeck2010-06-251-3/+6
* Pass correct argument to killbyname and correctly check for sshdkeyonly toggl...Ermal2010-06-231-1/+1
* Be more strict when doing checks for empty values.Ermal2010-06-221-2/+2
* Actually apinger can be reloaded and this is not doing its job apparently.Ermal2010-06-221-3/+0
* Fixes #613. Add correctly users to all users group.Ermal2010-06-221-1/+1
* Add build-time comparison also.jim-p2010-06-221-1/+1
* Fix ssh key existence test.jim-p2010-06-221-1/+2
OpenPOWER on IntegriCloud