Project

General

Profile

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

# Date Author Comment
6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

67c04e80 11/01/2007 10:17 PM Seth Mos

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

f0a3ac47 10/29/2007 10:00 PM Seth Mos

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

c24d0dd0 10/26/2007 02:05 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

84b28297 10/18/2007 09:53 PM Bill Marquette

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

920e60b5 07/06/2007 12:09 AM Scott Ullrich

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

358cb12c 05/24/2007 02:46 AM Scott Dale

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

e8c27be8 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