Use the full "netstat -s" command so we also get pfkey, ipsec, esp, and other stats.
Use tree-style ps output in status.php
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (1st round)
Omit <secret> tags from L2TP in status.php config.xml dump.
Mask a few more sensitive bits of data in the status.php config.
Add authorizedkeys to exclusion in status.php, and fix. While these are public keys and hence not sensitive, they're also of no diagnostic value. Suggested-by: Denny Page
Remove bcrypt-hash from status.php config dump. Noticed by Denny Page
Add PCI and USB device lists to status output
Renamed exec.php and edit.php
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Consistent panel-heading h2
Make all the panel-heading uses also have consistent <h2class="panel-title"> so they all display the same size.Forum https://forum.pfsense.org/index.php?topic=105275.0
Nuke fifolog support. It was never used or fully implemented, no GUI option, and didn't end up working out.It buffered writes too long, users could never see the most current log data.
Change status.php state dump to use -vvss for more verbose info, add kenv and pkg info
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Code style status*
Ticket #5624: Welcome dpinger!
Fixed #5555
Add -W to netstat call to make sure long interface name will be not truncated. Ticket #5484
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Copyright updates Batch 2 of 3
clean up empty lines
Add all remaining log types to status.php. Ticket #5304
improve spacing for non form panels
Update status.php with improvements from 2.2.x
Merge branch 'master' into bootstrap
Move main pfSense content to src/