index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
shaper.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Found several more variable name typos/mismatches
jim-p
2009-04-19
1
-14
/
+14
*
Another apparent variable name typo
jim-p
2009-04-19
1
-1
/
+1
*
Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...
Ermal Luçi
2009-03-16
1
-31
/
+0
*
Remove the quotes till i find out why they do not work!
Ermal Luçi
2009-03-08
1
-2
/
+2
*
Correctly detect processes pid's.
Ermal Luçi
2009-03-08
1
-4
/
+5
*
* Do not restart ipfw-classifyd on every iteration just send a signal to relo...
Ermal Luçi
2009-03-08
1
-7
/
+18
*
Start the userland layer7 daemon after the rules have loaded so the shaper qu...
Ermal Luçi
2009-02-14
1
-2
/
+18
*
Fix variable name. This unbreaks the intial links if you try to configure it ...
Ermal Luçi
2009-01-05
1
-1
/
+1
*
Do not flush whole dummynet just for reloading it supports reconfiguration of...
Ermal Luçi
2009-01-04
1
-1
/
+2
*
Fixup some code on [re]starting ipfw-classifyd.
Ermal Luçi
2008-12-24
1
-2
/
+4
*
Added missing functions
Helder Pereira
2008-12-21
1
-5
/
+27
*
This patch adds the initial support for layer7 protocol inspection gui.
Helder Pereira
2008-12-20
1
-2
/
+388
*
Change backend part to show friendly interface names on shaper.
Ermal Luçi
2008-11-16
1
-9
/
+10
*
Its questionable why this function should be available since it will be calle...
Ermal Luçi
2008-11-16
1
-0
/
+2
*
* Rename get_current_wan_address to get_interface_ip
Ermal Luçi
2008-10-23
1
-5
/
+5
*
fix typo: http://forum.pfsense.org/index.php/topic,10847.0.html
Martin Fuchs
2008-08-08
1
-1
/
+1
*
Do not create pipe/queue if it is disabled by the user.
Ermal Luçi
2008-07-18
1
-0
/
+6
*
Remove last piece of accidentally slipped in code.
Ermal Luçi
2008-07-17
1
-1
/
+1
*
Remove accidentally slipped in code.
Ermal Luçi
2008-07-17
1
-3
/
+1
*
Fix php oddities. How can empty/count return true for an empty/0 elements arr...
Ermal Luçi
2008-07-17
1
-3
/
+8
*
Hide advaned options under a 'Show advanced options' button.
Ermal Luçi
2008-07-17
1
-8
/
+25
*
Improve it even for queues.
Ermal Luçi
2008-07-16
1
-25
/
+35
*
Improve my crunkines with html.
Ermal Luçi
2008-07-16
1
-33
/
+34
*
Improve my crunkines with html.
Ermal Luçi
2008-07-16
1
-2
/
+3
*
Better version with suggestions from Scott.
Ermal Luçi
2008-07-16
1
-7
/
+6
*
Hide some options under an show button.
Ermal Luçi
2008-07-16
1
-3
/
+13
*
Create rules for dummynet propperly and add support on filter rule generation...
Ermal Luçi
2008-07-16
1
-2
/
+2
*
Correct some function definitions.
Ermal Luçi
2008-07-16
1
-3
/
+3
*
Fix some bugs and provide small style(9) to shaper.inc
Ermal Luçi
2008-07-16
1
-301
/
+310
*
Introduce back end code for dummynet(4).
Ermal Luçi
2008-07-14
1
-0
/
+708
*
Unbreak traffic shaper rules creation.
Ermal Luçi
2008-07-14
1
-5
/
+5
*
Merge other missed fixes regarding FAIRQ.
Ermal Luçi
2008-04-22
1
-8
/
+10
*
Missed commit to make FAIRQ visible on the GUI.
Ermal Luçi
2008-04-22
1
-6
/
+10
*
Set limit of queue name to 15 chars.
Ermal Luçi
2008-04-21
1
-1
/
+1
*
Copy correct parameters when cloning queue.
Ermal Luçi
2008-04-21
1
-1
/
+2
*
Provide backend support for FAIRQ and apply some style to whitespaces
Ermal Luçi
2008-04-21
1
-8
/
+256
*
Correct and error slipped in by previous commit.
Ermal Luçi
2008-03-30
1
-4
/
+5
*
* Unbreak By Queues view (it even allows full interface cloning now)
Ermal Luçi
2008-03-27
1
-37
/
+127
*
Disable some bandwidth checks(revisit later on)
Ermal Luçi
2008-03-20
1
-2
/
+15
*
Use correct variable
Ermal Luçi
2008-03-19
1
-1
/
+1
*
Fix wrong bracket on rules generation of altq
Ermal Luçi
2008-03-18
1
-1
/
+1
*
Correctly read the passed bandwidth for the root_queue.
Ermal Luçi
2008-03-18
1
-4
/
+4
*
s/intval/floatval/
Ermal Luçi
2008-03-04
1
-29
/
+15
*
Typo fixes and some bug fixing mostly at the frontend part.
Ermal Luçi
2008-02-27
1
-9
/
+9
*
Use propper icon for showing delete action to be consistent with pfSense GUI.
Ermal Luçi
2008-02-23
1
-2
/
+2
*
* Unbreak rrd graphs for queues and make them multiinterface aware
Ermal Luçi
2008-02-23
1
-11
/
+31
*
Do not show duplicate queues names on rules edit page
Ermal Luçi
2008-02-21
1
-0
/
+4
*
* First attempt at fixing queues rrd graph
Ermal Luçi
2008-02-21
1
-0
/
+18
*
* Fix some bugs when deleteing queues
Ermal Luçi
2008-02-21
1
-10
/
+10
*
* Unbreak creation of new queues
Ermal Luçi
2008-02-18
1
-22
/
+23
[next]