Commit Graph

29 Commits

Author SHA1 Message Date
Chris Buechler
d6598c9819 un-break SVG graphs on non-Firefox browsers 2008-12-28 20:43:43 +00:00
Scott Ullrich
7e2725bd1f Require user auth 2008-11-06 19:10:51 +00:00
Scott Ullrich
dec6c2281a 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.
2008-09-16 18:20:25 +00:00
Scott Ullrich
8a7997ca39 Revert graph.php back to 1.8.2.10.2.3
Tested-by: hoba

Ticket #1496
2007-11-03 20:42:29 +00:00
Seth Mos
b9c8193ea0 Back out counter wrap fix from ticket 1494 as it causes more issues then
we were trying to solve.
2007-11-01 21:55:10 +00:00
Seth Mos
e945fa1581 Fix courtesey of Billm, hackathon 2007 conversation.
Forgotten commit.
2007-10-29 22:01:53 +00:00
Bill Marquette
8ccc84e92e 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 2007-10-26 02:06:27 +00:00
Bill Marquette
fcccc7b6d2 Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + current, not some massive negative number 2007-10-18 21:52:58 +00:00
Scott Ullrich
2ea11aaed0 Increase default time from 1 second to 3 which is far too short. 2007-07-06 00:09:16 +00:00
Scott Dale
e7b068b05c Allow graph to receive incoming refresh interval. Default is 1 sec. 2007-05-24 02:46:45 +00:00
Scott Ullrich
b1cd3ca558 Update graph refresh interval to 3 seconds from 1. 2007-05-24 00:33:38 +00:00
Scott Ullrich
58089ad919 Remove #!/usr/local/bin/php 2006-02-27 01:59:35 +00:00
Scott Ullrich
0543e1e9b2 Revert old code 2006-02-26 23:05:03 +00:00
Scott Ullrich
a651b0f6c3 Now that CGI is fixed in LighTTPD, switch back to cgi version of ifstats to fix Ticket #828 2006-02-26 22:02:55 +00:00
Scott Ullrich
d145a2b98f s/2.5/1/ 2006-01-26 00:57:21 +00:00
Scott Ullrich
19ac33afdc Port ifstats.c over to php.
Ticket #784
2006-01-25 23:52:31 +00:00
Scott Ullrich
985a897f57 Sync w/ m0n0wall 1.21 2006-01-17 00:47:44 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
a85f75c25c Use pretty pfsense colors 2005-12-03 23:35:58 +00:00
Scott Ullrich
6e97e831bc stats.cgi -> ifstats.cgi 2005-12-03 23:32:37 +00:00
Scott Ullrich
6afa3a82fc Support 1.5 native svg viewer in FF 2005-12-03 20:27:06 +00:00
Bill Marquette
a9f365fee6 Ticket #339: better fix, it's the nocache headers that are killing this in
https
2005-08-13 22:08:40 +00:00
Bill Marquette
1ec7289b15 We should still require authentication though 2005-08-13 22:06:14 +00:00
Bill Marquette
26fe4f2ef6 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
2005-08-13 22:04:22 +00:00
Bill Marquette
f977ac60e2 Include guiconfig.inc so we can use auth.inc 2005-05-16 03:31:55 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
16d9e6e48d add pfSense copyright, attribute Manuel Kasper and T. Lechat 2004-11-10 23:21:13 +00:00
Scott Ullrich
66f8696ff4 change graphing colors 2004-11-10 23:19:04 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00