Fix exec bit
Add a small script to disable APM on ATA drives if they claim to support it. Leaving this on will kill drives long-term, especially laptop drives, by generating excessive Load Cycles.The APM bit set will persist until the drive is power cycled, so it's necessary to run on each boot to be sure.
Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144
Include admin user in bootup account sync
Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old config had it disabled.)
Make sure we stop the configure if the device does not have a public addressTicket #2117
Add backend 6RD support. We don't have the required patch yet for our stf driver.Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitationsAdds to ticket #2117
Fix upgrade code for 1.2.3 with assigned OpenVPN interface.
Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified in 1.2.3 when upgrading. 1.2.3 separated by ;, 2.x uses separate vars.
Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn't have a way to bind to an interface. Otherwise people accepting connections on opt interfaces on 1.2.3 will break on upgrade until the proper interface is selected in the GUI
View revisions
Also available in: Atom