Commit Graph

1839 Commits (a1bf9cdfd35712d5be8d7632e01c9e17715d3bc0)
 

Author SHA1 Message Date
Julien Duponchelle c36de3393d
1.4.3dev1
8 years ago
Julien Duponchelle 976154fd0b
1.4.2
8 years ago
Julien Duponchelle 7aedfc92fa
Fix test
8 years ago
Julien Duponchelle 9b1d513b03
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 836023a1bc
Fix Docker error when deleting a running container
8 years ago
Julien Duponchelle 93020a940f
Fix Docker Server error: Not connected when deleting a node
8 years ago
Julien Duponchelle c2b78400f2
Fix closing a docker console jump to 100% of CPU usage
8 years ago
Julien Duponchelle 1123047404
Catch 404 docker errors when GNS3 force close
8 years ago
Julien Duponchelle 01e2fcf225
Fix docker console port lost during update
8 years ago
Julien Duponchelle 85b9620953
Fix error when a container has no volumes
8 years ago
Julien Duponchelle 1532b3ed9b
Support for mounting volumes
8 years ago
Julien Duponchelle a581eeba54
Check docker minimum API version
8 years ago
Julien Duponchelle 9b0088728f
Catch docker namespace error
8 years ago
Julien Duponchelle dea68bcb28
Fix missing format in IOU export
8 years ago
Julien Duponchelle 1fb4d191c9
Fix number of arguments to the UDP errors on VBOX
8 years ago
grossmj 167a0b8435 Add verification when UDP tunnel is created in a VirtualBox VM. Ref #899.
8 years ago
grossmj 5842487cd0 Fixes VMware linked clone cleanup bug. Fixes #420.
8 years ago
Julien Duponchelle 1995adf838
Fix Update a docker container is broken and raise a 400
8 years ago
Julien Duponchelle 5a8408cdb9
Fix a crash in Travis tests
8 years ago
Julien Duponchelle a7ec224b6d
Docker capture and refactor common capture code
8 years ago
Julien Duponchelle 89e86b7778
Create veth for docker even if link is not connected
8 years ago
Julien Duponchelle 56658756e2
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 942d07c8ce
Removed docker support from 1.4 (drop unused code)
8 years ago
Julien Duponchelle f6fb0623be
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 3fc64bced2
Fix a crash if you create a file named IOS in the image dir
8 years ago
Julien Duponchelle 373113545f
Code cleanup
8 years ago
Julien Duponchelle 5bee927481
Disallow creating project with " in the path
8 years ago
grossmj 4f61443b20 Always look at the registry to find vmrun.exe on Windows.
8 years ago
grossmj 4673424da7 Check for VMware VIX library version. Fixes #413.
8 years ago
grossmj 40261ec99c Fixes VDE not working #345.
8 years ago
Jeremy Grossmann 3e4423f663 Merge pull request #418 from GNS3/no_spice
8 years ago
Jeremy Grossmann 88e8c36d1c Merge pull request #416 from GNS3/command_line
8 years ago
Julien Duponchelle 537122daba
Do not list qemu binary with -spice in the name
8 years ago
Julien Duponchelle fd22cd8361
Send command line used to start the VM to client
8 years ago
Julien Duponchelle 71c3bda0a5
Fix crash if you have a { in your user name
8 years ago
Julien Duponchelle 53d60bc71a
1.4.2dev1
8 years ago
Julien Duponchelle ce7ac0505a
1.4.1
8 years ago
Julien Duponchelle 4a3322b822
Add HTTP status to docker error
8 years ago
Julien Duponchelle 98537a242a
Drop duplicate code when ubridge is too old
8 years ago
Julien Duponchelle 03414993dc
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle bf316f35cc
VMware raise error if version is not found
8 years ago
Julien Duponchelle 29089f1884
Cleanup an old kvm-ok test
8 years ago
Julien Duponchelle 889ea14973
For topologies before 1.4 manage qemu missing
8 years ago
grossmj 2e05290206 Fixes issue with packet capture on VMware VMs. Fixes #396.
8 years ago
grossmj 39ddc4e8c1 Fixes concurrency issue when closing multiple VMware linked clone VMs. Fixes #410.
8 years ago
grossmj a279bfe1d9 Fixes "can only use tap interfaces that both already exist and are up". Fixes #399.
8 years ago
Jeremy Grossmann 35e045a22e Merge pull request #412 from GNS3/stats_stream
8 years ago
Julien Duponchelle 58b998600e Send machine stats via the notification stream
8 years ago
Julien Duponchelle 119a2a3b66 Add test for unicode char in images path
8 years ago
Julien Duponchelle ee2104ba35 Check for /dev/kvm instead of kvm-ok
8 years ago