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
/
usr
/
local
/
www
/
firewall_shaper_queues.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Rename for not confusing people!
Ermal Luçi
2008-07-16
1
-1
/
+1
*
Make dummynet page visible in the frontend under the "Virtual Interfaces" tab.
Ermal Luçi
2008-07-16
1
-1
/
+2
*
Do not use get_interface_list() sine it is does not suite here.
Ermal Luçi
2008-06-02
1
-12
/
+16
*
Fix the cloning of active interfaces.
Ermal Luçi
2008-03-27
1
-2
/
+4
*
* Unbreak By Queues view (it even allows full interface cloning now)
Ermal Luçi
2008-03-27
1
-14
/
+32
*
Remove rrd files every time the wizard changes(for now).
Ermal Luçi
2008-03-19
1
-0
/
+3
*
Rename the tab to just "Wizards", and modify all pages to send to the new pag...
Ermal Luçi
2008-03-17
1
-1
/
+1
*
Make the killing of pfctl work.
Ermal Luçi
2008-02-28
1
-0
/
+1
*
Insert the ability to kill pfctl if we come from the Queue->Status page
Ermal Luçi
2008-02-28
1
-1
/
+0
*
* Unbreak rrd graphs for queues and make them multiinterface aware
Ermal Luçi
2008-02-23
1
-15
/
+5
*
Fix Queues view on the shaper.
Ermal Luçi
2008-01-20
1
-37
/
+12
*
* Fix many bugs itroduced with the new shaper code import.
Ermal Luçi
2008-01-16
1
-4
/
+17
*
Bring in the new traffic shaper.
Ermal Luçi
2008-01-11
1
-174
/
+112
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
Allow editing for queues and rules when items are already defined and the sha...
Scott Ullrich
2005-12-01
1
-3
/
+3
*
MFC 7079
Scott Ullrich
2005-10-23
1
-0
/
+8
*
MFC 6920
Scott Ullrich
2005-10-17
1
-23
/
+72
*
some crosslinking to "fly" from corrosponding setting to logs, diags and back
Holger Bauer
2005-07-30
1
-1
/
+2
*
fixing minor cosmetic errors
Erik Kristensen
2005-07-26
1
-1
/
+0
*
updating files to use theme images
Erik Kristensen
2005-07-21
1
-3
/
+3
*
Fix bottom rounds
Bill Marquette
2005-07-04
1
-11
/
+9
*
Consolidate Apply changes button into the info box on the right hand side
Scott Ullrich
2005-07-03
1
-1
/
+0
*
* Curve bottom of grey areas if needed
Scott Ullrich
2005-07-02
1
-0
/
+7
*
Use $pgtitle instead of re-typing the page title over
Bill Marquette
2005-07-02
1
-1
/
+1
*
Queue graphs aren't displayed on this page anymore, remove the note regarding...
Bill Marquette
2005-07-02
1
-2
/
+1
*
Use the right tabs :)
Bill Marquette
2005-07-02
1
-5
/
+3
*
Remove old tabs
Scott Ullrich
2005-07-02
1
-5
/
+0
*
Cleanup and add rounded corners.
Scott Ullrich
2005-07-02
1
-7
/
+13
*
revert last commit - the JS isn't ready for this yet
Bill Marquette
2005-06-13
1
-7
/
+6
*
add row toggling (pointless but it least it _looks_ like the other screens no...
Bill Marquette
2005-06-13
1
-6
/
+7
*
Allow for ACK queue creation
Bill Marquette
2005-06-13
1
-0
/
+1
*
Nuke the "Reset queues if they do not load." line
Scott Ullrich
2005-06-07
1
-1
/
+0
*
Magic Shaper -> EZ Shaper
Scott Ullrich
2005-06-06
1
-1
/
+1
*
Remove old magic shaper, it can't create useful rules anymore
Bill Marquette
2005-06-06
1
-1
/
+1
*
Show the RIO flag if queue uses it
Bill Marquette
2005-04-15
1
-0
/
+1
*
Doubleclick to edit
Bill Marquette
2005-04-12
1
-6
/
+6
*
Cleanup icon placement
Bill Marquette
2005-04-04
1
-3
/
+15
*
Config should really be locked before running filter_configure
Bill Marquette
2005-04-02
1
-2
/
+2
*
Add $Id$ tag
Bill Marquette
2005-03-27
1
-0
/
+1
*
Alter colspan to 6
Scott Ullrich
2005-03-23
1
-1
/
+1
*
Show bandwidth commited to a queue.
Scott Ullrich
2005-03-23
1
-0
/
+5
*
Now that we have a queue status page, remove the graphs from the queues page.
Scott Ullrich
2005-03-21
1
-69
/
+1
*
queues, not pipes
Bill Marquette
2005-03-07
1
-5
/
+1
*
Add reset link that kills pfctl and php
Scott Ullrich
2005-03-07
1
-0
/
+6
*
Meta refresh every 40 * 5 seconds
Scott Ullrich
2005-03-06
1
-2
/
+2
*
Recover from hung pfctl
Scott Ullrich
2005-03-06
1
-2
/
+9
*
Make sure the graph and status text cannot break
Scott Ullrich
2005-03-06
1
-2
/
+2
*
Kill pfctl during redirect
Scott Ullrich
2005-03-06
1
-5
/
+1
[next]