summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use redboxtableScott Ullrich2010-07-111-2/+2
* Unbreak niftyScott Ullrich2010-07-111-1/+1
* Rename to already existing name=infoboxnpScott Ullrich2010-07-112-3/+3
* Show a loading ajax widget when the page is refreshing the orderScott Ullrich2010-07-111-5/+9
* Add a id of redboxtable to the table so that ajax can interact with this box.Scott Ullrich2010-07-111-2/+2
* only reload if relayd is already running, don't kill and then start itChris Buechler2010-07-111-9/+19
* Use the move pointer typeScott Ullrich2010-07-111-4/+5
* fix some of the logging for load balancer, still partially brokenChris Buechler2010-07-113-5/+7
* Adding drag and drop feature to firewall rules ordering. Simply start draggi...Scott Ullrich2010-07-111-2/+66
* rename slbd pages since this is no longer slbdChris Buechler2010-07-1115-33/+33
* fix double click to editChris Buechler2010-07-111-1/+1
* couple load balancer fixes, resolves #723Chris Buechler2010-07-111-2/+2
* Speed up loading information from regdomain.xmlErik Fonnesbeck2010-07-101-3/+36
* Separate regdomain.xml parsing back to a separate file, so it can be used whe...Erik Fonnesbeck2010-07-103-40/+196
* Restore the code for getting the step's title and description after the step ...Erik Fonnesbeck2010-07-101-0/+3
* Combine checkout logic for cloning and updating in gitsync and fix a conditio...Erik Fonnesbeck2010-07-091-20/+16
* Fix typo that prevented these two checkboxes from displaying the proper state...Erik Fonnesbeck2010-07-091-2/+2
* Properly select the interfaces when displaying the edit page for floating rul...Erik Fonnesbeck2010-07-091-2/+3
* Remove stray </a>. Obtained-from: m0n0wallScott Ullrich2010-07-091-1/+1
* 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
* Don't use the association when duplicating firewall rules. Fixes #634Erik Fonnesbeck2010-07-081-1/+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-072-2/+35
* Show $g['product_name'] on wizardsRenato Botelho2010-07-071-6/+6
* 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
OpenPOWER on IntegriCloud