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.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up "firewall_shaper.php" XHTML
Colin Fleming
2013-04-03
1
-8
/
+8
*
Tidy up "shaper" and "firewall shaper" XHTML
Colin Fleming
2013-03-23
1
-2
/
+2
*
Tidy up "traffic shaper" XHTML
Colin Fleming
2013-03-22
1
-21
/
+21
*
Refine saving/applying on more pages - don't show apply or take an action unl...
jim-p
2012-10-09
1
-22
/
+23
*
Activate new shortcuts/status in the rest of the areas that are currently setup.
jim-p
2012-08-10
1
-1
/
+1
*
Use the new daemon for status->queues until a proper chart javascript library...
Ermal
2011-10-01
1
-0
/
+1
*
<script/> tags are put in the function build_javascript no need to put them h...
Ermal
2011-04-04
1
-4
/
+1
*
Fix misc XSS issues from davey b
Scott Ullrich
2010-11-10
1
-5
/
+5
*
Use <?php instead of the short form
Renato Botelho
2010-08-12
1
-1
/
+1
*
Merge remote branch 'mainline/master' into 2_firewall
Renato Botelho
2010-08-03
1
-5
/
+5
|
\
|
*
Remove priority from HFSC it is a null config option. Center most of the text...
Ermal
2010-07-21
1
-5
/
+5
*
|
Checked gettext() implementation on firewall_shaper.php
Carlos Eduardo Ramos
2010-07-15
1
-3
/
+3
*
|
Corrections gettext implementation on firewall_shaper.php
Carlos Eduardo Ramos
2010-07-08
1
-1
/
+1
*
|
Fixing gettext() calls on firewall_shaper.php
Vinicius Coque
2010-07-02
1
-1
/
+1
*
|
Fixing gettext calls on firewall_shaper.php
Vinicius Coque
2010-07-02
1
-3
/
+3
*
|
Implemment gettext()
Jeann
2010-06-28
1
-13
/
+13
|
/
*
Add status links to shaper pages.
jim-p
2010-06-02
1
-0
/
+1
*
Fix displaying the Enable/Disable checkbox. Previously after a save button cl...
Ermal
2010-05-04
1
-16
/
+0
*
Include rrd.inc for enable_rrd_graphing.
Ermal Luçi
2009-11-24
1
-0
/
+1
*
Require filter.inc and shaper.inc
Scott Ullrich
2009-11-21
1
-0
/
+3
*
Be more strict on shaper checking and what is written to config. Clean up whi...
Ermal Luçi
2009-11-03
1
-1
/
+1
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-5
/
+9
*
Grammar fixes, patch from Josh Stompro
Chris Buechler
2009-08-27
1
-2
/
+2
*
* Reorganize the 'apply' button infrustructure in the GUI.
Ermal Luçi
2009-06-30
1
-8
/
+8
*
* Create two new functions lock($subsystem)/unlock() to have more reliable lo...
Ermal Luçi
2009-05-08
1
-8
/
+2
*
This patch adds the initial support for layer7 protocol inspection gui.
Helder Pereira
2008-12-20
1
-1
/
+2
*
Change frontend part to show friendly interface names on shaper.
Ermal Luçi
2008-11-16
1
-0
/
+1
*
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
*
Reread the config after the new settings are saved.
Ermal Luçi
2008-07-16
1
-4
/
+4
*
Make dummynet page visible in the frontend under the "Virtual Interfaces" tab.
Ermal Luçi
2008-07-16
1
-1
/
+2
*
Make FAIRQ visible in the GUI.
Ermal Luçi
2008-04-21
1
-0
/
+3
*
Show enable when adding new root queue.
Ermal Luçi
2008-03-30
1
-1
/
+1
*
When adding a queue build the neccesary javascript
Ermal Luçi
2008-03-27
1
-0
/
+2
*
* Unbreak By Queues view (it even allows full interface cloning now)
Ermal Luçi
2008-03-27
1
-2
/
+2
*
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
-0
/
+4
*
Typo fixes and some bug fixing mostly at the frontend part.
Ermal Luçi
2008-02-27
1
-6
/
+5
*
Root queues do not have a meaning for default as normal queues do.
Ermal Luçi
2008-02-26
1
-1
/
+2
*
* Fix some bugs when deleteing queues
Ermal Luçi
2008-02-21
1
-39
/
+29
*
Add page title.
Scott Ullrich
2008-02-20
1
-0
/
+2
*
Do not allow a user to add or remove childs on a default queue.
Ermal Luçi
2008-02-18
1
-8
/
+20
*
* Unbreak creation of new queues
Ermal Luçi
2008-02-18
1
-1
/
+1
*
Use buttons for queue action instead of images.
Ermal Luçi
2008-01-22
1
-13
/
+4
*
* Insert a "Remove Shaper" button to the GUI.
Ermal Luçi
2008-01-21
1
-0
/
+42
*
Cosmetic change. Move the Queue and Interface tab on the top level instead of...
Ermal Luçi
2008-01-20
1
-8
/
+3
*
* Fix many bugs itroduced with the new shaper code import.
Ermal Luçi
2008-01-16
1
-101
/
+156
*
Bring in the new traffic shaper.
Ermal Luçi
2008-01-11
1
-272
/
+290
[next]