Commit Graph

597 Commits (e6eab1fb25de09a989cfaf579932826ac1e5f14a)

Author SHA1 Message Date
Jeremy ab60d7929b Basic VMware support (start & stop a VM).
10 years ago
Julien Duponchelle f8f6f5dc5d Merge branch 'master' into 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
Julien Duponchelle 5f6d1bfdd6 Merge branch 'master' into unstable
10 years ago
grossmj a884af983f Avoid Cygwin warning with VPCS on Windows.
10 years ago
Jeremy Grossmann 4f021054e0 Merge pull request #158 from GNS3/keep_iou_config
10 years ago
Jeremy 8503472c77 Close VirtualBox VM linked clone disks after the VM is unregistered. Fixes #145.
10 years ago
Julien Duponchelle 77f54848e3 Fix some tests on Windows
10 years ago
Jeremy f208b472a1 TAP interface support for QEMU VMs. Fixes #153.
10 years ago
Julien Duponchelle 324a4f73d0 Do not erase the IOU config
10 years ago
Julien Duponchelle 4df95efdec Skip IOU test on Windows
10 years ago
grossmj 271cb527d4 Explicit utf-8 decoding.
10 years ago
grossmj 6edf1e3649 Check NIO exists when stopping an IOU capture.
10 years ago
grossmj 017997e0a3 Fixes c7200 NPE setting.
10 years ago
grossmj 3e6996903f Fixes VPCS process termination.
10 years ago
grossmj da2b895c99 Catch FileNotFoundError exception in os.getcwd()
10 years ago
grossmj 683a512917 Fixes #150.
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
Jeremy fa544ef888 Fixes #270. Relative paths management with empty ones.
10 years ago
Jeremy 40ce22222e Merge branch 'unstable' into api_list_images
10 years ago
grossmj 30f6263146 Don't assume the PATH environment variable exists.
10 years ago
grossmj 161adb781b Use UUIDs instead of the VM names for VirtualBox pipe paths.
10 years ago
Julien Duponchelle 531e95463c Add qemu-kvm to the list of binary
10 years ago
grossmj c6dbf296cf Merge remote-tracking branch 'origin/master'
10 years ago
Julien Duponchelle bca90bc563 API in order to get the list of IOU, Dynamips, Qemu images
10 years ago
Julien Duponchelle b5e01f7560 Fix IOU licence check flag
10 years ago
grossmj aeab9780d8 Fixes initial-configs that were not restored when opening a project containing IOU VMs.
10 years ago
Julien Duponchelle 26a7f83db2 Remove the workaround for dynamips OSX
10 years ago
Julien Duponchelle def453c116 Restore "iourc_path" until I speak with jeremy about it
10 years ago
Julien Duponchelle 997f7cbd6f Fix noise in logs
10 years ago
grossmj aab4a7243b Merge remote-tracking branch 'origin/master'
10 years ago
Julien Duponchelle aa2472fb30 Rewrote image search
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 443842e9b8 Allocate random names for Dynamips NIOs.
10 years ago
grossmj 78bc6e29a8 Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches.
10 years ago
grossmj de5e8f852d Cleaner and generic way to set Qemu & IOU VM settings.
10 years ago
Julien Duponchelle 2d507fd17a Fix crash if IOU initial config is emtpy
10 years ago
grossmj 7e8b0a48ab Merge remote-tracking branch 'origin/master'
10 years ago
grossmj 7d7972afb3 Some spring cleaning.
10 years ago
Julien Duponchelle 3b4a060ae9 Fix missing IOU documentation
10 years ago
Julien Duponchelle 1c4a059982 Look in old IOU images location in order to smooth transition
10 years ago
Julien Duponchelle 7efb7c2978 Do not overwrite initial-config IOU if client send an empty
10 years ago
grossmj 1c4202187a Fixes TAP interface use with VPCS.
10 years ago
grossmj 631d7a1e25 Avoid disconnecting valid VirtualBox VM adapter backends.
10 years ago
Jeremy Grossmann 19c5fdb1fd Merge pull request #135 from GNS3/fix_virtualbox_adapters
10 years ago