Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missed script. | Scott Ullrich | 2005-06-15 | 1 | -0/+135 |
| | |||||
* | Make 'Last config change' work again. | Colin Smith | 2005-06-15 | 1 | -1/+1 |
| | |||||
* | Initial commit of dnsmasq domain overrides | Scott Ullrich | 2005-06-14 | 2 | -9/+62 |
| | | | | | | | | Submitted-to-m0n0wall-dev-by: Joe Suhre The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG in order to force queries for domain to a specific dns server rather then doing a full recursive query | ||||
* | * Increase the qOthersUpH (and down) to 4 so its 1 above the default queue | Scott Ullrich | 2005-06-14 | 1 | -4/+3 |
| | | | | * Lower the qOthersUpL (and down) to 2 so its 1 lower than the default queue | ||||
* | Make sure script exits after Header() redirect | Scott Ullrich | 2005-06-14 | 1 | -0/+1 |
| | |||||
* | Redirect to firewall_shaper.php after removing traffic shaper | Scott Ullrich | 2005-06-14 | 1 | -0/+1 |
| | | | | This fixes Ticket #150 | ||||
* | Add Microsoft SMB protocol to traffic shaper raise / lower priority screen | Scott Ullrich | 2005-06-14 | 1 | -1/+27 |
| | |||||
* | Add IMAP to the Traffic Shaper raise / lower screen | Scott Ullrich | 2005-06-14 | 1 | -2/+27 |
| | |||||
* | Restore form state upon loading. | Scott Ullrich | 2005-06-13 | 1 | -2/+1 |
| | |||||
* | Remove SSH from javascript deselection list | Scott Ullrich | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | Correctly handle checkboxes in the wizard | Scott Ullrich | 2005-06-13 | 1 | -2/+11 |
| | |||||
* | Missing "e" in "else" | Scott Ullrich | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | Remove ssh option. We already prioritize the ssh acks leaving bulk to ↵ | Scott Ullrich | 2005-06-13 | 1 | -25/+0 |
| | | | | be... well, bulk. | ||||
* | Set queue priority to 3 and 2 | Scott Ullrich | 2005-06-13 | 1 | -4/+4 |
| | |||||
* | revert last commit - the JS isn't ready for this yet | Bill Marquette | 2005-06-13 | 1 | -7/+6 |
| | |||||
* | add row toggling (pointless but it least it _looks_ like the other screens ↵ | Bill Marquette | 2005-06-13 | 1 | -6/+7 |
| | | | | now ;) ) | ||||
* | Allow for ACK queue creation | Bill Marquette | 2005-06-13 | 2 | -0/+5 |
| | |||||
* | Reverse bandwidth listing for VOIP queue (small to large makes more sense) | Bill Marquette | 2005-06-13 | 1 | -84/+84 |
| | | | | | Make P2P up/down priorities the same (0) Make acks have a lower priority than VOIP | ||||
* | Fix old queue edit bug where you couldn't edit the first queue via the queue ↵ | Bill Marquette | 2005-06-13 | 1 | -2/+4 |
| | | | | name | ||||
* | make the queues hyperlinks just like in the rules screen | Bill Marquette | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | Queue names shouldn't be center aligned | Bill Marquette | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | More minor nitpicks | Scott Ullrich | 2005-06-13 | 1 | -2/+2 |
| | |||||
* | No need to check for default route, this option should only override the ↵ | Bill Marquette | 2005-06-13 | 1 | -6/+3 |
| | | | | | | routing table not make you choose per rule. | ||||
* | Really create a "default" gateway that doesn't override the routing table | Bill Marquette | 2005-06-13 | 1 | -1/+11 |
| | |||||
* | Cleanup status queues screen: | Scott Ullrich | 2005-06-13 | 1 | -11/+23 |
| | | | | | | | * Make the screen look like all others * Use a grey background instead of red * Make fg colors black * General appeance ehancements | ||||
* | Make the traffic shaping wizards settings "persistent" | Scott Ullrich | 2005-06-13 | 1 | -0/+46 |
| | |||||
* | Sleep after killall | Scott Ullrich | 2005-06-12 | 1 | -0/+2 |
| | |||||
* | Correct path to killall. | Scott Ullrich | 2005-06-12 | 1 | -1/+1 |
| | | | | Duh, Scott! | ||||
* | Correct path to killall. | Scott Ullrich | 2005-06-12 | 1 | -1/+1 |
| | | | | Duh, Scott! | ||||
* | Show the executable name on error | Scott Ullrich | 2005-06-12 | 1 | -1/+1 |
| | |||||
* | Enhanced error checking on stop | Scott Ullrich | 2005-06-12 | 1 | -2/+7 |
| | |||||
* | Surround $executable_name with {} | Scott Ullrich | 2005-06-12 | 1 | -4/+4 |
| | |||||
* | Redirect to status_queues.php after wizard. | Scott Ullrich | 2005-06-12 | 1 | -1/+1 |
| | | | | Suggested-by: Hoba | ||||
* | Integrate the lower and raise application priority screen into one screen ↵ | Scott Ullrich | 2005-06-12 | 1 | -269/+247 |
| | | | | with a select box that has the options: Dont Care, Higher and Lower. | ||||
* | Use lowercase package name | Scott Ullrich | 2005-06-12 | 1 | -1/+1 |
| | |||||
* | Add "Package Installer" tab. | Colin Smith | 2005-06-12 | 1 | -1/+2 |
| | |||||
* | * Handle XML versions. | Colin Smith | 2005-06-12 | 1 | -6/+5 |
| | | | | * Don't pass &version=. | ||||
* | Update package reinstallation to use depends_on_package. | Colin Smith | 2005-06-12 | 1 | -1/+3 |
| | |||||
* | Use depends_on_package to properly remove a BSD package. | Colin Smith | 2005-06-12 | 1 | -1/+3 |
| | |||||
* | Don't pass the package version to pkg_mgr_install - we now use ↵ | Colin Smith | 2005-06-12 | 1 | -1/+1 |
| | | | | depends_on_package. | ||||
* | Misssed typo | Scott Ullrich | 2005-06-12 | 1 | -1/+1 |
| | |||||
* | Check with get_pkg_id() if the package is installed. If it is not, ↵ | Scott Ullrich | 2005-06-12 | 1 | -0/+2 |
| | | | | continue on to next element | ||||
* | Add Halo2 + XBox Live | Scott Ullrich | 2005-06-12 | 1 | -1/+13 |
| | |||||
* | * Add SMTP, POP3 and ICMP to both raise and lower priority screens | Scott Ullrich | 2005-06-11 | 1 | -3/+63 |
| | |||||
* | * Add HTTP and SSH to raise protocol screens | Scott Ullrich | 2005-06-11 | 1 | -5/+221 |
| | | | | * Add a new Lower protocol priority section and add HTTP and SSH | ||||
* | Revert to older dump_clog call. racoon is still logging to system.log. | Colin Smith | 2005-06-11 | 1 | -1/+1 |
| | |||||
* | Revert to older dump_clog call. Packages will need to use the <logging> tag ↵ | Colin Smith | 2005-06-11 | 1 | -1/+1 |
| | | | | to keep this page clean. | ||||
* | Don't remove preg_grep just yet. | Colin Smith | 2005-06-11 | 1 | -1/+13 |
| | |||||
* | Remove package handling from dump_clog. | Colin Smith | 2005-06-11 | 1 | -26/+1 |
| | |||||
* | First round of shaper rule editing fixes | Bill Marquette | 2005-06-11 | 1 | -7/+19 |
| |