Commit Graph

1184 Commits (d8fb33dba22cc1894948984c4a85b824e52b6538)
 

Author SHA1 Message Date
Julien Duponchelle d8fb33dba2 Fix merge conflict
9 years ago
Julien Duponchelle a1204dca0a Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 78891ae00e Basic Auth support
9 years ago
Julien Duponchelle b344def887 Fix crash when virtualbox list of VMS return an empty line
9 years ago
grossmj 743f1392b5 ACPI shutdown support for Qemu VMs.
9 years ago
grossmj 933bc5a7b0 ACPI shutdown support for VirtualBox VMs.
9 years ago
Julien Duponchelle a1bc815f63 Update crash report key
9 years ago
Julien Duponchelle 668cc3f0a5 1.3.5dev1
9 years ago
Julien Duponchelle 42a8c7147a 1.3.4 release
9 years ago
grossmj a0fe9bb498 Control vm command has to be used instead of modify vm. Fixes #205.
9 years ago
Julien Duponchelle 57f9d875ca Fix AttributeError: 'NIONAT' object has no attribute 'lport' for
9 years ago
Julien Duponchelle a2e51ac090 Avoid duplicate paths in qemu binary list
9 years ago
Julien Duponchelle 887f9b298e 1.3.4 Changelog
9 years ago
Julien Duponchelle d99047ce72 Drop useless dependencie
9 years ago
grossmj edff447483 Catch exception in snapshot dialog.
9 years ago
Jeremy ad27fdf8b9 Bump version to 1.3.4.dev2
9 years ago
Jeremy 9df290f192 Check if port or adapter is connected before starting/stopping a packet capture. Fixes #196.
9 years ago
Julien Duponchelle 05aafb9538 Revert "Start virtualbox VM one by one" because it doesn't fix the issue
9 years ago
Julien Duponchelle da72a9501a Start virtualbox VM one by one
9 years ago
grossmj a60389427b Support for VMware linked clones.
9 years ago
Julien Duponchelle ada94d486a Get server resource independant of working directory
9 years ago
Julien Duponchelle 85c185604e Merge branch 'master' into unstable
9 years ago
Julien Duponchelle a2dfeab315 Load faulthandler module only for dev build
9 years ago
Julien Duponchelle 16cad8426a Enable faulthandler only for dev build
9 years ago
Julien Duponchelle a79249aa9e Fix tests after merge
9 years ago
Julien Duponchelle 9442042d7a Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 57a069b027 Support cacert.pem in the new frozen package
9 years ago
grossmj 98e01ff21d Serial console implementation for VMware VMs.
9 years ago
Jeremy Grossmann c782784bf5 Merge pull request #187 from boenrobot/qemuImg
9 years ago
Vasil Rangelov 9ef4628cbc Added a method for getting qemu-img binaries, and moved the qemu folder into a separate method.
9 years ago
grossmj 0476f2932e Prevent users to add links to running Qemu VMs and start a capture on running VirtualBox VMs.
9 years ago
grossmj 91c0f05a4e Fixes bug: couldn't set PCMCIA disk1 size for IOS routers.
9 years ago
Julien Duponchelle 74ee73581a Fix crash if you pass an invalid hostname
9 years ago
Julien Duponchelle a86bac4214 Catch VPCS kill errors
9 years ago
Julien Duponchelle 8abf22ef24 Skip network interfaces on Travis
9 years ago
Julien Duponchelle 7cad25eb1a Raise a VirtualBox error if adapter doesn't exists
9 years ago
Julien Duponchelle ecf4e91e55 Ignore VirtualBox VM Name with a carriage return in name
9 years ago
Julien Duponchelle ea67f4aeb9 Test ok on Windows
9 years ago
Julien Duponchelle c98bcedd39 Cleanup the temporary project after modules have been notified of the
9 years ago
Julien Duponchelle 528bb7a7c6 Do not return error if we can't remove the old project directory
9 years ago
Julien Duponchelle d31420b3e1 Script for starting gns3server in development mode on Windows
9 years ago
Julien Duponchelle 50d7a4f335 Catch encoding errors in windows logger
9 years ago
Julien Duponchelle 4216724d0b Give a reason for travis skip test
9 years ago
Julien Duponchelle 117630c887 Test ok on Windows
9 years ago
Julien Duponchelle f1ab682be9 Do not crash if module ioucon is loaded by tests on Windows
9 years ago
Julien Duponchelle c03c66ec48 Fix tests crash on travis
9 years ago
Julien Duponchelle dfd18f9483 Travis install netifaces
9 years ago
Julien Duponchelle 289b68e5c1 Use setter for the qemu_path (allow to pass only the binary name)
9 years ago
grossmj a7dd0d3c51 Fixes TAP connection when using VPCS.
9 years ago
Julien Duponchelle e62dd1a572 Fix tests on Windows
9 years ago