1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 02:18:59 +00:00
Commit Graph

2488 Commits

Author SHA1 Message Date
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
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
1e0b724e47
Make sure the compute has an id 2016-09-30 11:20:25 +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
a7184f32bd
Make test of topology conversion independent of the version 2016-09-30 10:29:55 +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
79d376652c
Fix tests on Unix for interfaces 2016-09-28 14:34:13 +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
e01931269f
Fix import project tests 2016-09-27 18:44:32 +02:00
Julien Duponchelle
c2420318ba
Fix test of drawings under windows 2016-09-27 18:03:44 +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
2c73d40551
Update documentations 2016-09-27 17:15:40 +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
Julien Duponchelle
3ea5df7462
Make better error when we have no netmask
Fix #1541
2016-09-27 11:47:18 +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
4ea3690951
Merge branch 'master' into 2.0 2016-09-27 10:47:18 +02:00
Julien Duponchelle
15babb137d
Fix set hostname on remote server
Fix #691
2016-09-27 10:40:58 +02:00
Julien Duponchelle
eccee6b629
Support unstable ppa for remote install 2016-09-27 10:35:24 +02:00
Julien Duponchelle
c91999c532
Disallow running IOU on multiple server
Fix #690
2016-09-26 15:35:58 +02:00
Julien Duponchelle
f3596767c1
Merge branch 'master' into 2.0 2016-09-26 15:17:05 +02:00
Julien Duponchelle
ef95ba1ed8
Fix sending smm option to qemu
Fix #689
2016-09-26 15:15:38 +02:00
Julien Duponchelle
79b4926cad
Fix the nat node
Ref #686
2016-09-26 15:08:55 +02:00
Julien Duponchelle
dc798dafd0
Cloud support multiple interfaces 2016-09-23 10:56:37 +02:00
Julien Duponchelle
4c900ce639
Cleanup port when cloud failed to create 2016-09-23 10:52:08 +02:00
Julien Duponchelle
87e2326363
Fix cannot recreate a deleted project
Fix #1539
2016-09-23 10:22:33 +02:00
Julien Duponchelle
41f12457e7
Fix a crash in cloud 2016-09-22 18:29:46 +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
286112ced4
Fix port name in the cloud
Fix #1534
2016-09-22 17:11:40 +02:00