summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/ifstats.php
Commit message (Collapse)AuthorAgeFilesLines
* traffic-graphs, optimize retrieval of data every x seconds to reduce spikes ↵PiBa-NL2017-07-301-46/+6
| | | | | | in the graphs and load on pfSense also cleanup some old code.
* auth_check lowers cpu usage for checking if the user has permission for the ↵PiBa-NL2017-05-111-1/+1
| | | | page requested when used in place of guiconfig, especially useful for frequent requests like those made by stats and traffic widgets
* GET/POST conversionsSteve Beaver2017-02-141-1/+1
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* change traffic graphs to use d3.jsJared Dillard2016-08-231-2/+57
|
* Revert "change traffic graphs to d3"Jared Dillard2016-08-171-104/+15
| | | | This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.
* change traffic graphs to d3Jared Dillard2016-08-171-15/+104
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* netstat is not being used hereRenato Botelho2015-11-261-1/+0
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-7/+6
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-26/+51
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+66
OpenPOWER on IntegriCloud