Commit Graph

1952 Commits (c7d878ed9e3c39f1ecd6ea4cf7160921ed6478a2)
 

Author SHA1 Message Date
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
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
Julien Duponchelle dab1b26569
Aux console for Docker
8 years ago
Julien Duponchelle 03ffce0a75
Docker VNC support
8 years ago
Julien Duponchelle 9d28f4c0c3
Refactor aux port allocation
8 years ago
Julien Duponchelle 04b02171bb
Support /etc/gns3/gns3_server.conf for the config
8 years ago
Julien Duponchelle e91e3525c4
Improve warning if fusion is not installed or in non standard location
8 years ago
Julien Duponchelle c333e9451f
Fix pull of images
8 years ago
Julien Duponchelle 49f1931e95
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle ebb8c0d0b0
Increase test timeout to avoid random problems on travis
8 years ago
Julien Duponchelle 2d42f32d71
Restart the container if running and you change the hostname
8 years ago
Julien Duponchelle fd18458588
Fix stop capture for Docker
8 years ago
Julien Duponchelle 5f15667ad1
Rename invalid variable iou_manager in Docker
8 years ago
Julien Duponchelle bbdbc971c0
Fix Exception on removal of Docker VM
8 years ago
Julien Duponchelle 057b637961
Set the hostname for docker containers
8 years ago