Julien Duponchelle
|
85136bc2e4
|
Fix VPCS tests for recent version
|
2017-04-13 15:56:12 +02:00 |
|
Bernhard Ehlers
|
3afe85ba3c
|
Fix 1.5: Error message, when stopping IOU router #769
Signed-off-by: Julien Duponchelle <julien@gns3.net>
|
2017-04-13 14:25:40 +02:00 |
|
Julien Duponchelle
|
bd4de862c8
|
Explain that segfault on IOU is a issue with the image
Fix #739
|
2016-10-28 11:25:14 +02:00 |
|
Julien Duponchelle
|
f038735595
|
Fix an issue with finding vmrun and vboxmanage
Ref #1575
|
2016-10-19 17:44:55 +02:00 |
|
Julien Duponchelle
|
a4f8675c93
|
Support named remote servers for VPCS
Fix #722
|
2016-10-19 16:55:33 +02:00 |
|
Julien Duponchelle
|
b53b34d485
|
When checking for a free port check if the host and 0.0.0.0 are available
Because some emulators will listen on 0.0.0.0 and not on the host.
Fix #721
|
2016-10-18 09:59:31 +02:00 |
|
Julien Duponchelle
|
c7d9af121f
|
smm=off is only for 64bits
Fix #714
|
2016-10-04 14:53:09 +02:00 |
|
Julien Duponchelle
|
ef95ba1ed8
|
Fix sending smm option to qemu
Fix #689
|
2016-09-26 15:15:38 +02:00 |
|
Julien Duponchelle
|
2bbdbeaa82
|
Workaround a bug with KVM, Qemu >= 2.4 and Intel CPU
Fix #685
|
2016-09-21 19:25:15 +02:00 |
|
Julien Duponchelle
|
de2dad20d5
|
Renable sleep at Vbox exit bug seem to be back
Fix https://github.com/GNS3/gns3-gui/issues/1444
|
2016-09-08 18:37:34 +02:00 |
|
Julien Duponchelle
|
84c0a17572
|
Support large project (> 2GB) during export
Fix #670
|
2016-09-08 11:41:12 +02:00 |
|
Julien Duponchelle
|
f0edf799b7
|
Fix Deleting running telnet docker VM shows error in log
Fix #662
|
2016-09-07 14:24:56 +02:00 |
|
Bernhard Ehlers
|
07b982d4db
|
Fix when closing a container using VNC, root permission are not reset
Fix #659
Signed-off-by: Julien Duponchelle <julien@gns3.net>
|
2016-09-01 09:28:22 +02:00 |
|
Julien Duponchelle
|
da1cd9a3e7
|
Use $PATH also for dynamips and cleanup some $PATH usages
Fix #655
|
2016-08-29 11:27:35 +02:00 |
|
Julien Duponchelle
|
0eafb6f06c
|
Fix a lock issue with some virtualbox vm
Fix https://github.com/GNS3/gns3-gui/issues/1444
|
2016-08-29 10:51:50 +02:00 |
|
Julien Duponchelle
|
042a69eecf
|
Raise proper error when you try to load an empty qcow2 file
Fix #637
|
2016-08-29 10:18:18 +02:00 |
|
Julien Duponchelle
|
44307b43b9
|
Improve compaction of .gns3project
Ref #624
|
2016-07-19 16:38:32 +02:00 |
|
grossmj
|
08956e438c
|
Add NIO TAP support for Docker and VMware. Fixes #603.
|
2016-07-06 22:00:39 -06:00 |
|
Julien Duponchelle
|
e175650fb0
|
Increase the number of interface for docker
Fix #593
|
2016-07-04 17:22:54 +02:00 |
|
Julien Duponchelle
|
e0a2553be4
|
Fix a rare crash in IOU
Fix #604
|
2016-07-04 14:46:06 +02:00 |
|
Julien Duponchelle
|
b905760635
|
Fix a crash when docker is used but not installed
Fix #605
|
2016-07-04 14:12:39 +02:00 |
|
Julien Duponchelle
|
f9bc745ddb
|
Backport Docker node hot linking
Fix #596
|
2016-07-04 11:18:03 +02:00 |
|
grossmj
|
ead8a6caa2
|
Allows hot-linking for Docker containers. Ref #267.
|
2016-07-04 10:58:00 +02:00 |
|
Julien Duponchelle
|
1f0fe6d304
|
Fix import of project with no disk
Ref #590
|
2016-06-27 12:38:18 +02:00 |
|
Julien Duponchelle
|
fa769cd41d
|
Restore the veth- prefix for docker otherwise it's conflict with network
manager
See #593, #440
|
2016-06-27 12:09:46 +02:00 |
|
grossmj
|
379c216109
|
Allow for (a lot) more docker container ports. Fixes #593.
|
2016-06-26 21:50:08 -06:00 |
|
AJ NOURI
|
5daff17911
|
Update __init__.py
Missing sys import.
Solves issue #585
|
2016-06-22 15:27:23 +02:00 |
|
Julien Duponchelle
|
42ff398f05
|
Raise an error if you try to use Docker on non Linux host
|
2016-06-21 09:57:47 +02:00 |
|
Julien Duponchelle
|
d1de665939
|
Fix a crash in Docker if daemon stop to respond
Fix #580
|
2016-06-20 11:46:10 +02:00 |
|
Julien Duponchelle
|
f151181409
|
Fix a crash if Dynamips router has no initial configuration
Fix #572
|
2016-06-20 11:41:39 +02:00 |
|
Julien Duponchelle
|
5ca9becdf9
|
Do not crash if we can not cleanup a temporay project
Fix #576
|
2016-06-15 11:08:31 +02:00 |
|
Julien Duponchelle
|
bb0db7846f
|
Fix black screen with Qt app in Docker container
Fix #556
|
2016-06-15 11:01:03 +02:00 |
|
Julien Duponchelle
|
e82862c69f
|
Detect when command in the container exit
Fix #571
|
2016-06-15 10:32:38 +02:00 |
|
Julien Duponchelle
|
d98a7aac19
|
Docker when exit aux console restart it
Ref #571
|
2016-06-15 10:21:30 +02:00 |
|
Julien Duponchelle
|
43a3584a5c
|
Pass by default the environment variable container=docker
Fix #573
|
2016-06-15 10:12:32 +02:00 |
|
Julien Duponchelle
|
049c348709
|
Fix busybox binary location
Fix #570
|
2016-06-14 23:09:28 +02:00 |
|
Julien Duponchelle
|
343f2b574d
|
Avoid loosing console port for Docker
Fix #569
|
2016-06-13 21:20:29 +02:00 |
|
Julien Duponchelle
|
016c3e515b
|
Workaround a crash in x11vnc
Fix? #569
|
2016-06-13 20:12:42 +02:00 |
|
Julien Duponchelle
|
4f03c3011e
|
Delete volume when dropping the container
Fix #567
|
2016-06-13 17:39:04 +02:00 |
|
Julien Duponchelle
|
e183e7da27
|
Catch connection reset in ioucon
|
2016-06-13 16:28:26 +02:00 |
|
grossmj
|
313226786f
|
Delete vlan.dat for L2IOL during config import. Fixes #1285.
|
2016-06-09 17:47:45 -06:00 |
|
Julien Duponchelle
|
df7d26e418
|
Fix for copy VOLUMES by @ehlers
|
2016-06-07 09:27:37 +02:00 |
|
Julien Duponchelle
|
c829a250a9
|
Revert "Integrate fixes from @ehlers"
This reverts commit 775ee4259e .
|
2016-06-07 09:26:27 +02:00 |
|
Julien Duponchelle
|
775ee4259e
|
Integrate fixes from @ehlers
|
2016-06-06 18:27:49 +02:00 |
|
Julien Duponchelle
|
e335015520
|
Copy original ressources from VOLUMES
Fix #561
|
2016-06-06 12:39:29 +02:00 |
|
Julien Duponchelle
|
9b99a03cbf
|
Fix working dir when starting a docker container
|
2016-06-01 20:13:48 +02:00 |
|
Julien Duponchelle
|
3aed651062
|
Always use busybox for docker permission fix
|
2016-06-01 20:09:15 +02:00 |
|
Julien Duponchelle
|
435dc82873
|
Save an restore docker permission
Fix #550
|
2016-06-01 18:16:56 +02:00 |
|
Julien Duponchelle
|
ae687346f1
|
Export the list of volumes to a env variable accessible in the container
Ref #550
|
2016-06-01 11:39:42 +02:00 |
|
Julien Duponchelle
|
d3436756b2
|
Fix permissions and ownership when stopping container
Fix #550
|
2016-05-31 21:08:41 +02:00 |
|