Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Back out counter wrap fix from ticket 1494 as it causes more issues thenwe were trying to solve.
Fix courtesey of Billm, hackathon 2007 conversation.Forgotten commit.
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
Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + current, not some massive negative number
Increase default time from 1 second to 3 which is far too short.
Allow graph to receive incoming refresh interval. Default is 1 sec.
Update graph refresh interval to 3 seconds from 1.
Remove #!/usr/local/bin/php
Revert old code
Now that CGI is fixed in LighTTPD, switch back to cgi version of ifstats to fix Ticket #828
s/2.5/1/
Port ifstats.c over to php.
Ticket #784
Sync w/ m0n0wall 1.21
Use pretty pfsense colors
stats.cgi -> ifstats.cgi
Support 1.5 native svg viewer in FF
Ticket #339: better fix, it's the nocache headers that are killing this inhttps
We should still require authentication though
Ticket #339: IE6 doesn't like us including guiconfig.inc when we do httpsRemoving it doesn't appear to have broken anything both IE and FF nowwork
Include guiconfig.inc so we can use auth.inc
Add $Id$ tag
add pfSense copyright, attribute Manuel Kasper and T. Lechat
change graphing colors
Initial revision