- Error message misleading [#150]
- Fix for internal DNS check [#98]
- Fix state machine for status transitions. [#119]
- Atomically write the status file. [#117]
- Refactor CustomScript and add LogUtil & ScriptUtil
- Refine MDS enents to log which file the extension fails to download
- Do not log
commandToExecute
toextension.log
if it's passed by protectedSettings
- Move downloading scripts and internal DNS check into the daemon process
- Provide an option to disable internal DNS check
- Add a timeout to urllib2.urlopen()
- Protect sensitive data in
commandToExecute