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 "delete entry" for ARP table
Useful function in some circumstances - seems no reason not to have it.
Uses IP rather than hostname since not all ARP entries have hostnames.
Probably should also have "delete all" but not done that.
Diagnostics - Menu - Punctuation
Clean up some punctuation.
Destroy reference after foreach
As recommended at https://secure.php.net/manual/en/control-structures.foreach.php
Make diag_arp info an infoblock
I might find a few of these while looking at various print_info_block calls, but this one for a start that works well as infoblock blockopen.
Add some more Bootsrap panels
"firewall_aliases.php" - add gettext to the H2 tag- remove debug code
"sevices_igmpproxy.php" "services_pppoe.php" "vpn_ipsec_keys.php" "status_gateways.php" "status_gateway_groups.php" "statis_services.php" "diag_arp.php"...
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
Fix SCRIPT tag in "diag_arp.php"
Add missing double quoteTidy up coding style
Type up SCRIPT tags
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Add tr/td to empty tbodys for Microsoft IE
Experimental table sorting
Diag review
Correction per Phil Davis
First batch of copyright updates
Merge branch 'master' into bootstrap
Move main pfSense content to src/