summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
Commit message (Expand)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-1741/+0
* Fix adding of VoIP rules from traffic shaper wizard where IP/alias is notChris Buechler2015-07-141-0/+6
* Fixes #4259 Use proper variable to do calculationsErmal LUÇI2015-04-031-2/+2
* Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provi...Ermal LUÇI2015-03-101-2/+6
* Random text typosPhil Davis2015-02-111-7/+7
* Fixes #4333 Unset previous defined values before using the new onesErmal LUÇI2015-01-311-0/+4
* This broke a variety of things. Revert "Deprecated and non-static method mess...Chris Buechler2015-01-091-48/+48
* Deprecated and non-static method messagesPhil Davis2015-01-091-48/+48
* Disable bandwidth checks for PRIQ, it should fix #3537Renato Botelho2014-07-251-21/+27
* Fix field name that cannot contain spaces, and use displaynameRenato Botelho2014-07-251-2/+3
* Fix field nameRenato Botelho2014-07-251-1/+1
* Strict checks for number of WANs and LANs on wizardRenato Botelho2014-07-241-4/+8
* Try to guess number of WANs and LANsRenato Botelho2014-07-241-0/+26
* Fix number of WAN and LAN connections checkRenato Botelho2014-07-241-1/+11
* Just show right type of interfaces (LAN/WAN) on traffic shapper wizards, it f...Renato Botelho2014-07-241-0/+6
* Fix indent and whitespacesRenato Botelho2014-07-241-310/+310
* replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files...ayvis2014-03-181-1/+1
* standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
* Remove call-time pass by reference from traffic shaper files, it should fix #...Renato Botelho2013-09-121-16/+16
* Avoid set 2 sources on shaper wizard. Fixes #2959Renato Botelho2013-04-241-1/+0
* Track user/time a firewall rule was created and last updated, and show this i...jim-p2013-03-201-1/+8
* Fix wording for VoIP address option in the shaper. Add rule going the other d...jim-p2013-02-271-5/+18
* Fix multi_all wizard to properly verify VoIP bandwidth specified.Ermal2010-12-291-11/+13
* Fixes #1948. Do not specify an interface for the Voip rules that intend a sou...Ermal2011-10-151-1/+1
* Make the checks during step4 and step5 actually work.Ermal2011-08-091-2/+2
* Declare the arrays as global since that is what they are. Correct the name of...Ermal2011-08-021-1/+1
* Correct priority number to not have clashes with PRIQ which do not allow same...Ermal2011-07-281-2/+2
* Ticket #749. Make the rules of the traffic shaper wizard select the wan side ...Ermal2011-07-221-67/+79
* Actually increase the default queue length for the new default queueErmal2011-07-151-1/+2
* Respect the p2p catchall setting.Ermal2011-07-151-26/+28
* Re-enable downstream queues but with the difference that the default queue no...Ermal2011-07-151-100/+96
* Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_...Ermal2011-07-151-0/+398
* Remove direction from traffic shaper generated rules now that the match actio...Ermal2011-02-221-7/+0
* Correctly verify the input on bandwith at voip step for traffic shaper wizard...Ermal2011-02-121-9/+25
* Convert the shapers to the match action so the generated rules do not impact ...Ermal2011-02-111-0/+7
* Do proper input validation on traffic shaper wizards to not allow empty fiedls.Ermal2011-01-241-21/+20
* Properly check empty fields when specifying bandwidth values.Ermal2011-01-241-1/+1
* Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard a...Ermal2010-12-221-398/+0
* Use the provided settings even for HFSC scheduler instead of hardcoding 32Kbi...Ermal2010-12-221-59/+53
* Use 1024 not 1000 in conversion.Ermal2010-12-211-3/+3
* Provide a default value to the function for converting kb/Mb to coeficient fo...Ermal2010-12-141-1/+1
* Use correct variable name so the message is actually displayed.Ermal2010-12-091-2/+2
* Ticket #1081. Fix header() function to do correct redirection. Also remove bo...Ermal2010-12-071-5/+1
* Add exit; so the redirection actually works.Ermal2010-11-291-0/+1
* Traffic shaper wizards remove redirection before final step. This seems a for...Ermal2010-10-201-15/+13
* Fix the dedicated and multi_all wizards. They had typos in variable names and...Ermal2010-10-181-1/+1
* Add/Update copyrights where applicable. Mark copyright on XML as CDATA to avi...Ermal2010-08-191-3/+2
* These needs to be exit. Fix some whitespace too.Ermal2010-08-181-37/+37
* Resolves #713. Take in conisderation the suggestion of not setting m1 paramet...Ermal2010-08-181-36/+2
* Keep the list of different applications port numbers on a single file to easy...Ermal2010-08-181-316/+3
OpenPOWER on IntegriCloud