summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
|
* Don't close <head> tag - these files use javascript inside <head>Bill Marquette2005-07-031-1/+0
|
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-021-13/+9
| | | | Use head.inc on the _edit.php files
* Allow for ACK queue creationBill Marquette2005-06-131-0/+4
|
* Fix old queue edit bug where you couldn't edit the first queue via the queue ↵Bill Marquette2005-06-131-2/+4
| | | | name
* Remove extra " firewall_shaper_queues_edit.phpScott Ullrich2005-05-051-1/+1
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* unset bandwidthtype type if no bandwidth is specifiedScott Ullrich2005-04-261-0/+2
| | | | This resolves Ticket #30
* unset bandwidth type if no bandwidth is specifiedScott Ullrich2005-04-261-1/+3
|
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
| | | | * cancel -> Cancel
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Correctly save and restore parent queue association.Scott Ullrich2005-03-211-3/+6
|
* remove unused varsBill Marquette2005-03-101-2/+0
|
* Correct the logic that decides if a queue is a parent.Scott Ullrich2005-03-081-4/+4
|
* Take queue names for editBill Marquette2005-03-071-23/+33
|
* cut at 15 chars not 14Bill Marquette2005-03-071-1/+1
|
* Don't let the user enter more than 15 characters if we only expect 15 ↵Bill Marquette2005-03-071-1/+1
| | | | characters (even if this is enforced in the backend)
* is_subqueue returns 1 if an item is a subqueueScott Ullrich2005-03-061-1/+1
|
* * Link Priority based queueing to OpenBSD's pf faqScott Ullrich2005-03-061-2/+2
| | | | * Link Class based queueing to OpenBSD's faq
* * Link Random Early Detection to OpenBSD's pf faqScott Ullrich2005-03-061-3/+3
| | | | | * Link Random Early Detection In and Out to OpenBSD's faq * Link Explicit Congestion Notification to OpenBSD's faq
* Allow for parent / child queue relationships when using cbqScott Ullrich2005-02-261-0/+2
|
* Scheduler type has been switched to advanced screen. Remove a few bugger ↵Scott Ullrich2005-02-061-3/+1
| | | | | | hiding from when this was per interface driven. Reported-by: DungaBee
* Commit what I have so far. Magic shaper now works 100% .. or atleast ↵Scott Ullrich2005-01-221-165/+86
| | | | appears to!
* Update a few (C)Scott Ullrich2005-01-101-1/+1
|
* evailable -> availableScott Ullrich2004-11-211-1/+1
|
* Update changed files with new copyright, attribute Manuel KasperScott Ullrich2004-11-201-1/+3
|
* Fix a couple typos and mis-pastesScott Ullrich2004-11-201-3/+3
|
* add rio support to front end gui Random Early Detection In and OutScott Ullrich2004-11-201-7/+8
|
* Implement bandwidith percentagesScott Ullrich2004-11-201-0/+1
|
* Implement borrow ALTQ optionScott Ullrich2004-11-201-7/+14
|
* restore the selected rule when editing a queueScott Ullrich2004-11-151-0/+3
|
* do not sort or breakup rules.Scott Ullrich2004-11-151-2/+0
|
* show scheduler type in the "Associate with rule" itemScott Ullrich2004-11-151-1/+1
|
* disable debugging echo'sScott Ullrich2004-11-151-2/+0
|
* I designed the queues screen wrong the last time (and backend scripts). ↵Scott Ullrich2004-11-151-2/+25
| | | | Instead we need to design where only we allow only one scheduler per interface
* Instead of allowing the user to pick a scheduler per queue, we are supposed ↵Scott Ullrich2004-11-151-26/+35
| | | | to pick a scheduler for overall interface
* Clean up save or reboot message, add bandwidth elements to WAN and LAN for ↵Scott Ullrich2004-11-141-0/+1
| | | | traffic shaping. Clean up a few bugs in traffic shaping queue edit screen.
* correctly restore the schedulertype informationScott Ullrich2004-11-141-30/+39
|
* automatically disable fields for altq that do not apply to currently ↵Scott Ullrich2004-11-141-16/+83
| | | | selected scheduler mode
* When no parent queue is selected, output "" as optionScott Ullrich2004-11-131-0/+2
|
* update field when posting, etc.Scott Ullrich2004-11-121-36/+52
|
* Add needed options for HFSC/CBQ screens.Scott Ullrich2004-11-111-8/+25
|
* fix bugs and only enable priority based queueing for the time beingScott Ullrich2004-11-111-0/+6
|
* fix bugs and only enable priority based queueing for the time beingScott Ullrich2004-11-111-4/+4
|
* Turn the ALTQ queue options into a options XML holder. IE options->red ↵Scott Ullrich2004-11-101-5/+18
| | | | would be set to on if this option is used.
* Comment out HFSC and CBQ until I can finish the extra input screens required ↵Scott Ullrich2004-11-101-2/+2
| | | | by them.
* Automatically replace spaces with "" for queue namesScott Ullrich2004-11-071-1/+1
|
* correct a typo classe -> classedScott Ullrich2004-11-071-1/+1
|
* update priority message to match altqScott Ullrich2004-11-071-9/+3
|
OpenPOWER on IntegriCloud