| Commit message (Expand) | Author | Age | Files | Lines |
* | Show the Enable/Disable and name first and then the bandwidth values. Fix htm... | Ermal | 2010-07-20 | 1 | -3/+3 |
* | Do not try to reload apinger config but always kill the running process and s... | Ermal | 2010-07-20 | 1 | -10/+7 |
* | Fix the RFC dns updates config upgrade. It would blow up on an incomplete/inv... | jim-p | 2010-07-20 | 1 | -14/+5 |
* | Adding build_port_path | Scott Ullrich | 2010-07-18 | 1 | -2/+2 |
* | Honor the System -> Advanced -> DNS Rebinding flag and disable for dnsmasq if... | Scott Ullrich | 2010-07-18 | 1 | -4/+9 |
* | Pass name instead of config_file for start_service | Renato Botelho | 2010-07-16 | 1 | -1/+1 |
* | Move this block down, and fix the log name. It was in the wrong place and pre... | jim-p | 2010-07-16 | 1 | -3/+3 |
* | Allow sticky-connections to work again. Ticket #337 | Scott Ullrich | 2010-07-15 | 1 | -18/+17 |
* | No need to use # in color code, it's already set with this | Scott Ullrich | 2010-07-14 | 1 | -1/+1 |
* | Allow overriding the Nifty corners background color | Scott Ullrich | 2010-07-14 | 1 | -3/+7 |
* | Handle VIP DNS-Rebinding detection correctly | Scott Ullrich | 2010-07-14 | 1 | -0/+5 |
* | Allow setting the SMTP port for notifications. Fixes #677 | jim-p | 2010-07-14 | 1 | -1/+1 |
* | Flip this back the other way, the group operation will fail if the user isn't... | jim-p | 2010-07-14 | 1 | -5/+5 |
* | Silence this command | jim-p | 2010-07-14 | 1 | -1/+1 |
* | Fix path for relayctl. Fixes #739 | Erik Fonnesbeck | 2010-07-14 | 1 | -2/+2 |
* | Add OpenVPN none/null cipher. | jim-p | 2010-07-13 | 1 | -1/+1 |
* | Fix this function call, it only takes one parameter. | jim-p | 2010-07-13 | 1 | -1/+1 |
* | Get user pages as well as group pages. Fixes #735 | jim-p | 2010-07-13 | 1 | -0/+1 |
* | Correct package rules error filename. Fixes #738 | jim-p | 2010-07-13 | 1 | -1/+1 |
* | Add SSH tunneling privilege to list of available privileges. | Erik Fonnesbeck | 2010-07-12 | 2 | -2/+10 |
* | Lock out shell accounts that have no OS access, or are expired/disabled. | jim-p | 2010-07-12 | 1 | -0/+11 |
* | Add check for user-ssh-tunnel to give users access to the ssh tunnel shell | jim-p | 2010-07-12 | 1 | -0/+2 |
* | Flip this test around so it is easier to follow/read. | jim-p | 2010-07-12 | 1 | -3/+3 |
* | Sync groups first, since users may rely on group changes. | jim-p | 2010-07-12 | 1 | -5/+5 |
* | Make sure a user gets deleted from the 'all' group. | jim-p | 2010-07-12 | 1 | -1/+1 |
* | Clean up this code. | jim-p | 2010-07-12 | 1 | -6/+5 |
* | Remove home directory when deleting a user. | jim-p | 2010-07-12 | 1 | -1/+5 |
* | only reload if relayd is already running, don't kill and then start it | Chris Buechler | 2010-07-11 | 1 | -9/+19 |
* | fix some of the logging for load balancer, still partially broken | Chris Buechler | 2010-07-11 | 2 | -3/+5 |
* | rename slbd pages since this is no longer slbd | Chris Buechler | 2010-07-11 | 1 | -2/+2 |
* | couple load balancer fixes, resolves #723 | Chris Buechler | 2010-07-11 | 1 | -2/+2 |
* | Speed up loading information from regdomain.xml | Erik Fonnesbeck | 2010-07-10 | 1 | -3/+36 |
* | Separate regdomain.xml parsing back to a separate file, so it can be used whe... | Erik Fonnesbeck | 2010-07-10 | 2 | -40/+195 |
* | Combine checkout logic for cloning and updating in gitsync and fix a conditio... | Erik Fonnesbeck | 2010-07-09 | 1 | -20/+16 |
* | Print a warning on the login screen if you are accessing the router by a non-... | jim-p | 2010-07-09 | 1 | -0/+20 |
* | Bypass the DNS Rebind attack checks if accessing by IP address. | jim-p | 2010-07-09 | 1 | -16/+2 |
* | Add some user cert lookup functions. | jim-p | 2010-07-07 | 1 | -0/+26 |
* | Allow importing of a CA's private key (optionally). | jim-p | 2010-07-07 | 1 | -1/+3 |
* | duplicate logic | Scott Ullrich | 2010-07-06 | 1 | -1/+1 |
* | Allow forwarded domains to be queried. | Scott Ullrich | 2010-07-06 | 1 | -7/+8 |
* | Check for locally configured IPs in DNS rebind checks, so people who port for... | jim-p | 2010-07-06 | 1 | -0/+14 |
* | Add a text box where someone can enter in alternate hostnames for the system ... | jim-p | 2010-07-06 | 1 | -0/+7 |
* | Add a checkbox to disable DNS rebinding checks if needed. | jim-p | 2010-07-06 | 1 | -1/+1 |
* | Remove extra } | Erik Fonnesbeck | 2010-07-06 | 1 | -1/+1 |
* | More fixes for DNS rebinding checks (Most of this code is Scott's, with some ... | jim-p | 2010-07-06 | 1 | -10/+17 |
* | Fix up checks for changing wireless regulatory settings. | Erik Fonnesbeck | 2010-07-06 | 1 | -11/+7 |
* | Correct check | Scott Ullrich | 2010-07-06 | 1 | -1/+1 |
* | Correct check | Scott Ullrich | 2010-07-06 | 1 | -1/+1 |
* | Check for 127.0.0.1 as well | Scott Ullrich | 2010-07-06 | 1 | -0/+2 |
* | Oops, correct check | Scott Ullrich | 2010-07-06 | 1 | -1/+1 |