Commit Graph

1769 Commits (2651a48102b92c25dba6a6275fb6a0b918ce7626)
 

Author SHA1 Message Date
Julien Duponchelle 2651a48102
Fix the docker aux port is lost after an update
8 years ago
Julien Duponchelle 36dbcfa7f6
Do not block when ifup
8 years ago
Julien Duponchelle a046a4c980
Bump aiohttp to use the same version as 2.0 branch
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
Jeremy Grossmann 7b25ce04e8 Merge pull request #470 from GNS3/import_export
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
Julien Duponchelle f39af9deb7
Fix tests
8 years ago
Julien Duponchelle ec044f9210 Merge pull request #467 from ehlers/docker-init-update
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
Jeremy Grossmann e167a81080 Merge pull request #462 from GNS3/remote_improved
8 years ago
Julien Duponchelle 9f05b80d01
Add IOU support and install config in /etc
8 years ago
grossmj 58a360e535 Change server port in documentation.
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
Jeremy Grossmann 39c41336db Merge pull request #459 from GNS3/remote_install
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
Julien Duponchelle dcc4ddf11b
Add a test for \r\n
8 years ago
Julien Duponchelle e35ab1e8c0
Remote install on 14.04 ubuntu
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
Julien Duponchelle 75212cda3f
Improve tests on Travis
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
grossmj c077f3b990 Restart NPF service after adding vmnet adapters on Windows.
8 years ago
Julien Duponchelle 60e9241857
Merge branch 'ehlers-docker-init' into 1.5
8 years ago
Julien Duponchelle ee4b094160
Fix tests on @ehlers Docker init patch
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