Many fixes on privileges, ticket #3216:
- 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...
Use full path
Show full process arguments in system activity output, but limit output to 105 chars wide so it does not spill out of its background area.
Converting from prototype to jQuery
Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html
Sync with mainline, diag_* files were missing
Reset diag_ files
Implement gettext() calls at the files: "diag_traceroute.php", "diag_system_pftop.php", "diag_system_activity.php"
Default to top -HS
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Move Scriptaculous/Prototype includes to head.inc and remove the code duplication
Add PRIV information
Script was renamed System Activity
Center text output
Update url
Adding Diagnostics -> System Activity which shows top in an ajaxy way.