Update the Copyright notice for pfSense.
show disabled status on status-interfaces
Merge pull request #3638 from doktornotor/patch-25
Refactor get_configured_interface_with_descr remove unused parameter
status_interfaces.php - fix includes
setHelp and getttext format for status*
Internationalization (getttext)
Please also backport to 2.3
Status / Interfaces - Relinquish DHCP Lease
Send gratuitous DHCP release message to server.
Dependency:To fully relinquish the DHCP lease, the "RELEASE" reason needs to be added to the /usr/local/sbin/pfSense-dhclient-script.s/EXPIRE|FAIL)/EXPIRE|FAIL|RELEASE)/...
Status / Interfaces - Match Var Names
Match Form Input and Function Parameter Names with associated Var Name.
Use "ifdescr" as form input name instead of "if" since "ifsescr" is the var being passed.Use "ifdescr" as showDefBtn function var instead of "ifval" since "ifsescr" is the var being passed....
Remove config files symlinks from /etc to /var/etc. Fixes #5538
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Status / Interfaces - DNS Servers
The DNS servers are not necessarily ISP provided.
PPP here, not L2TP. noticed by https://forum.pfsense.org/index.php?topic=110686.0
Fix #6244 Put back byte counts on Status Interfaces
Correct logic for display of MAC address & vendor (if present). Fixes #6078
Status - Remove Personalizations
Remove "you" personalizations.
Fix display of PPP "uptime" (the word "uptime" was missing from output).
More icon/button inconsistencies. Ticket #5965
Add a space between the gateway name and IP
Use print_info_box() to generate alerts
Convert section titles to title case
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*
Fixed #5531
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
$mac missing in output
Fixed #5178Removed errant "break"
Merge branch 'master' into bootstrap
Move main pfSense content to src/