Update copyright years to include 2023
Encode pftop output. Fixes #12915
Update the Copyright year of the files owned by Rubicon/Netgate.
Update the Copyright year.
A subsequent commit will deal with .po's.
PFTop filter hide for non-states views. Issue #10625
This is 2020. Issue #9245
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Prevent pressing Enter in the filter field of diag_pftop.php. Fixes #8494
Remove Whitespace
I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.
-RJ
Update the Copyright notice for pfSense.
Add filtering to pfTop page
Remove pftop peak and rate from the sort options as they won't produce anything useful when run the way the GUI does. Fixes #7580
Remove pftop size from this list, too. Fixes #7579
Do not offer the 'peak' and 'rate' views for pftop since they only work in interactive mode with cached data, not batch mode like the GUI uses. Fixes #7580
Remove "size" option from pftop as it does nothing. The "bytes" option is the correct one to use. Fixes #7579
Use wider display for pftop to fill up dead area. Output still looks OK with narrower terminals as well.
Some views were omitting important info at the narrower width
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Always use require_once
The usage of require() and require_once() throughout the system isinconsistent, and "bugs" come up now and then when the order of"requires" is a bit different and some require() happens after theinclude file is already included/required....
add call gettext function for translate
Minor unused tag clean up
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 usr local www a-e
Rename of files to better match their position in the memory structure