Commit Graph

1156 Commits (f1bbacecd66897f5b6c13d623494a4f3f9526bb4)
 

Author SHA1 Message Date
Jeremy f1bbacecd6 Backport: Remove timeout to wait for connections to finish.
9 years ago
Jeremy a8142a04f8 Merge remote-tracking branch 'origin/master'
9 years ago
Jeremy 19425b1e9c Backport: Fixes RuntimeError: Event loop is closed.
9 years ago
Jeremy Grossmann 1b066bef92 Merge pull request #272 from GNS3/backup_upload_images_projects
9 years ago
Julien Duponchelle 6bf7a6aa38 Fix after jeremy feedback
9 years ago
Julien Duponchelle fc14deee1b Restore images & projects tarballs
9 years ago
Julien Duponchelle 270017d945 Allow user to backup projects and images
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
Brett Lykins c94dc1ec07 Update gns3.conf.upstart
9 years ago
Julien Duponchelle 2ccb30eeb5 Fix Incorrect vboxmanage sudo command
9 years ago
Julien Duponchelle 389788cfdc 1.3.8 dev
9 years ago
Julien Duponchelle 26fc8236c9 1.3.7
9 years ago
Julien Duponchelle 4216c5d2ed Prevent install on Python 2
9 years ago
Julien Duponchelle afa4ba9b55 Crash report key for 1.3.7
9 years ago
grossmj 7980ae9ab1 Update version_info.
9 years ago
grossmj 3495035dbf Bump version to 1.3.7.dev1
9 years ago
Julien Duponchelle a2d4c2427d 1.3.6
9 years ago
Julien Duponchelle 0dae4b6930 1.3.6dev1
9 years ago
Julien Duponchelle 947a732bfb Remove netifaces dependencies due to IOUVM
9 years ago
Julien Duponchelle d88c5648de 1.3.5
9 years ago
Julien Duponchelle 94fbd3fac9 Ignore invalid characters when reading the output of a process
9 years ago
Julien Duponchelle 07eab6e766 Fix tests
9 years ago
Julien Duponchelle a2833cf276 Turn on / off authentication
9 years ago
Julien Duponchelle 079715bc18 Ensure no colored output on Windows
9 years ago
grossmj 5a32d8a779 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj 9f1705a4f1 Do not stop saving IOS router configs when there is an exception while a project is committed.
9 years ago
Julien Duponchelle 02650fa490 Create a private config file if expected
9 years ago
Julien Duponchelle fff3e1474f Distribute our own version of netifaces working with python 3
9 years ago
Julien Duponchelle d9de1718b7 Fix crash if a private config exist in IOS but no private config file
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
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
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
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
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