Re-generate broken .mo files, it fixes #4705
Clean up, organize, and expand the info presented by status.php. Save the output to individual text files and compress them into a .tgz for later download.
Conflicts: usr/local/www/status.php
Also sanitize OpenVPN static/tls keys in status.php
Merge pull request #1706 from phil-davis/setupwizardlan
Improve setup wizard host name check
Redmine #4712It seems good enough to make the regex strings here be "reasonable". The full checks are done after pressing Next and the correct routines are called that do an exhaustive check. There seems not much point in trying to re-engineer all that here also....
Merge pull request #1705 from phil-davis/wizard-text
Merge pull request #1704 from phil-davis/bug4713
Setup Wizard can result in invalid LAN DHCP pool calculation
1) consider where the LAN IP is in the subnet range and then put theDHCP pool in the biggest remaining segment, either above or below.2) Check the size of the available segment. If it is reasonably big then...
Clarify DNS Forwarder and Resolver both apply in these places. partially Ticket #3730
Minor wizard text fixups
View revisions
Also available in: Atom