Commit Graph

1336 Commits (631ad76149e6d76319d2004f42684137519c258e)
 

Author SHA1 Message Date
Julien Duponchelle 631ad76149 Switch from travis legacy architecture to the new one
9 years ago
Julien Duponchelle 3f25bfcb27 Fix qemu tests
9 years ago
Jeremy e07c3215f5 Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
Jeremy 9b3b5f1884 Bump version to 1.4.0dev3
9 years ago
Julien Duponchelle cc820f2584 Changelog
9 years ago
Jeremy 1b499571b1 Deactivate uBridge process monitoring (process returns 1 on Windows when stopping).
9 years ago
Jeremy 8e236a7045 Prevent using different hypervisors that leverage hardware virtualization.
9 years ago
Jeremy accaa2159b Remove timeout to wait for connections to finish.
9 years ago
Jeremy fc0409286b Check for uBridge version and catch uBridge errors.
9 years ago
Jeremy f0649b4ac3 Remove default FLASH when no hda disk for Qemu VMs. Fixes #535.
9 years ago
Jeremy 8cc46f66c6 Fixes indentation mistakes.
9 years ago
Jeremy abd9c1dc48 Use the registry to find vmrun if the default VMware install path does not exist.
9 years ago
Julien Duponchelle 15a7401654 Merge branch 'master' into unstable
9 years ago
Jeremy Grossmann 23a03a24de Merge pull request #271 from lykinsbd/master
9 years ago
Jeremy 439e0df058 Bind host on 0.0.0.0 when checking for a free UDP port.
9 years ago
Jeremy d5c0584d25 Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265.
9 years ago
Jeremy 6ee94331d4 Fixes RuntimeError: Event loop is closed. Fixes #266.
9 years ago
Brett Lykins c94dc1ec07 Update gns3.conf.upstart
9 years ago
grossmj dfd6af3c22 Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
grossmj 1f890b4cad Implements uBridge hypervisor.
9 years ago
Julien Duponchelle 639f6bc68c New crash report key
9 years ago
Julien Duponchelle 5125ddcde4 Fix gns3server.utils.images in md5sum NameError: name 'log' is not
9 years ago
Julien Duponchelle ddddac426b Fix invalid umask
9 years ago
Julien Duponchelle 6d678898ef Client disconnect should not be logged as an error
9 years ago
Jeremy ccd29ab500 Take VMware file encoding into account. Fixes #261.
9 years ago
Jeremy f08817f335 Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
Jeremy e785baaa29 Take VMware file encoding into account. Fixes #261.
9 years ago
grossmj 6048222797 Adjust AUTHORS.
9 years ago
Julien Duponchelle 9e2a22fc8e 1.4.0dev2
9 years ago
Julien Duponchelle 9cfc7c0423 Typo in version number
9 years ago
Julien Duponchelle 65410e23e2 1.4.0 alpha1
9 years ago
grossmj 1e04e1e123 Fixes bug with vmrun VIX path.
9 years ago
Julien Duponchelle f2e5b8756a Changelog for 1.4.0 alpha1
9 years ago
Julien Duponchelle 5705ace70c Update documentation
9 years ago
Julien Duponchelle c3eb6a440f Fix vmware and interfaces tests
9 years ago
Julien Duponchelle a461cb71c6 Allow to send the iourc when starting the VM
9 years ago
Julien Duponchelle dd6c377b15 Fix test on Linux
9 years ago
grossmj 2fc63601bf Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
grossmj 27532cd037 Add debug to help resolve https://community.gns3.com/thread/9193
9 years ago
Jeremy 32e0d49e1e VMware VMs always have a working directory (to store the ubrige.ini and ubrige.log files).
9 years ago
Jeremy 870029123c Netifaces is not used on Windows. Fixes #257.
9 years ago
Jeremy 37f4ff2f63 Do not monitor the ubridge process because it creates an issue on Windows.
9 years ago
grossmj 8455d8a155 Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
grossmj 205f624730 Fixes GUI crash on unset vmrun_path variable. Fixes #507.
9 years ago
Jeremy 78d847e9ac ubridge source Ethernet interface must be quoted on Windows.
9 years ago
Julien Duponchelle dfe95cce63 Fix qemu binary lookup in frozen OSX application
9 years ago
Julien Duponchelle 33d6fbde21 Fix server tests
9 years ago
Jeremy 83929119be Return stdout when a process crash for IOU, Dynamips, uBridge and VPCS.
9 years ago
Jeremy 9235c3a913 Adds -no-kvm to the ASA template and ignore -no-kvm on platforms other than Linux. Should resolve #472.
9 years ago
Jeremy 442aa31065 Make sure VNC ports are between 5900 and 6000. Fixes #490.
9 years ago