summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* * Unbreak creation of new queuesErmal Luçi2008-02-181-411/+0
| | | | * Fix input validation for bandwidth
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-2/+2
|
* Update priority description from pf man page. Remove non hfsc material from ↵Scott Ullrich2006-08-211-4/+3
| | | | RELENG_1
* Reset RRD queues when user changes a queue name.Scott Ullrich2006-08-161-0/+9
|
* Add gettext() functionScott Ullrich2006-07-021-0/+4
|
* MFC 12835Scott Ullrich2006-07-021-7/+25
| | | | validate bandwith inputs to at least ensure that user doesn't put in bad values (allocating more than 100% isn't validated not happening, sorry)
* MFC 12516Scott Ullrich2006-06-261-0/+2
| | | | | Allow alphanumeric and - and _ in queue names only per: http://forum.pfsense.org/index.php?topic=1351.0
* Increase entry boxes to 6 so they can hold something like 150KbScott Ullrich2006-03-011-3/+3
|
* MFCScott Ullrich2006-02-261-10/+83
| | | | Shaper fixes from BillM
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* Allow editing for queues and rules when items are already defined and the ↵Scott Ullrich2005-12-011-2/+3
| | | | shaper is disabled
* MFC 7079Scott Ullrich2005-10-231-0/+7
| | | | Force users to use wizard if shaper isn't enabled as wizard is currently the ONLY supported path to use the shaper.
* Remove ability to change schedulertype - we're only supporting HFSC forBill Marquette2005-09-281-2/+2
| | | | now - priq may come back in future, the return of CBQ is unlikely
* (#515) Allow default queue to be selectedBill Marquette2005-09-161-9/+1
|
* (#509) Use $config['shaper']['schedulertype'] nowBill Marquette2005-09-161-2/+2
|
* Show bandwidth fieldScott Ullrich2005-09-141-1/+1
| | | | Ticket #490
* Move service queue options to their own table row outside of scheduler optionsScott Ullrich2005-09-111-1/+9
|
* Cleanup HFSC options and document what the three boxes are for.Scott Ullrich2005-09-111-4/+11
|
* Ticket #330, fix the other half of the bugBill Marquette2005-08-131-2/+3
|
* Fix ticket #330Bill Marquette2005-08-131-1/+1
| | | | $ack is always set, just might not be true ;)
* 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
|
OpenPOWER on IntegriCloud