summaryrefslogtreecommitdiffstats
path: root/usr/local/www/graph.php
Commit message (Expand)AuthorAgeFilesLines
* Unbreak graphsScott Ullrich2010-11-101-0/+1
* Use htmlspecialchars() for santitized outputScott Ullrich2010-11-061-3/+3
* Fix graph staggering, the old method was causing the graphs to diverge in upd...jim-p2010-10-111-2/+7
* Fix some javascripts broken on gettext() implementationVinicius Coque2010-08-131-6/+6
* Implement gettext() calls on graph.phpCarlos Eduardo Ramos2010-07-301-17/+17
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* Include correct fileScott Ullrich2008-11-091-7/+8
* Include globals.inc firstScott Ullrich2008-11-091-1/+1
* Spell eval correctlyScott Ullrich2008-11-091-1/+1
* Ensure globals.inc is read inScott Ullrich2008-11-091-0/+1
* require("guiconfig.inc");Scott Ullrich2008-11-081-4/+1
* Use correct variableScott Ullrich2008-11-061-1/+1
* Require user authScott Ullrich2008-11-061-0/+5
* If themes/$themename/graph.php exists, source this file for customScott Ullrich2008-10-311-2/+7
* Fix the Traffic Graph for Firefox case, which caches agressively and makes th...Ermal Luçi2008-09-161-1/+5
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Back out counter wrap fix from ticket 1494 as it causes more issues thenSeth Mos2007-11-011-13/+3
* Fix courtesey of Billm, hackathon 2007 conversation.Seth Mos2007-10-291-2/+2
* Fix for Ticket #1494 was committed from my first stab at the fix and not the ...Bill Marquette2007-10-261-2/+2
* Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + cur...Bill Marquette2007-10-181-3/+13
* Increase default time from 1 second to 3 which is far too short.Scott Ullrich2007-07-061-1/+1
* Allow graph to receive incoming refresh interval. Default is 1 sec.Scott Dale2007-05-241-1/+4
* Update graph refresh interval to 3 seconds from 1.Scott Ullrich2007-05-241-1/+1
* Remove #!/usr/local/bin/phpScott Ullrich2006-02-271-1/+0
* Revert old codeScott Ullrich2006-02-261-1/+2
* Now that CGI is fixed in LighTTPD, switch back to cgi version of ifstats to f...Scott Ullrich2006-02-261-1/+1
* s/2.5/1/Scott Ullrich2006-01-261-1/+1
* Port ifstats.c over to php.Scott Ullrich2006-01-251-2/+2
* Sync w/ m0n0wall 1.21Scott Ullrich2006-01-171-2/+3
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Use pretty pfsense colorsScott Ullrich2005-12-031-7/+7
* stats.cgi -> ifstats.cgiScott Ullrich2005-12-031-1/+1
* Support 1.5 native svg viewer in FFScott Ullrich2005-12-031-260/+281
* Ticket #339: better fix, it's the nocache headers that are killing this inBill Marquette2005-08-131-2/+3
* We should still require authentication thoughBill Marquette2005-08-131-0/+3
* Ticket #339: IE6 doesn't like us including guiconfig.inc when we do httpsBill Marquette2005-08-131-2/+0
* Include guiconfig.inc so we can use auth.incBill Marquette2005-05-161-0/+2
* Add $Id$ tagBill Marquette2005-03-271-1/+2
* add pfSense copyright, attribute Manuel Kasper and T. LechatScott Ullrich2004-11-101-2/+2
* change graphing colorsScott Ullrich2004-11-101-22/+22
* Initial revisionScott Ullrich2004-11-071-0/+325
OpenPOWER on IntegriCloud