summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_queues.php
Commit message (Expand)AuthorAgeFilesLines
* CSRF startup code has been moved to guiconfig.incScott Ullrich2010-11-121-4/+0
* Handle AJAXScott Ullrich2010-11-111-0/+4
* Implement gettext() calls on status_queues.phpCarlos Eduardo Ramos2010-07-231-8/+8
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+4
* Update link to traffic shaper config because HTTP/500 errors are bad mmmkay?Scott Ullrich2009-08-201-1/+1
* Move Scriptaculous/Prototype includes to head.inc and remove the code duplica...Bill Marquette2009-03-131-1/+0
* Fix missing single quoteBill Marquette2009-03-121-7/+9
* add myself to copyright.Ermal Luçi2009-03-011-0/+1
* Convert Status:Queues to ajax. This changes makes it no finally block the use...Ermal Luçi2009-03-011-78/+69
* Cleanup the status queues so it does not does stupid things.Ermal Luçi2008-10-011-8/+0
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Do not take into consideration root_ queues.Ermal Luçi2008-07-201-1/+4
* Correctly show interface names.Ermal Luçi2008-07-091-16/+3
* Fix an issue where the traffic shaper is not configured anwhich would make th...Ermal Luçi2008-03-181-6/+2
* use friendly names, not opt namesBill Marquette2008-01-271-1/+5
* Propperly show the name of interface on the queues status page.Ermal Luçi2008-01-201-1/+1
* Remove an accidentally slipped in line.Ermal Luçi2008-01-171-1/+0
* Show the user the interface the queue is located to make it easier now that t...Ermal Luçi2008-01-171-1/+12
* Bring in the new traffic shaper.Ermal Luçi2008-01-111-3/+3
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-2/+0
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Redirect back to self every 100 ticks instead of 40.Scott Ullrich2006-04-241-1/+1
* Extend meta refresh time to 600. 60 is way too short.Scott Ullrich2006-04-101-1/+1
* Flush output buffers to make the page load a bit quicker.Scott Ullrich2006-04-101-0/+2
* MFCScott Ullrich2006-04-031-2/+2
* Don't kill php, it sends bad signals to fast-cgi resulting in the fast-cgi pr...Scott Ullrich2006-02-281-5/+5
* Unbreak status -> queuesScott Ullrich2006-02-221-10/+8
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* MFC 8804Scott Ullrich2005-12-291-1/+6
* Do not killall -9 php, it tells fast-cgi to do bad things and wrecks fast-cgiScott Ullrich2005-12-281-6/+4
* MFC 6960Scott Ullrich2005-10-181-2/+2
* More refresh patches from databeestjeScott Ullrich2005-09-011-0/+3
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-1/+2
* updating files to use theme imagesErik Kristensen2005-07-211-4/+4
* fixed dancing barsErik Kristensen2005-07-201-2/+2
* Use $pgtitleBill Marquette2005-07-031-1/+1
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
* Missing )Scott Ullrich2005-06-221-1/+1
* Do not attempt to display queue graphs if traffic shaping disabledScott Ullrich2005-06-221-0/+8
* Redirect after 40, not 20Scott Ullrich2005-06-201-1/+1
* make the queues hyperlinks just like in the rules screenBill Marquette2005-06-131-1/+1
* Queue names shouldn't be center alignedBill Marquette2005-06-131-1/+1
* More minor nitpicksScott Ullrich2005-06-131-2/+2
* Cleanup status queues screen:Scott Ullrich2005-06-131-11/+23
* Killall -9 pfctl then redirect back to status_queues.phpScott Ullrich2005-06-111-1/+2
* Really fix Status -> QueuesScott Ullrich2005-06-111-3/+10
* Sort queues so status -> queues should work againScott Ullrich2005-06-111-0/+2
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* text formatting, right alignment looks betterBill Marquette2005-03-071-5/+5
* break text fields out a bitBill Marquette2005-03-071-4/+13
OpenPOWER on IntegriCloud