Commit Graph

245 Commits (7c318d477d14b9859227ad0f13212431f543ec55)

Author SHA1 Message Date
Julien Duponchelle 08bafc2dcc
Catch a timeout error in docker
7 years ago
Julien Duponchelle 9ef334331e
Fix crash when handling an error in project creation
7 years ago
Julien Duponchelle 8b7035b185
Enable show in file manager for cloud
7 years ago
Julien Duponchelle 5e7f97b175
Fix when qemu exit by itself clean other processes
7 years ago
Julien Duponchelle 70e2b87ff0
Patch hostname in configuration file even if name is unsync
7 years ago
Julien Duponchelle 2e0f012952
Improve ACPI shutdown for virtualbox
7 years ago
Julien Duponchelle 65b75a9212
Fix an issue with serial capture for IOU
7 years ago
Julien Duponchelle 366c567864
Fix restoration of private config when using dynamips
7 years ago
Julien Duponchelle 2884a40769
Fix error when the startup config file is missing
7 years ago
Julien Duponchelle 132a7bfeb7
Catch an error in etherswitch when ubridge die
7 years ago
Julien Duponchelle 7407ab88b3
Fix a failing test on Python 3.6
7 years ago
Julien Duponchelle 0dbd92db11
Fix disk lost when save as a project using linked clone VirtualBox
8 years ago
Julien Duponchelle f0ff035c0b
Prevent corruption of VM in VirtualBox when using linked clone
8 years ago
Julien Duponchelle 580693b1ec
Prevent renaming of a running VirtualBox linked VM
8 years ago
Julien Duponchelle 1ed88eda85
Fix version check for VPCS
8 years ago
Julien Duponchelle a24490930f
Fix pcap for PPP link with IOU
8 years ago
Julien Duponchelle e5dba5e66a
Fix bug with other directory of Qemu images
8 years ago
Julien Duponchelle c9f3ea4489
Fix some race condition in project deletion
8 years ago
Julien Duponchelle 82da073dd7
If qemu status change internally we mirror it
8 years ago
Julien Duponchelle 2de284ea30
Fix some tests on travis
8 years ago
Julien Duponchelle 7a0783d050
Drop a useless debug information
8 years ago
Julien Duponchelle 7241063ddf
Fix sometimes VirtualBox VM are not loading
8 years ago
Julien Duponchelle 1527a1a4e1 Fix cloud on Linux
8 years ago
Jeremy Grossmann ec0181a5ad Merge pull request #856 from GNS3/dynamips_directory_layout
8 years ago
Julien Duponchelle 82c99418b4
Fix If cloud interface is down the project doesn't open
8 years ago
Julien Duponchelle df694ca9eb
Fix export of IOU configuration
8 years ago
Julien Duponchelle 720adb7721
Fix a crash with VirtualBox in some conditions
8 years ago
Julien Duponchelle 9480065b28 Sata disk interface support for Qemu VMs. (#862)
8 years ago
Julien Duponchelle 6150929a5b
Support conversion to dynamips new directory layout on remote
8 years ago
Julien Duponchelle 666461277d
Fix a crash with some docker images
8 years ago
Julien Duponchelle f7d87f09f1
Fix VPCS configuration is overwritten on project load
8 years ago
Julien Duponchelle 2de60ba257
Drop a useless line of code in port_manager
8 years ago
Julien Duponchelle 035cbac28e
Fix binding console host for VMware and VirtualBox
8 years ago
Julien Duponchelle b63273ec97
Fix resume of dynamips routers
8 years ago
Julien Duponchelle a2fdc92fcb
Change directory layout for dynamips.
8 years ago
Julien Duponchelle 6778b29fc0
Prevent a crash when you close a dynamips node and create a link at the same time
8 years ago
Julien Duponchelle 12f09829e7
Improve error message about the netmask
8 years ago
grossmj c9fc0a0d6d Do not mark VirtualBox adapter as connected when not connected to another node in GNS3.
8 years ago
Julien Duponchelle 9a7a9f41aa
Catch an error when we can't create the IOU directory
8 years ago
Julien Duponchelle 52adf45740
Fix an error when docker hub failed to anwser
8 years ago
Julien Duponchelle f86358ad71
Relax permission check on OSX, it seem returning wrong info for setuid
8 years ago
Julien Duponchelle 8f6d25cc2b
Fix start all create error if a docker container is already running
8 years ago
Julien Duponchelle 46b6e7c5ee
Fix hot link issues in Docker
8 years ago
Julien Duponchelle d0f65aebff
Fix Can't delete link between docker VM after they were in use
8 years ago
Julien Duponchelle 30f29d00c4
Fix hardware virtualization detection when an ethernet switch is running
8 years ago
Bernhard Ehlers a3495304ad
Code cleanup for docker interface creation
8 years ago
Julien Duponchelle 8f42122702
Fix 'EthernetSwitch' object has no attribute 'hw_virtualization'
8 years ago
Julien Duponchelle d2f0cddbd7
Fix trouble with builtin devices when we free ports
8 years ago
Julien Duponchelle 9872fc09b7
When a dynamips command failed display the full command to the user
8 years ago
Julien Duponchelle 35c2e2fcc4
Fix a wrong error message
8 years ago