Julien Duponchelle
|
89bbe0ef1b
|
Fix stack when looking for GNS3 VM with player installed
Fix #778
|
2016-11-15 18:17:34 +01:00 |
|
grossmj
|
3c384a7bf0
|
Try to fix VPCS and loobpack adapters not working together. Ref #771.
|
2016-11-15 17:36:51 +11:00 |
|
Julien Duponchelle
|
5166d894eb
|
Do not reload a project via /load if the project is already opened
Fix #785
|
2016-11-14 18:45:44 +01:00 |
|
Julien Duponchelle
|
e996b825c6
|
Fix you can not pass auto close at project creation
|
2016-11-14 16:10:19 +01:00 |
|
Julien Duponchelle
|
a8b78a9b0a
|
Fix traceback when sending invalid parameters to the server
Fix #783
|
2016-11-14 14:00:11 +01:00 |
|
grossmj
|
fdc9283e04
|
Generic code the bind an Ethernet interface with uBridge. Ref #771.
|
2016-11-13 20:28:14 +11:00 |
|
Julien Duponchelle
|
63a92c4a16
|
Require ubridge 0.9.7 this fix error with IOL bridge creation
Fix https://github.com/GNS3/gns3-gui/issues/1651
|
2016-11-11 17:07:20 +01:00 |
|
Julien Duponchelle
|
8dd4f63aca
|
Make sure IOU licence is dump in ~/
Fix #780
|
2016-11-11 16:18:39 +01:00 |
|
Julien Duponchelle
|
3bc4e951b8
|
Fix a None error when creating link
|
2016-11-11 16:08:52 +01:00 |
|
Julien Duponchelle
|
8db9b89318
|
Fix IOL bridge errors
Fix https://github.com/GNS3/gns3-gui/issues/1651
|
2016-11-11 15:16:46 +01:00 |
|
Julien Duponchelle
|
52577b55b2
|
Typo
|
2016-11-11 14:44:27 +01:00 |
|
Julien Duponchelle
|
3bb4f6f133
|
Display path of vnetlib during interface creations
Ref https://github.com/GNS3/gns3-gui/issues/1648
|
2016-11-11 14:26:09 +01:00 |
|
Julien Duponchelle
|
1bb760d3f0
|
Make logs for searching GNS3 VM vmware IP less noisy
Fix #765
|
2016-11-11 11:41:16 +01:00 |
|
Julien Duponchelle
|
65090c6f87
|
Catch errors when listing images
Fix #764
|
2016-11-11 11:24:41 +01:00 |
|
Julien Duponchelle
|
477091207d
|
Better handle compute unavailable errors
Fix #775
|
2016-11-11 10:38:59 +01:00 |
|
Julien Duponchelle
|
f968f6616f
|
Fix NameError: name 'available_ram' is not define
Fix #767
|
2016-11-11 10:25:37 +01:00 |
|
Julien Duponchelle
|
57e2fd9943
|
If we can found a common subnet we return the host binding for link
creation
Fix #773
|
2016-11-10 22:39:16 +01:00 |
|
Julien Duponchelle
|
ca6f014207
|
Do not connect GNS3 to remote server via 169.254.X.X
|
2016-11-10 14:46:25 +01:00 |
|
Julien Duponchelle
|
5f988bae2f
|
Expose debug informations about links
|
2016-11-10 14:18:24 +01:00 |
|
Julien Duponchelle
|
bddf9ec2ac
|
Qemu telnet support multiple client connected
Fix #770
|
2016-11-09 09:47:48 +01:00 |
|
Julien Duponchelle
|
69f154d9cc
|
Correctly initialize connection to VPCS console
|
2016-11-08 20:10:17 +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
|
15d190d911
|
Increase timeout for link creation
|
2016-11-08 09:54:59 +01:00 |
|
Julien Duponchelle
|
553e137a13
|
Support for serial console for Virtual BOX and VMware using asyncio
Ref #747
|
2016-11-07 23:43:20 +01:00 |
|
Julien Duponchelle
|
3c5cbebfb4
|
Fix timeout issues when starting VMware or VBox
Fix https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-07 17:34:51 +01:00 |
|
Julien Duponchelle
|
a35eaa8e60
|
Ask for reboot if VBoxManage is not found
|
2016-11-07 15:49:25 +01:00 |
|
Julien Duponchelle
|
7931ee01b3
|
Fix a crash with VirtualBox linked clone
|
2016-11-07 14:10:44 +01:00 |
|
grossmj
|
183f602fc0
|
Replace iouyap by ubridge to handle IOU connections. Fixes #614.
|
2016-11-06 21:27:49 +11:00 |
|
grossmj
|
c271ef8c6a
|
Tool to add, configure and remove Windows loopback adapters.
New dependency: wmi (not added to requirements.txt).
Usage (must be running with admin rights):
gns3loopback.exe --add MY_LOOPBACK 10.0.0.1 255.0.0.0
gns3loopback.exe --remove MY_LOOPBACK
|
2016-11-05 15:10:05 +11:00 |
|
Julien Duponchelle
|
0c87d8e1bd
|
Lock VMware by VM instead of globally
Ref https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-04 19:39:17 +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
|
ea94731418
|
Fix support of IOS images outside standard directories
Fix https://github.com/GNS3/gns3-gui/issues/1630
|
2016-11-04 15:26:13 +01:00 |
|
Julien Duponchelle
|
5dee4eb052
|
Raise clean error when node timeout when stopped
|
2016-11-04 11:40:55 +01:00 |
|
Julien Duponchelle
|
dc26be43c2
|
Fix random VirtualBox creation error when using linked clone
Fix #760
|
2016-11-04 11:07:43 +01:00 |
|
Julien Duponchelle
|
4e15f89604
|
Drop console_type serial, and enable_remote_console for Vbox and VMware
Ref #748
|
2016-11-03 18:17:50 +01:00 |
|
Julien Duponchelle
|
0d6adb0620
|
Fix a rare crash when a failed node is garbage collected
|
2016-11-03 14:21:28 +01:00 |
|
Julien Duponchelle
|
1e73962e33
|
Do not dump iourc_content to .gns3 file
Fix #759
|
2016-11-03 13:35:44 +01:00 |
|
Julien Duponchelle
|
3df3aa84ff
|
Try to disable enable remote console for VMware to see if it's the source of timeout errors
Ref https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-03 10:40:00 +01:00 |
|
Julien Duponchelle
|
7c981f9322
|
Try to disable enable remote console for VMware to see if it's the source of timeout errors
Ref https://github.com/GNS3/gns3-gui/issues/1632
|
2016-11-02 18:59:09 +01:00 |
|
Julien Duponchelle
|
21ec2a6271
|
Fix No such file or directory when duplicate a project using Vbox linked clone hdd_info.json
Fix #1185
|
2016-11-02 12:50:53 +01:00 |
|
Julien Duponchelle
|
ce5ff93242
|
Catch FileNotFound error for builtin symbols if erase them from disk
Fix #752
|
2016-11-02 12:07:25 +01:00 |
|
Julien Duponchelle
|
0d022a4d33
|
Forward server disconnected errors
Fix #758
|
2016-11-02 11:06:45 +01:00 |
|
Julien Duponchelle
|
b85b4b73cc
|
Fix a crash when vboxmanage is not found
Fix #755
|
2016-11-02 10:22:36 +01:00 |
|
Julien Duponchelle
|
308706e3d4
|
Raise error if IOU image is not configured
Fix #757
|
2016-11-02 10:20:43 +01:00 |
|
Julien Duponchelle
|
ae76a4f778
|
Fix crash when getting font
|
2016-11-01 18:18:51 +01:00 |
|
Julien Duponchelle
|
94ebd732a8
|
Fix a crash when default font is missing
Fix #750
|
2016-10-31 11:37:39 +01:00 |
|
Julien Duponchelle
|
9bceaa89b7
|
Fix a crash when vmrun is not found
Fix #753
|
2016-10-31 11:20:35 +01:00 |
|
Julien Duponchelle
|
8150c3007e
|
2.0.0dev4
|
2016-10-28 19:38:01 +02:00 |
|
Julien Duponchelle
|
21c83de445
|
2.0.0 alpha 3
|
2016-10-28 19:19:29 +02: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
|
9d94c47fc8
|
Merge branch 'master' into 2.0
|
2016-10-28 11:39:16 +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
|
53e6ee1b3a
|
Fix crash when you import a corrupted SVG
Fix #746
|
2016-10-28 10:06:02 +02:00 |
|
Julien Duponchelle
|
4a5066c2a5
|
Fix Error while creating link: Port 0 is not allocated. when you have an invalid interface
Fix #744
|
2016-10-27 19:09:27 +02:00 |
|
Julien Duponchelle
|
ea1c525181
|
Fix computes tests
|
2016-10-27 16:54:05 +02:00 |
|
Julien Duponchelle
|
0cfdde7b7e
|
Fix random password lost of remote GNS3VM
|
2016-10-27 16:50:00 +02:00 |
|
Julien Duponchelle
|
ae1a9d9a5f
|
No timeout for listing images
Fix #1617
|
2016-10-27 15:34:17 +02:00 |
|
Julien Duponchelle
|
eff23eefe9
|
Handle 408 HTTP status code (request timeout)
Fix #743
|
2016-10-27 15:32:07 +02:00 |
|
Julien Duponchelle
|
620de3ff25
|
Move code for exposing VM ip to the VM itself. And display VM starting status
Fix #1621
|
2016-10-26 18:32:01 +02:00 |
|
Julien Duponchelle
|
fd911542f7
|
Fix a crash when we have error during export project
|
2016-10-26 16:50:01 +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
|
afb7eca27a
|
Fix port naming for atm switch
Fix #735
|
2016-10-26 12:03:54 +02:00 |
|
Julien Duponchelle
|
cf3ed5a329
|
Fix port naming for FrameRelay switch
Fix #735
|
2016-10-26 11:59:16 +02:00 |
|
Julien Duponchelle
|
048d2c12d0
|
Catch permission errors when listing images
Fix #1608
|
2016-10-26 10:53:14 +02:00 |
|
Julien Duponchelle
|
1080147cf5
|
If we can't found the VMware version we use workstation
Fix #742
|
2016-10-26 10:36:34 +02:00 |
|
Julien Duponchelle
|
0f9df6a2f8
|
Fix crash in idlePC compute
|
2016-10-25 19:32:07 +02:00 |
|
Julien Duponchelle
|
9e861a7340
|
Try a different method in order to retrieve IP from VMware
Ref https://github.com/GNS3/gns3-gui/issues/1589
|
2016-10-25 18:44:40 +02:00 |
|
Julien Duponchelle
|
1f44e08cdd
|
Fix naming of IOU serial interfaces
Fix #737
|
2016-10-25 15:26:36 +02:00 |
|
Julien Duponchelle
|
9799dabb98
|
Improve timeout management
Fix #741
|
2016-10-25 14:41:33 +02:00 |
|
Julien Duponchelle
|
59dcdcc141
|
When exporting debug information export GNS3 VM vmx content
Fix #740
|
2016-10-25 11:56:24 +02:00 |
|
Julien Duponchelle
|
4815904737
|
/debug for exporting debug informations
Ref #740, https://github.com/GNS3/gns3-gui/issues/1562
|
2016-10-25 11:40:57 +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
|
597e1e618d
|
Fix a possible deadlock at exit
|
2016-10-24 18:02:50 +02:00 |
|
Julien Duponchelle
|
acd1d95a8e
|
Fix import of some old dynamips topologies
Fix #734
|
2016-10-24 17:57:23 +02:00 |
|
Julien Duponchelle
|
0caf74443b
|
Fix a crash with some old virtualbox topologies
Fix https://github.com/GNS3/gns3-gui/issues/1605
|
2016-10-24 16:47:45 +02:00 |
|
Julien Duponchelle
|
786159110e
|
Fix conflict issue between the GNS3VM and a remote server
|
2016-10-24 15:24:45 +02:00 |
|
Julien Duponchelle
|
b9e7ccc14f
|
Fix typo in error message about the GNS3 VM
|
2016-10-24 15:16:53 +02:00 |
|
Julien Duponchelle
|
10e7b32409
|
Fix an error when importing old topology without color for label
Fix #736
|
2016-10-24 14:58:14 +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
|
19d184e04c
|
2.0.0dev3
|
2016-10-20 22:13:10 +02:00 |
|
Julien Duponchelle
|
db6485e702
|
2.0.0a2
|
2016-10-20 21:30:41 +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
|
dc363bbd38
|
Disable binding to an IPV6
Ref https://github.com/GNS3/gns3-server/issues/725
|
2016-10-20 09:56:27 +02:00 |
|
Julien Duponchelle
|
43236746f9
|
Support symbol None (from old versions)
Fix #732
|
2016-10-20 09:44:24 +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
|
66a789672d
|
Merge branch 'master' into 2.0
|
2016-10-19 17:06:43 +02:00 |
|
Julien Duponchelle
|
a4f8675c93
|
Support named remote servers for VPCS
Fix #722
|
2016-10-19 16:55:33 +02:00 |
|
Julien Duponchelle
|
3ecdd1d30c
|
Improve vmrun error messages
|
2016-10-19 12:03:42 +02:00 |
|
Julien Duponchelle
|
97cc60fad4
|
If vmware raise an error about invalid host type we retry with player
|
2016-10-19 11:57:14 +02:00 |
|
Julien Duponchelle
|
8adc010ba0
|
Do not trust client for the type of VMware host
Ref https://github.com/GNS3/gns3-gui/issues/1579
|
2016-10-19 11:40:16 +02:00 |
|
Julien Duponchelle
|
7d35d1a34f
|
Improve error when default vm directory is not found
|
2016-10-19 10:38:21 +02:00 |
|
Julien Duponchelle
|
fbd3a54877
|
Merge branch 'master' into 2.0
|
2016-10-19 09:13:28 +02:00 |
|
Julien Duponchelle
|
1eb423c204
|
Add a clear warning about /upload deprecated
Fix #728
|
2016-10-18 22:57:02 +02:00 |
|
Julien Duponchelle
|
2a4b68d3b7
|
/duplicate support non opened projects
Ref https://github.com/GNS3/gns3-gui/issues/1585
|
2016-10-18 16:50:41 +02:00 |
|
Julien Duponchelle
|
19be2d85b7
|
Fix Snapshot restore does not work with IOS routers
Fix https://github.com/GNS3/gns3-gui/issues/1583
|
2016-10-18 16:19:14 +02:00 |
|
Julien Duponchelle
|
dd849f7945
|
Strip space from all nodes names
Fix #727
|
2016-10-18 11:11:45 +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
|
a8ffaa9cb5
|
If listen on all interface do not return localhost as console
Fix https://github.com/GNS3/gns3-gui/issues/1574
|
2016-10-17 18:20:29 +02:00 |
|
Julien Duponchelle
|
f737989e44
|
Fix HTTP console not working for docker containers
Fix #1568
|
2016-10-17 14:29:29 +02:00 |
|
Julien Duponchelle
|
b9b0feed62
|
Fix IPV6 server support
Fix #717
|
2016-10-17 14:10:25 +02:00 |
|
Julien Duponchelle
|
780b00f095
|
Fix validation error with auxilary console
Fix https://github.com/GNS3/gns3-gui/issues/1569
|
2016-10-17 10:10:59 +02:00 |
|
Julien Duponchelle
|
cb0a7c6a3f
|
Fix connection issue with IOU when a device as serial link
Fix https://github.com/GNS3/gns3-gui/issues/1566
|
2016-10-17 00:06:34 +02:00 |
|
Julien Duponchelle
|
ec3660c979
|
Catch an error when docker is not running
|
2016-10-14 19:06:12 +02:00 |
|
Julien Duponchelle
|
fbdcf67d29
|
If docker container state failed to return we consider the container stopped
|
2016-10-14 19:00:25 +02:00 |
|
Julien Duponchelle
|
241c9b0c11
|
Fix Error when converting some dynamips topologies from 1.3 => 2.0
Fix #718
|
2016-10-07 12:33:46 +02:00 |
|
Julien Duponchelle
|
b6fa14454e
|
After conversion from 1.X check the topology before save to disk
|
2016-10-07 11:56:55 +02:00 |
|
Julien Duponchelle
|
a437760f5d
|
Keep forever .gns3 backup before version upgrade
|
2016-10-07 11:29:11 +02:00 |
|
Julien Duponchelle
|
98480881a3
|
Update crash report key
|
2016-10-07 10:29:06 +02:00 |
|
Julien Duponchelle
|
d60b606d5e
|
Fix save of topology size
Fix https://github.com/GNS3/gns3-gui/issues/1561
|
2016-10-05 15:52:44 +02:00 |
|
Julien Duponchelle
|
5a695d2651
|
Missing busybox for docker
|
2016-10-05 14:57:58 +02:00 |
|
Jeremy Grossmann
|
46e1fbda60
|
Merge pull request #712 from GNS3/set_qemu_uuid
Set Qemu uuid for csr1000v
|
2016-10-04 20:55:11 -06:00 |
|
Julien Duponchelle
|
5a7f5d2950
|
Check if GNS3 has access to all docker resssources
Ref #702
|
2016-10-04 21:14:19 +02:00 |
|
Julien Duponchelle
|
4b4053dc2b
|
Return the platform of a compute
Ref https://github.com/GNS3/gns3-gui/issues/1550
|
2016-10-04 18:48:29 +02:00 |
|
Julien Duponchelle
|
2b9c190bcf
|
Handle errors when startup config path is wrong
Fix #715
|
2016-10-04 17:16:52 +02:00 |
|
Julien Duponchelle
|
7baf584367
|
Merge branch 'master' into 2.0
|
2016-10-04 14:53:50 +02:00 |
|
Julien Duponchelle
|
c7d9af121f
|
smm=off is only for 64bits
Fix #714
|
2016-10-04 14:53:09 +02:00 |
|
Julien Duponchelle
|
04aec4619f
|
Fix uploads of large images
Fix https://github.com/GNS3/gns3-gui/issues/1552
|
2016-10-04 10:56:38 +02:00 |
|
Julien Duponchelle
|
8299ce800d
|
Stop raising error if VMware has not enough ram. Not working on some system
Fix #713
|
2016-10-04 10:15:33 +02:00 |
|
Julien Duponchelle
|
4aa7a0a9df
|
Increase creation timeout for docker container
|
2016-10-03 22:31:34 +02:00 |
|
Julien Duponchelle
|
48a73f9ab5
|
Fix a rare crash in vbox
Fix #710
|
2016-10-03 21:39:43 +02:00 |
|
Julien Duponchelle
|
780086cd5b
|
Remove a debug
|
2016-10-03 18:40:59 +02:00 |
|
Julien Duponchelle
|
fb8a942620
|
Fix errors where free port as marked as used after an error
|
2016-10-03 16:37:58 +02:00 |
|
Julien Duponchelle
|
6fa8c52482
|
Fix a bug when selecting a topology and deleting multiple linked device
Fix https://github.com/GNS3/gns3-gui/issues/1554
|
2016-10-03 16:36:16 +02:00 |
|
Julien Duponchelle
|
f3d255756b
|
Set Qemu uuid for csr1000v
Fix #711
|
2016-10-03 15:54:20 +02:00 |
|
Julien Duponchelle
|
99bdf37ec3
|
Prevent connect a node to himself
Fix https://github.com/GNS3/gns3-gui/issues/1553
|
2016-10-03 12:31:01 +02:00 |
|
Julien Duponchelle
|
420168015c
|
Fix BadZipFile: File is not a zip file
|
2016-10-03 10:33:56 +02:00 |
|
Julien Duponchelle
|
bfb82a9618
|
The gns3_controller.conf is located in the same directory of gns3_server.conf
Fix #701
|
2016-09-30 17:34:28 +02:00 |
|
Julien Duponchelle
|
4d6d0e96c6
|
Fix crash if you manually delete the project directory and use the delete button in interface
Fix #697
|
2016-09-30 10:47:37 +02:00 |
|
Julien Duponchelle
|
36175f7c26
|
Catch timeout error when closing project
Fix #698
|
2016-09-30 10:40:10 +02:00 |
|
Julien Duponchelle
|
a8c32e6b8e
|
Fix a crash when importing some old topologies.
Fix #699
|
2016-09-30 10:36:18 +02:00 |
|
Julien Duponchelle
|
a01b55f07b
|
Fix a crash if font information is missing
Fix #700
|
2016-09-30 10:30:24 +02:00 |
|
Julien Duponchelle
|
a5ff0b8579
|
2.0.0dev2
|
2016-09-29 20:42:23 +02:00 |
|
Julien Duponchelle
|
6ac595a38c
|
2.0.0 alpha 1
|
2016-09-29 16:59:17 +02:00 |
|
Julien Duponchelle
|
f6b34e2434
|
Bug fixes on Hub
|
2016-09-29 16:01:18 +02:00 |
|
Julien Duponchelle
|
74dd212def
|
One less exit deadlock
|
2016-09-29 15:07:17 +02:00 |
|
Julien Duponchelle
|
462238a335
|
Fix a crash when adding builtin switch and hub
|
2016-09-29 15:07:05 +02:00 |
|
Julien Duponchelle
|
2b1fab6742
|
Conversion issue for switch & hub from 1.5 to 2.0
Fix #694
|
2016-09-29 14:59:11 +02:00 |
|
Julien Duponchelle
|
68725778e8
|
Return all ports for hub & switch
|
2016-09-29 14:40:56 +02:00 |
|
Julien Duponchelle
|
8f6d24ae5e
|
Prevent a dead lock when closing server
|
2016-09-29 14:40:39 +02:00 |
|
Julien Duponchelle
|
cfd74a8164
|
Fix crash when loading as GNS3 a non topology
Fix #692
|
2016-09-29 14:08:07 +02:00 |
|
Julien Duponchelle
|
c38dd004b8
|
Extract netmask of interfaces on windows
|
2016-09-28 10:48:28 +02:00 |
|
Julien Duponchelle
|
fb2dac6ef1
|
All tests pass on windows
|
2016-09-28 10:27:30 +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
|
3a8ca1071e
|
Support 0.0.0.0 as host when creating local compute
|
2016-09-27 11:54:23 +02:00 |
|
Julien Duponchelle
|
7df645f742
|
Fix a crash in NAT
|
2016-09-27 11:54:07 +02:00 |
|