summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Expand)AuthorAgeFilesLines
* Build a new array of items that have .pat in them. Resolves #171sullrich2009-11-281-3/+4
* Only show files with .pat in them Resolves #171sullrich2009-11-271-3/+1
* Do not show LICENSE in the list of shaper patterns. Resolves #171sullrich2009-11-271-0/+2
* Resolves #171. Do not show the license file as a protocol list.Ermal Luçi2009-11-251-2/+4
* Simplify divert port generation and make sure it is even to leave room to ipf...Ermal Luçi2009-11-111-14/+4
* Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an exist...Ermal Luçi2009-11-101-1/+2
* Relax some very strict cases.Ermal Luçi2009-11-031-6/+6
* Be more strict on shaper checking and what is written to config. Clean up whi...Ermal Luçi2009-11-031-1136/+1345
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+3
* Grammar fixes, patch from Josh StomproChris Buechler2009-08-271-31/+31
* PHP 5 array change handling. Better check before blindly taking the reference.Ermal Luçi2009-07-261-0/+4
* Make the propper check about arrays that php5 requires.Ermal Luçi2009-07-241-0/+4
* 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
OpenPOWER on IntegriCloud