Commit Graph

2379 Commits (0afd7b78b7f38768fa3be8ca9a28480b99d51c0b)
 

Author SHA1 Message Date
Julien Duponchelle 0afd7b78b7
Avoid tasks lost during tests creating noisy warnings
8 years ago
Julien Duponchelle 2d86a7fdcf
Fix invalid height for drawing images
8 years ago
Julien Duponchelle 43afce740d
Fix Error when cleaning image behind us #665
8 years ago
Julien Duponchelle be0fee99e7
Test pcap streaming
8 years ago
Julien Duponchelle 947dcf1406
Prevent another deadlock at exit
8 years ago
Julien Duponchelle 6a259c7e06
Fix streaming of pcap file
8 years ago
Julien Duponchelle 4bbd8938ab
Manage error when GNS3VM failed to start
8 years ago
Julien Duponchelle f216422d0f
Debug shell support command history
8 years ago
Julien Duponchelle 4624c7433c
Do not dump GNS3 VM config in the list of computes of config file
8 years ago
Julien Duponchelle 483370b756
Do not ignore error when closing a project
8 years ago
Julien Duponchelle 662c8788c2
Fix auth for websocket between controller and computes
8 years ago
Julien Duponchelle 45471fc865
Make sure to drain notification feed
8 years ago
Julien Duponchelle 238421c415
Drop another dead lock at exit
8 years ago
Julien Duponchelle 0a08ea05d6
Fix project loading
8 years ago
Julien Duponchelle ff61f79a88
Catch 401 error when connecting to a compute websocket
8 years ago
Julien Duponchelle 9fc23f07f1
Fix traceback when a server is already running
8 years ago
Julien Duponchelle 03e31a2cb9
Fix crash when loading a topology without project id
8 years ago
Julien Duponchelle 7065988087
Raise an error if we use nat and eth1 doesn't exists
8 years ago
Julien Duponchelle 5fdd33fe3b
Repair VirtualBox VM support
8 years ago
Julien Duponchelle 3bff094238
Remote GNS3 VM support
8 years ago
Julien Duponchelle e0c5fdcf1c
Avoid too much ressources usage during tests
8 years ago
Julien Duponchelle 919355abd8
Catch more error to avoid dead lock at project close
8 years ago
Julien Duponchelle 96f3cb0445
Reconnect to compute after compute update
8 years ago
Julien Duponchelle 36d2e80d0a
Nat node is only on the GNS3 VM for the moment
8 years ago
Julien Duponchelle edae834e0e
Monitor status of the compute
8 years ago
Julien Duponchelle 2c8b8540cd
Upgrade aiohttp to last version
8 years ago
Julien Duponchelle d121c201e4
Rebuild documentation
8 years ago
Julien Duponchelle bbc1505274
Return what is supported by a compute node
8 years ago
Julien Duponchelle ffe6448534
Bring back test for the qcow2 file format
8 years ago
Julien Duponchelle 19e6d956df
Drop unused endpoint POST /version on compute
8 years ago
Julien Duponchelle 72fe5d3489
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle b7bf97039c
Avoid dead lock if you can not close the GNS3VM at exit
8 years ago
Julien Duponchelle da1cd9a3e7
Use $PATH also for dynamips and cleanup some $PATH usages
8 years ago
Julien Duponchelle 0eafb6f06c
Fix a lock issue with some virtualbox vm
8 years ago
Julien Duponchelle 042a69eecf
Raise proper error when you try to load an empty qcow2 file
8 years ago
Julien Duponchelle 1885fe62a6
Fix upload form crash
8 years ago
Julien Duponchelle e481ffa94c Search bin from the $PATH for sample configuration file
8 years ago
Julien Duponchelle 937bbf0131 Merge pull request #653 from ehlers/master
8 years ago
Bernhard Ehlers d58a6ccda9 Update 'Updated systemd unit file and added sample configuration file'
8 years ago
Bernhard Ehlers 84fb108abb Change CR/LF line ending to unix style
8 years ago
Julien Duponchelle f93e443548
Prevent close server process to be started twice
8 years ago
Julien Duponchelle 8352ff02a1
When you change settings of the GNS3 VM the VM is reloaded and project using it closed
8 years ago
Julien Duponchelle 5289c714f4
When you delete a compute all project using it are closed
8 years ago
Julien Duponchelle 4455499e00 Merge pull request #648 from ianc1215/master
8 years ago
Ian Campbell 763f258465 Updated systemd unit file and added sample configuration file
8 years ago
Julien Duponchelle 134fed8fc5
Smart choice of host for UDP link
8 years ago
Julien Duponchelle c01bb2436e
Return netmask with list of interfaces
8 years ago
Julien Duponchelle 9511c34b4f
Rebuild documentation
8 years ago
Julien Duponchelle 9255dc07b7
Support auto stop for the GNS3 VM
8 years ago
Julien Duponchelle fc8b4c3216
Start GNS3 VM with the controller
8 years ago