Commit Graph

63 Commits (c333e9451f4c0bc44668468ce56607588a7d4bc2)

Author SHA1 Message Date
Jeremy e785baaa29 Take VMware file encoding into account. Fixes #261.
9 years ago
Jeremy 8e652778f9 Remove running VBoxManage as another user option (root for instance). See #248.
9 years ago
Julien Duponchelle 90b0dfebbd Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 2ccb30eeb5 Fix Incorrect vboxmanage sudo command
9 years ago
Jeremy d779392d7f Find vmrun on Windows.
9 years ago
Julien Duponchelle a1204dca0a Merge branch 'master' into unstable
9 years ago
Julien Duponchelle b344def887 Fix crash when virtualbox list of VMS return an empty line
9 years ago
Julien Duponchelle 05aafb9538 Revert "Start virtualbox VM one by one" because it doesn't fix the issue
9 years ago
Julien Duponchelle da72a9501a Start virtualbox VM one by one
9 years ago
Julien Duponchelle 9442042d7a Merge branch 'master' into unstable
9 years ago
Julien Duponchelle ecf4e91e55 Ignore VirtualBox VM Name with a carriage return in name
9 years ago
Julien Duponchelle 359abb0286 Revert "Merge branch 'unstable'"
9 years ago
grossmj d18293ae7c Fixes list images in VirtualBox.
9 years ago
Jeremy 929c337e8b Merge branch 'unstable'
9 years ago
Julien Duponchelle f8f6f5dc5d Merge branch 'master' into unstable
9 years ago
Julien Duponchelle b9bc73fd01 Do not crash when closing a project if VirtualBox is not accessible
9 years ago
grossmj 0311a0086e Fixes typo.
9 years ago
grossmj cc03017739 Cleanup the VirtualBox Media Manager after closing a project. Fixes #145.
9 years ago
Julien Duponchelle 5f6d1bfdd6 Merge branch 'master' into unstable
9 years ago
Jeremy 8503472c77 Close VirtualBox VM linked clone disks after the VM is unregistered. Fixes #145.
9 years ago
grossmj d68bf1c263 Removes unnecessary sleep in VirtualBox VM.
9 years ago
Julien Duponchelle bca90bc563 API in order to get the list of IOU, Dynamips, Qemu images
9 years ago
Julien Duponchelle e51a129216 Prevent parallel execution of VBox commands
9 years ago
Julien Duponchelle 4cd5ec5613 Check name of the VBoxManage executable
9 years ago
Jeremy 4ccca5dc99 Support RAM setting for VirtualBox VMs.
9 years ago
Jeremy 6d901e8295 Fixes issue when VBoxManage returns an error.
9 years ago
Jeremy 0eaad579c2 IOU + VirtualBox conversion of old projects.
9 years ago
grossmj 0d7d0a05c3 Handle old projects.
10 years ago
Jeremy 1bea78194c Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
10 years ago
Jeremy df72369b0e Fix VirtualBox VM close.
10 years ago
Jeremy 45ca493ecf Use module settings from the config file.
10 years ago
Jeremy ff63530f52 Get all available VirtualBox VMs on the server.
10 years ago
Jeremy ae8e2f4199 Prepare VirtualBox module.
10 years ago
Jeremy 29896151e7 Support spaces in the controller name of VirtualBox clones.
10 years ago
Jeremy 7f6f7022b0 Support to run VirtualBox as another user.
10 years ago
Jeremy 747c0ee7a3 More checks on minimum RAM for IOS routers and updates default values to match the latest IOS image requirements.
10 years ago
Jeremy 7785c03eac Ignore Unicode errors when executing vboxmanage.
10 years ago
Jeremy 7f37f649da Catch OSError exception for subprocess calls.
10 years ago
grossmj fed02ee167 Adds default path for VBoxManage on Mac OS X.
10 years ago
Jeremy 183a6aed44 Do not use universal_newlines in subprocess.
10 years ago
Jeremy 6ef614103e Ignore inaccessible VirtualBox VMs.
10 years ago
Jeremy 09948a366f Use SubprocessError to catch Subprocess exceptions.
10 years ago
Jeremy cb913416ef Bump to version 1.2.dev3
10 years ago
Jeremy 5a7e482dac Linked clone support for VirtualBox (still problems with temporary projects).
10 years ago
Jeremy e2e4f4f38b Fixes remote server issue when creating a new project while already in a project.
10 years ago
Jeremy f44fbd1f16 Option to allow console connections to any local IP address when using the local server.
10 years ago
Jeremy 747ca7bb90 Base for VirtualBox linked clones (not completed yet).
10 years ago
Jeremy a48aff6ce5 Fixes some issues with VirtualBox support.
10 years ago
grossmj 7b531cf094 Fixes issue when getting the VirtualBox VM list.
10 years ago
Jeremy dab72cf036 New VirtualBox support (under testing).
10 years ago