summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_system_activity.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style www diag more bitsPhil Davis2015-05-271-1/+1
|
* Code style usr-local-www diagPhil Davis2015-04-191-42/+45
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+2
|
* Tidy up "diag_system_activity.php" XHTMLColin Fleming2014-05-171-16/+15
| | | | | | | Move PHP "fbegin.inc" between BODY and SCRIPT Add CDATA sections to SCRIPTS Merge FONT tags and escape closing PRE and FONT Move closing DIV tag to outside the TABLE tag
* Remove problematic code without proper checks but even not needed hereErmal2014-04-181-4/+0
|
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-151-2/+2
| | | | | | | | | | | | | | | | - Rename some privileges: page-diag-system-activity => page-diagnostics-system-activity page-interfacess-groups => page-interfaces-groups page-interfacess-lagg => page-interfaces-lagg page-interfacess-qinq => page-interfaces-qinq - Write an upgrade function to replace above privileges by the new name - Remove unused privilege page-diagnostics-logs-wireless - Remove duplicated privileges - Fix limiter-info, pf-info and system-pftop that were using wrong name - Add privs for edit pages (interfaces_groups, interfaces_lagg, interfaces_qinq and services-igmpproxy) - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches
* Use full pathjim-p2013-07-291-1/+1
|
* Show full process arguments in system activity output, but limit output to ↵jim-p2013-07-291-1/+1
| | | | 105 chars wide so it does not spill out of its background area.
* Converting from prototype to jQueryVinicius Coque2011-10-161-5/+5
|
* Fix display of these pages on Opera. ↵jim-p2011-01-311-1/+1
| | | | http://forum.pfsense.org/index.php/topic,32773.0.html
* Sync with mainline, diag_* files were missingRenato Botelho2010-07-161-2/+2
|
* Reset diag_ filesRenato Botelho2010-06-301-2/+2
|
* Implement gettext() calls at the files: "diag_traceroute.php", ↵Rafael Lucas2010-06-181-2/+2
| | | | "diag_system_pftop.php", "diag_system_activity.php"
* Default to top -HSScott Ullrich2009-11-101-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-2/+7
| | | | include 2009 on files that I have asserted (C) on
* Move Scriptaculous/Prototype includes to head.inc and remove the code ↵Bill Marquette2009-03-131-1/+0
| | | | duplication
* Add PRIV informationScott Ullrich2008-10-261-0/+7
|
* Script was renamed System ActivityScott Ullrich2008-10-261-1/+1
|
* Center text outputScott Ullrich2008-10-261-4/+9
|
* Update urlScott Ullrich2008-10-261-2/+2
|
* Adding Diagnostics -> System Activity which shows top in an ajaxy way.Scott Ullrich2008-10-261-0/+99
OpenPOWER on IntegriCloud