Commit Graph

1452 Commits (bb63f51f8074e89e135b2e108b2cffad7d981792)

Author SHA1 Message Date
Jeremy Grossmann bb63f51f80 Merge pull request #478 from GNS3/qcow2_rebase
8 years ago
Julien Duponchelle b335daf857
Cleanup
8 years ago
Julien Duponchelle b93c85c390
Allow to change the number of adapters for Docker (server side)
8 years ago
Julien Duponchelle cb197627b4
Fix an issue with VNC port range
8 years ago
Julien Duponchelle 9b9eddb30c
Fix VNC broke after container update
8 years ago
Julien Duponchelle 5531a576d1
Import create project if not exists (GNS3 VM just need an UUID)
8 years ago
Julien Duponchelle 9ed15e55af
Move more import code to the server
8 years ago
Julien Duponchelle 2651a48102
Fix the docker aux port is lost after an update
8 years ago
Julien Duponchelle 57394dfebf
Rebase the qcow2 when starting the VM if needed
8 years ago
Julien Duponchelle 7422b31b2c
Refactor code for avoid duplicate in disk management for Qemu
8 years ago
Julien Duponchelle 06b9e46cd2
Create Qcow2 class for reading Qcow2 and rebase it
8 years ago
Julien Duponchelle 36dbcfa7f6
Do not block when ifup
8 years ago
Julien Duponchelle 34459f6a88
Fix log with recent aiohttp versions
8 years ago
Julien Duponchelle e097a0e728
Fix Dynamips VM ignores changed console port
8 years ago
Julien Duponchelle 3b04f556b3
In the export rename the .gns3 to project.gns3
8 years ago
Julien Duponchelle bd71f0cf4c
Import API
8 years ago
Julien Duponchelle 879591eaf5
Export API
8 years ago
Bernhard Ehlers 498d006225 Minor cleanup on docker-init
8 years ago
Julien Duponchelle c1193c23c1
Merge branch 'master' into 1.5
8 years ago
grossmj ba006f105f Alternative method to find the Documents folder on Windows.
8 years ago
grossmj fa58b1f81c Check for NPF service on Windows.
8 years ago
grossmj d243cb7d02 New console port range 5000 to 10000.
8 years ago
Julien Duponchelle c563dbba8a
Change default port to 3080
8 years ago
Julien Duponchelle 5345fe8490
Minor code cleanup
8 years ago
Julien Duponchelle 2a20333877 Merge pull request #461 from GNS3/ehlers-docker-init
8 years ago
Julien Duponchelle 2e455037e1
Fix crash when you start twice the same container
8 years ago
Julien Duponchelle 23c48f5e3d
Add to project an API to write a file
8 years ago
Julien Duponchelle e6ddce86b3
Docker init supports /etc/network/interfaces
8 years ago
Julien Duponchelle 268c61ce80
Merge branch 'docker-init' of https://github.com/ehlers/gns3-server into ehlers-docker-init
8 years ago
Julien Duponchelle d2c32bb570
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 3fe8016938
1.4.6 dev1
8 years ago
Julien Duponchelle 01dbaea2e4
1.4.5
8 years ago
grossmj 427cb05c2a Stop the VMware VM if there is an error while setting up the network connections or console.
8 years ago
Bernhard Ehlers d36a9f3403 docker-init: add DHCP support
8 years ago
grossmj fa22e19321 Bump version to 1.4.5dev2
8 years ago
Bernhard Ehlers d472f47829 docker-init: static busybox, support for /etc/network/interfaces
8 years ago
grossmj 975e1c8fa7 Fixes dev syntax bug.
8 years ago
grossmj 19b46a4014 Include VMware VMs paths found preferences.ini
8 years ago
grossmj 7cdf23f497 Allow to stop a VMware VM from GNS3 even if halted within the VM. Fixes #1118.
8 years ago
grossmj 06da40cdcd Keep Dynamips stdout log file in the project directory.
8 years ago
Julien Duponchelle 174e7cccea
Merge branch 'master' into 1.5
8 years ago
grossmj a018c5b0f5 Get MAC addresses for host interfaces to use for filtering frames from vmnet interfaces.
8 years ago
grossmj 93e2d4096d Dynamips uuid hypervisor command is no longer supported.
8 years ago
Bernhard Ehlers 1dd437ecdc updated docker command line processing
8 years ago
Julien Duponchelle 84eb8356e8
Create a container class and a flag for enable it from command line
8 years ago
Julien Duponchelle c833a20a8c
Fix Deleting a docker VM gives console error message "Not connected"
8 years ago
Julien Duponchelle eae6f33e29
Inject an init script
8 years ago
Julien Duponchelle 59c1e125d3
Change the name of veth to avoid bugs :(
8 years ago
Julien Duponchelle 7469f65fa0
Add setter for allocate_aux
8 years ago
Julien Duponchelle 392fa187c2
Expose the allocate_aux setting
8 years ago