Project

General

Profile

Download (13.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d6598c98 12/28/2008 08:43 PM Chris Buechler

un-break SVG graphs on non-Firefox browsers

7e2725bd 11/06/2008 07:10 PM Scott Ullrich

Require user auth

dec6c228 09/16/2008 06:20 PM Scott Ullrich

MFC
Fix the Traffic Graph for Firefox case, which caches agressively and makes the XMLHttpRequest calls return the same result and the output is just a red line at the end of the graph since the difference between the old and new traffic is always 0.

8a7997ca 11/03/2007 08:42 PM Scott Ullrich

Revert graph.php back to 1.8.2.10.2.3

Tested-by: hoba

Ticket #1496

b9c8193e 11/01/2007 09:55 PM Seth Mos

Back out counter wrap fix from ticket 1494 as it causes more issues then
we were trying to solve.

e945fa15 10/29/2007 10:01 PM Seth Mos

Fix courtesey of Billm, hackathon 2007 conversation.
Forgotten commit.

8ccc84e9 10/26/2007 02:06 AM Bill Marquette

Fix for Ticket #1494 was committed from my first stab at the fix and not the actual fixed code and ended up in ticket #1496

fcccc7b6 10/18/2007 09:52 PM Bill Marquette

Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + current, not some massive negative number

2ea11aae 07/06/2007 12:09 AM Scott Ullrich

Increase default time from 1 second to 3 which is far too short.

e7b068b0 05/24/2007 02:46 AM Scott Dale

Allow graph to receive incoming refresh interval. Default is 1 sec.

b1cd3ca5 05/24/2007 12:33 AM Scott Ullrich

Update graph refresh interval to 3 seconds from 1.

58089ad9 02/27/2006 01:59 AM Scott Ullrich

Remove #!/usr/local/bin/php

0543e1e9 02/26/2006 11:05 PM Scott Ullrich

Revert old code

a651b0f6 02/26/2006 10:02 PM Scott Ullrich

Now that CGI is fixed in LighTTPD, switch back to cgi version of ifstats to fix Ticket #828

d145a2b9 01/26/2006 12:57 AM Scott Ullrich

s/2.5/1/

19ac33af 01/25/2006 11:52 PM Scott Ullrich

Port ifstats.c over to php.

Ticket #784

985a897f 01/17/2006 12:47 AM Scott Ullrich

Sync w/ m0n0wall 1.21

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

a85f75c2 12/03/2005 11:35 PM Scott Ullrich

Use pretty pfsense colors

6e97e831 12/03/2005 11:32 PM Scott Ullrich

stats.cgi -> ifstats.cgi

6afa3a82 12/03/2005 08:27 PM Scott Ullrich

Support 1.5 native svg viewer in FF

a9f365fe 08/13/2005 10:08 PM Bill Marquette

Ticket #339: better fix, it's the nocache headers that are killing this in
https

1ec7289b 08/13/2005 10:06 PM Bill Marquette

We should still require authentication though

26fe4f2e 08/13/2005 10:04 PM Bill Marquette

Ticket #339: IE6 doesn't like us including guiconfig.inc when we do https
Removing it doesn't appear to have broken anything both IE and FF now
work

f977ac60 05/16/2005 03:31 AM Bill Marquette

Include guiconfig.inc so we can use auth.inc

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

16d9e6e4 11/10/2004 11:21 PM Scott Ullrich

add pfSense copyright, attribute Manuel Kasper and T. Lechat

66f8696f 11/10/2004 11:19 PM Scott Ullrich

change graphing colors

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision