summaryrefslogtreecommitdiffstats
path: root/usr/local/www/ifstats.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix the Traffic Graph for Firefox case, which caches agressively and makes ↵Ermal Luçi2008-09-161-0/+6
| | | | 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.
* Fix the Status->Traffic Graph graphic.Ermal Luçi2008-09-121-19/+6
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 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 5) Cleaning up the related WebUI pages
* Show the ipsec interfaceSeth Mos2007-08-301-8/+7
|
* Revert old codeScott Ullrich2006-02-261-4/+2
|
* Work with PPPoE as wellScott Ullrich2006-02-091-1/+1
|
* Reverse orderScott Ullrich2006-02-091-1/+1
|
* Swap values, they are reversed.Scott Ullrich2006-02-071-1/+1
|
* s/outpkts/outbytes/Scott Ullrich2006-01-261-1/+1
|
* Use (double)Scott Ullrich2006-01-261-1/+1
|
* Port ifstats.c over to php.Scott Ullrich2006-01-251-0/+79
Ticket #784
OpenPOWER on IntegriCloud