- Disable ssh lock
- Remove unused nokogiri dependency
- Add xmlrpc as explicit dependency
- Fix for md5 on OSX (wojciech@koszek.com)
- Fix use of snapshots
- Better error when when the host doesn't have the required PIF
- No longer require netcat on the target host
- Correct typos
- Use --insecure when uploading, as XS uses self-signed certs
- Change other uploaders to https too
- Upload VHDs over https rather than http
- Suspend/Resume (Simon Beaumont)
- Enable NFS synced folders
- Add the halt action
- Enable vagrant ssh -c
- Support older versions of qemu-img that don't output json
- Use the md5 of the first meg of VHD to tag the base VDI This is much more unique than the name/version pair
- Initial release.