summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Expand)AuthorAgeFilesLines
* Found several more variable name typos/mismatchesjim-p2009-04-191-14/+14
* Another apparent variable name typojim-p2009-04-191-1/+1
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-161-31/+0
* Remove the quotes till i find out why they do not work!Ermal Luçi2009-03-081-2/+2
* Correctly detect processes pid's.Ermal Luçi2009-03-081-4/+5
* * Do not restart ipfw-classifyd on every iteration just send a signal to relo...Ermal Luçi2009-03-081-7/+18
* Start the userland layer7 daemon after the rules have loaded so the shaper qu...Ermal Luçi2009-02-141-2/+18
* Fix variable name. This unbreaks the intial links if you try to configure it ...Ermal Luçi2009-01-051-1/+1
* Do not flush whole dummynet just for reloading it supports reconfiguration of...Ermal Luçi2009-01-041-1/+2
* Fixup some code on [re]starting ipfw-classifyd.Ermal Luçi2008-12-241-2/+4
* Added missing functionsHelder Pereira2008-12-211-5/+27
* This patch adds the initial support for layer7 protocol inspection gui.Helder Pereira2008-12-201-2/+388
* Change backend part to show friendly interface names on shaper.Ermal Luçi2008-11-161-9/+10
* Its questionable why this function should be available since it will be calle...Ermal Luçi2008-11-161-0/+2
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-5/+5
* fix typo: http://forum.pfsense.org/index.php/topic,10847.0.htmlMartin Fuchs2008-08-081-1/+1
* Do not create pipe/queue if it is disabled by the user.Ermal Luçi2008-07-181-0/+6
* Remove last piece of accidentally slipped in code.Ermal Luçi2008-07-171-1/+1
* Remove accidentally slipped in code.Ermal Luçi2008-07-171-3/+1
* Fix php oddities. How can empty/count return true for an empty/0 elements arr...Ermal Luçi2008-07-171-3/+8
* Hide advaned options under a 'Show advanced options' button.Ermal Luçi2008-07-171-8/+25
* Improve it even for queues.Ermal Luçi2008-07-161-25/+35
* Improve my crunkines with html.Ermal Luçi2008-07-161-33/+34
* Improve my crunkines with html.Ermal Luçi2008-07-161-2/+3
* Better version with suggestions from Scott.Ermal Luçi2008-07-161-7/+6
* Hide some options under an show button.Ermal Luçi2008-07-161-3/+13
* Create rules for dummynet propperly and add support on filter rule generation...Ermal Luçi2008-07-161-2/+2
* Correct some function definitions.Ermal Luçi2008-07-161-3/+3
* Fix some bugs and provide small style(9) to shaper.incErmal Luçi2008-07-161-301/+310
* Introduce back end code for dummynet(4).Ermal Luçi2008-07-141-0/+708
* Unbreak traffic shaper rules creation.Ermal Luçi2008-07-141-5/+5
* Merge other missed fixes regarding FAIRQ.Ermal Luçi2008-04-221-8/+10
* Missed commit to make FAIRQ visible on the GUI.Ermal Luçi2008-04-221-6/+10
* Set limit of queue name to 15 chars.Ermal Luçi2008-04-211-1/+1
* Copy correct parameters when cloning queue.Ermal Luçi2008-04-211-1/+2
* Provide backend support for FAIRQ and apply some style to whitespacesErmal Luçi2008-04-211-8/+256
* Correct and error slipped in by previous commit.Ermal Luçi2008-03-301-4/+5
* * Unbreak By Queues view (it even allows full interface cloning now)Ermal Luçi2008-03-271-37/+127
* Disable some bandwidth checks(revisit later on)Ermal Luçi2008-03-201-2/+15
* Use correct variableErmal Luçi2008-03-191-1/+1
* Fix wrong bracket on rules generation of altqErmal Luçi2008-03-181-1/+1
* Correctly read the passed bandwidth for the root_queue.Ermal Luçi2008-03-181-4/+4
* s/intval/floatval/Ermal Luçi2008-03-041-29/+15
* Typo fixes and some bug fixing mostly at the frontend part.Ermal Luçi2008-02-271-9/+9
* Use propper icon for showing delete action to be consistent with pfSense GUI.Ermal Luçi2008-02-231-2/+2
* * Unbreak rrd graphs for queues and make them multiinterface awareErmal Luçi2008-02-231-11/+31
* Do not show duplicate queues names on rules edit pageErmal Luçi2008-02-211-0/+4
* * First attempt at fixing queues rrd graphErmal Luçi2008-02-211-0/+18
* * Fix some bugs when deleteing queuesErmal Luçi2008-02-211-10/+10
* * Unbreak creation of new queuesErmal Luçi2008-02-181-22/+23
OpenPOWER on IntegriCloud