summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Unset the bandwidth items in WAN and LAN during traffic shaping configurationScott Ullrich2005-06-151-0/+4
|
* Match prior table behavior by doing a hard breakScott Ullrich2005-06-151-0/+1
|
* Turn description font color whiteScott Ullrich2005-06-151-1/+1
|
* fix chopped lines from import patchScott Ullrich2005-06-151-4/+2
|
* Move alert box into correct areaScott Ullrich2005-06-151-1/+1
|
* Nuke duplicate require lineScott Ullrich2005-06-151-1/+0
|
* Add back headerScott Ullrich2005-06-151-0/+11
|
* Space the tables out a little bit more.Scott Ullrich2005-06-151-0/+1
|
* Close off tableScott Ullrich2005-06-151-1/+3
|
* Missed script.Scott Ullrich2005-06-151-0/+135
|
* Make 'Last config change' work again.Colin Smith2005-06-151-1/+1
|
* Initial commit of dnsmasq domain overridesScott Ullrich2005-06-142-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 queueScott Ullrich2005-06-141-4/+3
| | | | * Lower the qOthersUpL (and down) to 2 so its 1 lower than the default queue
* Make sure script exits after Header() redirectScott Ullrich2005-06-141-0/+1
|
* Redirect to firewall_shaper.php after removing traffic shaperScott Ullrich2005-06-141-0/+1
| | | | This fixes Ticket #150
* Add Microsoft SMB protocol to traffic shaper raise / lower priority screenScott Ullrich2005-06-141-1/+27
|
* Add IMAP to the Traffic Shaper raise / lower screenScott Ullrich2005-06-141-2/+27
|
* Restore form state upon loading.Scott Ullrich2005-06-131-2/+1
|
* Remove SSH from javascript deselection listScott Ullrich2005-06-131-1/+1
|
* Correctly handle checkboxes in the wizardScott Ullrich2005-06-131-2/+11
|
* Missing "e" in "else"Scott Ullrich2005-06-131-1/+1
|
* Remove ssh option. We already prioritize the ssh acks leaving bulk to ↵Scott Ullrich2005-06-131-25/+0
| | | | be... well, bulk.
* Set queue priority to 3 and 2Scott Ullrich2005-06-131-4/+4
|
* revert last commit - the JS isn't ready for this yetBill Marquette2005-06-131-7/+6
|
* add row toggling (pointless but it least it _looks_ like the other screens ↵Bill Marquette2005-06-131-6/+7
| | | | now ;) )
* Allow for ACK queue creationBill Marquette2005-06-132-0/+5
|
* Reverse bandwidth listing for VOIP queue (small to large makes more sense)Bill Marquette2005-06-131-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 Marquette2005-06-131-2/+4
| | | | name
* make the queues hyperlinks just like in the rules screenBill Marquette2005-06-131-1/+1
|
* Queue names shouldn't be center alignedBill Marquette2005-06-131-1/+1
|
* More minor nitpicksScott Ullrich2005-06-131-2/+2
|
* No need to check for default route, this option should only override the ↵Bill Marquette2005-06-131-6/+3
| | | | | | routing table not make you choose per rule.
* Really create a "default" gateway that doesn't override the routing tableBill Marquette2005-06-131-1/+11
|
* Cleanup status queues screen:Scott Ullrich2005-06-131-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 Ullrich2005-06-131-0/+46
|
* Sleep after killallScott Ullrich2005-06-121-0/+2
|
* Correct path to killall.Scott Ullrich2005-06-121-1/+1
| | | | Duh, Scott!
* Correct path to killall.Scott Ullrich2005-06-121-1/+1
| | | | Duh, Scott!
* Show the executable name on errorScott Ullrich2005-06-121-1/+1
|
* Enhanced error checking on stopScott Ullrich2005-06-121-2/+7
|
* Surround $executable_name with {}Scott Ullrich2005-06-121-4/+4
|
* Redirect to status_queues.php after wizard.Scott Ullrich2005-06-121-1/+1
| | | | Suggested-by: Hoba
* Integrate the lower and raise application priority screen into one screen ↵Scott Ullrich2005-06-121-269/+247
| | | | with a select box that has the options: Dont Care, Higher and Lower.
* Use lowercase package nameScott Ullrich2005-06-121-1/+1
|
* Add "Package Installer" tab.Colin Smith2005-06-121-1/+2
|
* * Handle XML versions.Colin Smith2005-06-121-6/+5
| | | | * Don't pass &version=.
* Update package reinstallation to use depends_on_package.Colin Smith2005-06-121-1/+3
|
* Use depends_on_package to properly remove a BSD package.Colin Smith2005-06-121-1/+3
|
* Don't pass the package version to pkg_mgr_install - we now use ↵Colin Smith2005-06-121-1/+1
| | | | depends_on_package.
* Misssed typoScott Ullrich2005-06-121-1/+1
|
OpenPOWER on IntegriCloud