summaryrefslogtreecommitdiffstats
path: root/usr/local/www/includes
Commit message (Expand)AuthorAgeFilesLines
* Fix AJAX update of gateway status when the status is "Gathering Data".jim-p2010-10-071-3/+2
* Fix the gateway status widget ajax update when there is loss/day.jim-p2010-09-191-2/+2
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-161-1/+1
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-091-7/+15
* Update gateway status properly when fetched via AJAX.jim-p2010-08-161-6/+6
* Default to only system information and interfaces widgets. This reduces load...Scott Ullrich2009-11-211-8/+4
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* * Remove non-needed grep (we use fifolog now)Scott Ullrich2009-03-161-1/+1
* Move (DHCP)Scott Ullrich2009-03-141-5/+1
* nice idea, never implemented, purgeBill Marquette2009-03-141-17/+0
* Sajax is no more, long live PrototypeBill Marquette2009-03-141-266/+0
* Remove ActiveXObject code. Who cares about older IE at this point.Scott Ullrich2009-03-131-0/+2
* close commentBill Marquette2009-03-111-1/+1
* fix merge conflictBill Marquette2009-03-111-4/+0
* cleaner and more proper cpu graphBill Marquette2009-03-111-18/+23
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-111-1/+1
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-113-5/+39
* * We do not need guiconfig.inc. This fixes the sudden burst of javascriptScott Ullrich2008-08-301-2/+6
* fix apparent eri typoChris Buechler2008-06-221-1/+1
* Remove remaining env4801 filesScott Ullrich2008-06-221-5/+0
* Continue interface improvementsErmal Luçi2008-06-211-8/+3
* Remove 4801 temp monitoring binary.Scott Ullrich2008-06-201-6/+2
* Use AJAX for loading of new widgets. Now most widgets will use AJAX for new d...Scott Dale2007-12-301-17/+112
* why add 30 seconds to uptime if we have been up greater than 60 seconds?Bill Marquette2007-10-181-2/+0
* MFC of change [19782] per request from sullrich@Bill Marquette2007-10-171-3/+3
* Ticket #1135: better mousetrap for detecting amount of swapBill Marquette2006-10-221-2/+1
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-9/+14
* require_once("config.inc") so that the $config structure is set for AJAX only...Scott Ullrich2005-10-261-9/+10
* Memory meter changes.Scott Ullrich2005-10-131-5/+6
* Switch Array Location of CPU and MEMErik Kristensen2005-09-181-1/+1
* Merged Function for Single HTTP RequestErik Kristensen2005-09-181-0/+14
* backout to sleep(1) in between cp_timeScott Ullrich2005-09-181-1/+1
* usleep for 255Scott Ullrich2005-09-181-1/+1
* usleep instead of sleepScott Ullrich2005-09-181-1/+1
* Remove sleep 1Scott Ullrich2005-09-181-1/+0
* Remove sleep 5Scott Ullrich2005-09-181-1/+0
* Check for disconnected clients and exitScott Ullrich2005-09-152-12/+7
* Correct cpu metersScott Ullrich2005-09-151-1/+1
* Just another CPU meter fix :pEspen Johansen2005-09-151-10/+18
* Make temp monitor really work - make a little more modular tooBill Marquette2005-09-151-2/+21
* Make 4801 temp monitor work (and make it work with sajax)Bill Marquette2005-09-151-0/+11
* Sleeping 5 seconds is just way to long, seems to screw up the cpu usageBill Marquette2005-09-151-1/+1
* pedantic...use full paths to binariesBill Marquette2005-09-151-3/+3
* Hopefully CPU meter should be much more accurate now.Espen Johansen2005-09-151-11/+10
* Only sleep 5, not 10Scott Ullrich2005-09-111-1/+0
* Sleep 5 seconds before returning CPU usage information. This lowers the CPU ...Scott Ullrich2005-09-111-0/+2
* XHTML/CSS Clean UpErik Kristensen2005-09-111-2/+2
* Added SAJAX support.Erik Kristensen2005-09-112-0/+359
* First Step in Fixing AutoComplete and Cleaning Up CodeErik Kristensen2005-08-231-0/+18
OpenPOWER on IntegriCloud