Commit Graph

1595 Commits (c7d878ed9e3c39f1ecd6ea4cf7160921ed6478a2)

Author SHA1 Message Date
Julien Duponchelle c7d878ed9e
Fix TypeError: __init__() got multiple values for argument 'handler' with recent aiohttp
8 years ago
Julien Duponchelle 49f1ee2e32
Support aiohttp 1.2 (but not compatible with previous versions)
8 years ago
Julien Duponchelle bd4de862c8
Explain that segfault on IOU is a issue with the image
8 years ago
Julien Duponchelle f038735595
Fix an issue with finding vmrun and vboxmanage
8 years ago
Julien Duponchelle a4f8675c93
Support named remote servers for VPCS
8 years ago
Julien Duponchelle b53b34d485
When checking for a free port check if the host and 0.0.0.0 are available
8 years ago
Julien Duponchelle c7d9af121f
smm=off is only for 64bits
8 years ago
Julien Duponchelle ef95ba1ed8
Fix sending smm option to qemu
8 years ago
Julien Duponchelle 2bbdbeaa82
Workaround a bug with KVM, Qemu >= 2.4 and Intel CPU
8 years ago
Julien Duponchelle de2dad20d5
Renable sleep at Vbox exit bug seem to be back
8 years ago
Julien Duponchelle 84c0a17572
Support large project (> 2GB) during export
8 years ago
Julien Duponchelle f0edf799b7
Fix Deleting running telnet docker VM shows error in log
8 years ago
Julien Duponchelle a7be4681d5
Create gns3server/symbols directory
8 years ago
Bernhard Ehlers 07b982d4db
Fix when closing a container using VNC, root permission are not reset
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 d447a04c6a
1.5.3dev1
8 years ago
Julien Duponchelle f358cb45a2
1.5.2
8 years ago
Athmane Madjoudj db95cb5c46 Move utils.vmnet to gns3 namespace
8 years ago
Julien Duponchelle d6f63d3b7d
Fix Exporting portable projects with QEMU includes base images even when selecting no.
8 years ago
Julien Duponchelle 7d90a73ed2
Catch error when md5sum file is corrupted
8 years ago
Julien Duponchelle 44307b43b9
Improve compaction of .gns3project
8 years ago
Julien Duponchelle febf0f7839
Fix crash when winpcap is not installed
8 years ago
Julien Duponchelle 26d49f19c1
1.5.2dev1
8 years ago
Julien Duponchelle e1a7efad60
1.5.1
8 years ago
grossmj 08956e438c Add NIO TAP support for Docker and VMware. Fixes #603.
8 years ago
Julien Duponchelle e175650fb0
Increase the number of interface for docker
8 years ago
Julien Duponchelle 5f88db93ff
Add the method in the bad request answer
8 years ago
Julien Duponchelle e0a2553be4
Fix a rare crash in IOU
8 years ago
Julien Duponchelle b905760635
Fix a crash when docker is used but not installed
8 years ago
Julien Duponchelle f9bc745ddb
Backport Docker node hot linking
8 years ago
grossmj ead8a6caa2
Allows hot-linking for Docker containers. Ref #267.
8 years ago
Julien Duponchelle 5fab48ba75
1.5.1dev1
8 years ago
Julien Duponchelle 2739483751
1.5.0
8 years ago
Julien Duponchelle 1f0fe6d304
Fix import of project with no disk
8 years ago
Julien Duponchelle fa769cd41d
Restore the veth- prefix for docker otherwise it's conflict with network
8 years ago
grossmj 379c216109 Allow for (a lot) more docker container ports. Fixes #593.
8 years ago
AJ NOURI 5daff17911 Update __init__.py
8 years ago
Jeremy Grossmann 8296621320 Merge pull request #584 from GNS3/kill_ghosts
8 years ago
Julien Duponchelle 42ff398f05
Raise an error if you try to use Docker on non Linux host
8 years ago
Julien Duponchelle d1de665939
Fix a crash in Docker if daemon stop to respond
8 years ago
Julien Duponchelle f151181409
Fix a crash if Dynamips router has no initial configuration
8 years ago
Julien Duponchelle 07395c9cf2
Kill ghosts process at startup (Dynamips, VPCS, Ubridge)
8 years ago
Julien Duponchelle 38a41a1cfd
1.5.0dev6
8 years ago
Julien Duponchelle 8fbfae6a98
1.5.0rc2
8 years ago
Julien Duponchelle 5ca9becdf9
Do not crash if we can not cleanup a temporay project
8 years ago
Julien Duponchelle bb0db7846f
Fix black screen with Qt app in Docker container
8 years ago
Julien Duponchelle e82862c69f
Detect when command in the container exit
8 years ago