Julien Duponchelle
|
e2fd339f35
|
Catch auth errors when adding a compute
Fix #813
|
2016-12-12 11:27:18 +01:00 |
|
Julien Duponchelle
|
897a94f343
|
Do not block server startup if one project use non implemented conversion
Ref #822
|
2016-12-12 11:18:17 +01:00 |
|
Julien Duponchelle
|
063087f6fb
|
Fix an error when deleting a compute already deleted
Fix #815
|
2016-12-12 11:09:07 +01:00 |
|
Julien Duponchelle
|
4cd08c8955
|
Handle OSerror when listing images
Fix #823
|
2016-12-12 10:14:34 +01:00 |
|
Julien Duponchelle
|
4bb990bf0c
|
Fix JSONDecodeError
Fix #814
|
2016-12-12 10:03:40 +01:00 |
|
Julien Duponchelle
|
846041a59c
|
Fix configuration lost during save as on remote server
Fix https://github.com/GNS3/gns3-gui/issues/1704, https://github.com/GNS3/gns3-gui/issues/1705
|
2016-12-08 16:55:16 +01:00 |
|
Julien Duponchelle
|
bd1560ae50
|
Fix error when controller config file is corrupted
Fix #812
|
2016-12-08 10:52:21 +01:00 |
|
Julien Duponchelle
|
52260cba53
|
Fix crash if at controller loading the remote server is not a GNS3 server
Fix #810
|
2016-12-07 11:01:26 +01:00 |
|
Julien Duponchelle
|
95e944257a
|
AttributeError: 'Project' object has no attribute 'emit'
Fix #804
|
2016-12-01 10:27:05 +01:00 |
|
Julien Duponchelle
|
e3b1eee85b
|
Improve autostart logging
|
2016-12-01 09:24:52 +01:00 |
|
Julien Duponchelle
|
5efc5684ba
|
Fix warning when vmware is not installed
|
2016-11-28 20:28:19 +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
|
a36fc37250
|
When we restore snapshot on a fail project do not crash
Fix #800
|
2016-11-28 13:49:09 +01:00 |
|
Julien Duponchelle
|
40263e14ca
|
Catch error if you export a project deleted from disk
Fix #793
|
2016-11-25 17:18:23 +01:00 |
|
Julien Duponchelle
|
794dac31f5
|
UDP tunnel debuging
Fix #1562
|
2016-11-25 15:11:31 +01:00 |
|
Julien Duponchelle
|
875051d05e
|
Prevent capture on non running node
Fix https://github.com/GNS3/gns3-gui/issues/1656
|
2016-11-22 16:05:57 +01:00 |
|
Julien Duponchelle
|
a853e87fa5
|
IOURC is a text box instead of a file path
Fix https://github.com/GNS3/gns3-gui/issues/1662
|
2016-11-21 18:16:50 +01:00 |
|
Julien Duponchelle
|
1beae95443
|
Multiple improvements around starting the GNS3 VM
* avoid concurrent start
* proper catching of the TimeOut error
Ref #754
|
2016-11-21 09:59:25 +01:00 |
|
Julien Duponchelle
|
40af2a35e0
|
Wait for the end of project loading before making new change
Fix #790
|
2016-11-18 17:35:28 +01:00 |
|
Julien Duponchelle
|
5ab85e5c9e
|
Avoid crash due to persmission error on the .backup file
|
2016-11-18 17:17:14 +01:00 |
|
Julien Duponchelle
|
d2564cee9b
|
Add more debug informations if VM failed to start
Fix #754
|
2016-11-18 16:19:58 +01:00 |
|
Julien Duponchelle
|
94ceb2dda0
|
No connection limit / No keep alive for connection to compute
Fix #779
|
2016-11-16 15:04:10 +01:00 |
|
Julien Duponchelle
|
66a237628a
|
Return default symbol if user asked for a non existing symbol
|
2016-11-16 13:17:58 +01:00 |
|
Julien Duponchelle
|
0250547479
|
If server answer not found explain this could be due to the usage of 1.X server
|
2016-11-15 18:36:04 +01:00 |
|
Julien Duponchelle
|
89bbe0ef1b
|
Fix stack when looking for GNS3 VM with player installed
Fix #778
|
2016-11-15 18:17:34 +01: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
|
3bc4e951b8
|
Fix a None error when creating link
|
2016-11-11 16:08:52 +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
|
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
|
15d190d911
|
Increase timeout for link creation
|
2016-11-08 09:54:59 +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
|
5dee4eb052
|
Raise clean error when node timeout when stopped
|
2016-11-04 11:40:55 +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
|
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
|
0d022a4d33
|
Forward server disconnected errors
Fix #758
|
2016-11-02 11:06:45 +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
|
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 |
|