Commit Graph

30 Commits (b6212fc8852b28e2b361f287fae26f578965bf14)

Author SHA1 Message Date
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
grossmj a8193fa063 Split the PATH environment variable using os.pathsep
10 years ago
grossmj d1715baae1 Base QEMU support.
10 years ago
grossmj 80ab81190c Add "enable console" option to VirtualBox VMs (True by default).
10 years ago
grossmj 934404cc90 Change default port ranges.
10 years ago
grossmj 569a68a486 VirtualBox support refactoring.
10 years ago
grossmj 77c583ca39 Check if the VirtualBox COM service is installed on Windows.
10 years ago
grossmj ea05744e1c Force to rebuild the COM cache on Windows (for VirtualBox support).
10 years ago
grossmj e0f0c98ffd Do not look for vboxwrapper on non Windows platforms.
10 years ago
grossmj ae0feb8c9c Fixes packet capture when spaces are in the capture file path.
10 years ago
grossmj 7ff218a5fc Fixes issue when adding multiple VirtualBox VMs.
10 years ago
grossmj cdc778c159 Fixes issue with VirtualBox integration on Windows.
10 years ago
grossmj 1fb4ab7e33 Minimal VirtualBox integration.
10 years ago
grossmj 0ef727ce4b Base for VirtualBox support.
10 years ago