summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Collapse)AuthorAgeFilesLines
* Ticket #1193. Do not show default queue checkbox when another queue has it ↵Ermal2011-07-151-23/+21
| | | | selected.
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-061-1/+1
|\ | | | | | | | | Conflicts: etc/inc/priv.defs.inc
| * Do not show the root interface queue on the queue list availble since it is ↵Ermal2011-06-281-1/+1
| | | | | | | | not allowed to choose it. Ticket #636
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+1
|\ \ | |/ | | | | | | | | | | Conflicts: etc/inc/interfaces.inc etc/inc/upgrade_config.inc etc/inc/vpn.inc
| * Bring back the optimization on max-packets at pf(4) level now that the ↵Ermal2011-05-021-1/+1
| | | | | | | | issues with daemon have been identified.
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-041-13/+23
|\ \ | |/ | | | | | | Conflicts: etc/inc/shaper.inc
| * Fix indent.Ermal2011-04-011-11/+11
| |
| * Correct the conditional testing.Ermal2011-03-311-1/+1
| |
| * Do not show the default queue selection for a queue that has child queuesErmal2011-03-311-8/+10
| |
| * Prevent non-numeric chars from being inputed on bandwidth field.Ermal2011-03-311-2/+10
| |
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-5/+9
|\ \ | |/ | | | | | | | | | | | | Conflicts: etc/inc/interfaces.inc etc/inc/priv.defs.inc etc/inc/shaper.inc etc/inc/system.inc
| * Unbreak adding subqueues to queues also. This has happened after allowing ↵Ermal2011-03-221-1/+3
| | | | | | | | renaming, oops.
| * Unbreak adding subqueues to limiters. Correct some text in the way.Ermal2011-03-221-6/+6
| |
| * Ticket #1374. Actually test the right field name.Ermal2011-03-211-2/+4
| |
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-12/+35
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/filter.inc etc/inc/pfsense-utils.inc etc/inc/pkg-utils.inc etc/inc/priv.defs.inc etc/inc/services.inc etc/inc/shaper.inc etc/inc/voucher.inc etc/inc/vpn.inc usr/local/www/fbegin.inc
| * Fix javascript errors reported by: ↵Ermal2011-03-081-5/+5
| | | | | | | | http://forum.pfsense.org/index.php/topic,34139.0.html
| * Allow renaming even shaper queues as an improvement.Ermal2011-02-091-3/+10
| |
| * Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted ↵Ermal2011-02-091-4/+20
| | | | | | | | if it is referenced in filter rules.
* | Merge branch 'master' into incVinicius Coque2011-01-281-15/+54
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/captiveportal.inc etc/inc/config.console.inc etc/inc/config.lib.inc etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/ipsec.inc etc/inc/pkg-utils.inc etc/inc/shaper.inc etc/inc/system.inc etc/inc/voucher.inc
| * Make this actually work as it should. The warnings about default queue ↵Ermal2011-01-281-8/+8
| | | | | | | | should be ok now.
| * Actually send a notice even if no default queue could not be found. This ↵Ermal2011-01-241-1/+5
| | | | | | | | might be serious in some cases.
| * Do not put the queue config on the rules if there is no default queue, just ↵Ermal2011-01-241-7/+17
| | | | | | | | log it. This prevents errors in rules loading which is worse than having no shaper.
| * Log the errors we know for not allowing a queue to be added.Ermal2011-01-241-1/+6
| |
| * Ticket #1210. Also here unset any previous value if none posted.Ermal2011-01-191-0/+8
| |
| * If no value is posted means we have no value to save in config and should ↵Ermal2011-01-191-1/+13
| | | | | | | | unset any pervious set ones.
| * nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
| |
| * Be consistent on having 1K == 1024Ermal2010-12-221-5/+5
| |
| * This checkbox enables, remove confusing enable/disable.Chris Buechler2010-12-201-2/+2
| |
* | Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-2/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/filter.inc etc/inc/gwlb.inc etc/inc/interfaces.inc etc/inc/pfsense-utils.inc etc/inc/pkg-utils.inc etc/inc/shaper.inc etc/inc/upgrade_config.inc etc/inc/xmlparse.inc usr/local/www/fbegin.inc
| * Nuke trailing c/rScott Ullrich2010-11-241-2/+0
| |
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-1/+1
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/PEAR.inc etc/inc/filter.inc
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
| |
| * Fix display of queues on rules and layer7 containers.Ermal2010-11-091-1/+1
| |
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-11-031-9/+19
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/priv.defs.inc etc/inc/system.inc etc/inc/upgrade_config.inc etc/inc/vpn.inc
| * Do not show on the queue/limiters list the disabled entries(optimized and ↵Ermal2010-10-251-15/+12
| | | | | | | | cleaner version).
| * Do not show on the queue/limiters list the disabled entries.Ermal2010-10-251-6/+19
| |
* | Fix gettext on shaper.incCarlos Eduardo Ramos2010-08-201-22/+22
| |
* | Implement gettext() calls on shaper.incRenato Botelho2010-08-181-197/+194
|/
* Properly clear the qlimit or tbrconfig settings when a value is deleted from GUIErmal2010-08-051-0/+4
|
* Resolves #716. Correctly unset values of m1 and d on HFSC and appropriate ↵Ermal2010-08-031-1/+18
| | | | special values on other schedulers if previously they had a value.
* Resolves #791. add a missing = in the get request.Ermal2010-08-031-1/+1
|
* Even on child queue honor when bandwidth is empty for HFSC this is valid.Ermal2010-07-221-9/+3
|
* If no bandwidth specified for root queue honor this decision and generate ↵Ermal2010-07-221-8/+7
| | | | proper rules.
* Remove priority from HFSC it is a null config option. Center most of the ↵Ermal2010-07-211-50/+54
| | | | text in the center of a <td> and add some space between objects.
* Show the Enable/Disable and name first and then the bandwidth values. Fix ↵Ermal2010-07-201-3/+3
| | | | html markup so the table is displayed propperly.
* fix textChris Buechler2010-06-171-3/+3
|
* Reduce XXX's.Ermal2010-06-151-1/+1
|
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-4/+4
|
* Fix displaying the Enable/Disable checkbox. Previously after a save button ↵Ermal2010-05-041-4/+36
| | | | click it will show the old saved value.
* Fix displaying the Enable/Disable checkbox. Previously after a save button ↵Ermal2010-05-041-2/+2
| | | | click it will show the old saved value.
OpenPOWER on IntegriCloud