Julien Duponchelle
|
e5dba5e66a
|
Fix bug with other directory of Qemu images
Fix https://github.com/GNS3/gns3-gui/issues/1790
|
2017-01-18 12:39:10 +01:00 |
|
Jeremy Grossmann
|
ec0181a5ad
|
Merge pull request #856 from GNS3/dynamips_directory_layout
Change directory layout for dynamips.
|
2017-01-12 20:30:10 -08:00 |
|
Julien Duponchelle
|
82c99418b4
|
Fix If cloud interface is down the project doesn't open
Fix https://github.com/GNS3/gns3-gui/issues/1751
|
2017-01-11 17:23:36 +01:00 |
|
Julien Duponchelle
|
afd46ec010
|
Fix random error in the dynamips test suite after previous commit
|
2017-01-10 12:41:14 +01:00 |
|
Julien Duponchelle
|
6150929a5b
|
Support conversion to dynamips new directory layout on remote
Ref https://github.com/GNS3/gns3-gui/issues/1761
|
2017-01-10 12:15:31 +01:00 |
|
Julien Duponchelle
|
46b6e7c5ee
|
Fix hot link issues in Docker
Fix #817
|
2016-12-14 16:53:20 +01:00 |
|
Julien Duponchelle
|
d0f65aebff
|
Fix Can't delete link between docker VM after they were in use
Fix #818
|
2016-12-14 12:01:34 +01:00 |
|
Bernhard Ehlers
|
a3495304ad
|
Code cleanup for docker interface creation
Fix #819
Signed-off-by: Julien Duponchelle <julien@gns3.net>
|
2016-12-13 16:07:59 +01:00 |
|
Julien Duponchelle
|
5ba5c62670
|
Add support for bios images
Ref https://github.com/GNS3/gns3-gui/issues/1700
|
2016-12-08 16:18:30 +01:00 |
|
Julien Duponchelle
|
49315adf79
|
Do not recurse scan for images in standard image directory
Fix https://github.com/GNS3/gns3-gui/issues/1680
|
2016-11-28 19:49:50 +01:00 |
|
Julien Duponchelle
|
bddf9ec2ac
|
Qemu telnet support multiple client connected
Fix #770
|
2016-11-09 09:47:48 +01:00 |
|
Julien Duponchelle
|
db8296f548
|
Support multiple client connected to the same VPCS console
Ref #770
|
2016-11-08 19:44:12 +01:00 |
|
Julien Duponchelle
|
3754a49cc0
|
Drop IOUCON
Fix #747
|
2016-11-08 10:21:20 +01:00 |
|
Julien Duponchelle
|
4fe2b746d0
|
Fix IOU tests
|
2016-11-06 21:22:48 +01:00 |
|
Julien Duponchelle
|
7255754fef
|
Bridge support in cloud is more robust
Fix #761
|
2016-11-04 17:40:44 +01:00 |
|
Julien Duponchelle
|
cf723962af
|
Support bridge in cloud
Nat take advantage of that and the code is more simple.
Fix #761
|
2016-11-04 17:32:16 +01:00 |
|
Julien Duponchelle
|
1b3e47ce83
|
Add a test of cloud raw ethernet interface
Before touching it for the bridge support a test to prevent regressions.
Ref #761
|
2016-11-04 16:52:29 +01:00 |
|
Julien Duponchelle
|
74695efe90
|
Fix tests checking the local flag
|
2016-11-04 15:42:29 +01:00 |
|
Julien Duponchelle
|
6be5b6ffad
|
Fix uuid of VirtualBox VM after a save as
Fix #1185
|
2016-10-28 16:00:26 +02:00 |
|
Julien Duponchelle
|
eabe4eb97e
|
Improve remote server console host support when binding to 0.0.0.0
Fix https://github.com/GNS3/gns3-gui/issues/1574
|
2016-10-26 14:43:47 +02:00 |
|
Julien Duponchelle
|
ae1e027031
|
Raise error if using a non linked clone VM twice
Fix https://github.com/GNS3/gns3-gui/issues/1593
|
2016-10-24 21:39:35 +02:00 |
|
Julien Duponchelle
|
ac1eef256f
|
Use tap adapter instead of veth for docker (allow usage of vlan)
Ref #716
|
2016-10-24 12:35:50 +02:00 |
|
Julien Duponchelle
|
00fc2fa007
|
Avoid crash during tests if VNC server run on host PC
|
2016-10-24 12:21:57 +02:00 |
|
Julien Duponchelle
|
106915f419
|
Return md5sum and filesize in the list of images
Ref https://github.com/GNS3/gns3-gui/issues/1590
|
2016-10-20 17:24:05 +02:00 |
|
Julien Duponchelle
|
f3d255756b
|
Set Qemu uuid for csr1000v
Fix #711
|
2016-10-03 15:54:20 +02:00 |
|
Julien Duponchelle
|
fd3ac65eb5
|
Qemu fixes for windows
|
2016-09-27 18:01:50 +02:00 |
|
Julien Duponchelle
|
20772a310b
|
Change seperator for additonnal images directory otherwise bug on windows
|
2016-09-27 17:15:59 +02:00 |
|
Julien Duponchelle
|
be5d543f20
|
Fix some bugs on windows
|
2016-09-27 17:05:03 +02:00 |
|
Julien Duponchelle
|
5555662b2c
|
Fix If I change the content of cloud the cloud no longer work
Fix #1540
|
2016-09-27 11:21:40 +02:00 |
|
Julien Duponchelle
|
f3596767c1
|
Merge branch 'master' into 2.0
|
2016-09-26 15:17:05 +02:00 |
|
Julien Duponchelle
|
79b4926cad
|
Fix the nat node
Ref #686
|
2016-09-26 15:08:55 +02:00 |
|
Julien Duponchelle
|
29563ed7bc
|
Fill cloud interface server side
Fix https://github.com/GNS3/gns3-gui/issues/1535
|
2016-09-22 17:46:32 +02:00 |
|
Julien Duponchelle
|
4bd9556767
|
Merge branch 'master' into 2.0
|
2016-09-21 19:27:44 +02:00 |
|
Julien Duponchelle
|
2f0e2260ab
|
Move the generation of the list of ports to the server
Ref #676
|
2016-09-14 15:21:37 +02:00 |
|
Julien Duponchelle
|
d772b6fbd7
|
Nat node work on any linux thanks to libvirt
Fix #599
|
2016-09-05 18:40:49 +02:00 |
|
Julien Duponchelle
|
1d70a18b11
|
Nat node use port 0
|
2016-09-05 11:43:20 +02:00 |
|
Julien Duponchelle
|
ffe6448534
|
Bring back test for the qcow2 file format
|
2016-08-29 14:23:25 +02:00 |
|
Julien Duponchelle
|
a53a972135
|
Nat node for only the GNS3 VM
|
2016-08-21 21:46:49 +02:00 |
|
Julien Duponchelle
|
88ffd43c97
|
Strip the old / import export project code controller will do everything
|
2016-07-21 18:23:31 +02:00 |
|
Julien Duponchelle
|
08c35f5558
|
Export non remote server work
|
2016-07-20 14:50:15 +02:00 |
|
Julien Duponchelle
|
05df0a9bb6
|
Fix tests when run without local network
Fixed in the train :)
|
2016-07-08 11:03:52 +02:00 |
|
Julien Duponchelle
|
ca4d09ea40
|
Merge branch 'master' into 2.0
|
2016-07-05 15:41:53 +02:00 |
|
Julien Duponchelle
|
e830356e62
|
Fix tests for VPCS
|
2016-06-27 14:34:34 +02:00 |
|
Julien Duponchelle
|
c0b09ae76a
|
Merge branch '1.5' into 2.0
|
2016-06-27 14:24:48 +02:00 |
|
grossmj
|
d79fb231d3
|
Use uBridge for VirtualBox connections plus some cleaning. Ref #267.
|
2016-06-24 18:35:39 -06:00 |
|
Julien Duponchelle
|
4c3bfde97e
|
Fix test suite after VPCS changes for using ubridge
|
2016-06-23 12:10:18 +02:00 |
|
Julien Duponchelle
|
2a1c5cfd9c
|
Merge branch '1.5' into 2.0
|
2016-06-15 19:14:03 +02:00 |
|
Julien Duponchelle
|
3255be0ae2
|
Drop the commit system
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-14 10:16:33 +02:00 |
|
Julien Duponchelle
|
52f852bc6d
|
Merge branch '1.5' into 2.0
|
2016-06-14 09:50:07 +02:00 |
|
Julien Duponchelle
|
08e482004f
|
Auto upload missing images
|
2016-06-07 19:38:01 +02:00 |
|