Commit Graph

119 Commits (05aafb9538a5b2338a8c9b0236a7edb9fd1cd13c)

Author SHA1 Message Date
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
grossmj 0476f2932e Prevent users to add links to running Qemu VMs and start a capture on running VirtualBox VMs.
9 years ago
Julien Duponchelle 7cad25eb1a Raise a VirtualBox error if adapter doesn't exists
9 years ago
Julien Duponchelle ecf4e91e55 Ignore VirtualBox VM Name with a carriage return in name
9 years ago
Jeremy b57a023394 NIO NAT support for VirtualBox VMs.
9 years ago
Julien Duponchelle 359abb0286 Revert "Merge branch 'unstable'"
9 years ago
grossmj d18293ae7c Fixes list images in VirtualBox.
10 years ago
Jeremy 929c337e8b Merge branch 'unstable'
10 years ago
Julien Duponchelle b9bc73fd01 Do not crash when closing a project if VirtualBox is not accessible
10 years ago
grossmj 0311a0086e Fixes typo.
10 years ago
grossmj cc03017739 Cleanup the VirtualBox Media Manager after closing a project. Fixes #145.
10 years ago
Jeremy 8503472c77 Close VirtualBox VM linked clone disks after the VM is unregistered. Fixes #145.
10 years ago
grossmj 80a0e0ebf7 Explicit utf-8 encoding where necessary to avoid Unicode errors on Windows (we require/set an utf-8 locale on other systems).
10 years ago
grossmj d68bf1c263 Removes unnecessary sleep in VirtualBox VM.
10 years ago
grossmj 161adb781b Use UUIDs instead of the VM names for VirtualBox pipe paths.
10 years ago
Julien Duponchelle bca90bc563 API in order to get the list of IOU, Dynamips, Qemu images
10 years ago
Julien Duponchelle e51a129216 Prevent parallel execution of VBox commands
10 years ago
Julien Duponchelle 55fed02299 Fix a crash when in some cases you can't access to VBOX state
10 years ago
Julien Duponchelle 45ca995dea Fix crash if VirtualBox doesn't return API version
10 years ago
grossmj 7d7972afb3 Some spring cleaning.
10 years ago
grossmj 631d7a1e25 Avoid disconnecting valid VirtualBox VM adapter backends.
10 years ago
Julien Duponchelle 8fc256da6d Fix missing adapters in VBox Virtual Machines
10 years ago
Julien Duponchelle a3c8201bcc Do not crash if no console port is available for VBox
10 years ago
Julien Duponchelle 4cd5ec5613 Check name of the VBoxManage executable
10 years ago
grossmj 153914bf97 Make sure used ports in a project are cleaned up when closing it.
10 years ago
grossmj 6d56da03e5 Fixes tests.
10 years ago
Jeremy 4ccca5dc99 Support RAM setting for VirtualBox VMs.
10 years ago
Jeremy 6d901e8295 Fixes issue when VBoxManage returns an error.
10 years ago
Jeremy c41bec0516 Do not give attachment warning for generic attachments in VirtualBox.
10 years ago
grossmj 062e5a5986 Fixes bug when starting a packet capture in VirtualBox with the project path containing spaces.
10 years ago
grossmj c3014632a4 Fixes rename bug for linked clones in VirtualBox.
10 years ago
grossmj 18f3859e87 Fixes Telnet server initialization issue in VirtualBox. Fixes #88.
10 years ago
Jeremy a64dfdd694 Disconnect network cable if adapter is not attached in VirtualBox vNIC.
10 years ago
Jeremy a6869379c3 Fixes console restoration when loading a VirtualBox project.
10 years ago
Jeremy 0eaad579c2 IOU + VirtualBox conversion of old projects.
10 years ago
Jeremy 54fc873be5 Prevent multiple projects with the same ID to be created.
10 years ago
Jeremy 42c07cee1a Properly release UDP ports when closing a project or deleting a link.
10 years ago
Jeremy 3d3300e83a Rename console methods in port manager to use the generic tcp term in the name.
10 years ago
Julien Duponchelle 25bcbfb073 Allocation of console port in base vm
10 years ago
Jeremy 094339304c Packet capture for Dynamips VMs.
10 years ago
Julien Duponchelle 2e99ef69a9 Modules support start iou process (not ioucon and iouyap)
10 years ago
grossmj 0d7d0a05c3 Handle old projects.
10 years ago
grossmj d499402491 VirtualBox implementation complete.
10 years ago
Julien Duponchelle 571044b3e8 Fix server close tests
10 years ago
Jeremy f2ff933b20 Fixes console and close in VirtualBox VM.
10 years ago
Jeremy 1bea78194c Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
10 years ago
Jeremy 59c82e26df Use project_id instead of project_uuid for the API.
10 years ago
Julien Duponchelle 0ce344b1d2 PEP8
10 years ago
Jeremy 81f9252554 Fixes nasty bug when close a cloned VirtualBox VM.
10 years ago