Commit Graph

855 Commits (6d56da03e5dff4aae90a0d861fc64a0d13e6d549)
 

Author SHA1 Message Date
grossmj 6d56da03e5 Fixes tests.
9 years ago
grossmj 25b778aec0 Bump version to 1.3.0rc1.dev1
9 years ago
grossmj a90805135d Bump version to 1.3.0beta2
9 years ago
grossmj 95f9431b59 Update CHANGELOG
9 years ago
Jeremy cf92bfe81e Alternative local server shutdown (mostly intended for Windows).
9 years ago
Jeremy 4ccca5dc99 Support RAM setting for VirtualBox VMs.
9 years ago
Jeremy a81d2274cd Adds info either the server is started as a local server in VersionHandler response.
9 years ago
Jeremy 221befa73e Option to record curl requests into a file (to replay them later).
9 years ago
Jeremy db69b93100 Merge remote-tracking branch 'origin/asyncio' into asyncio
9 years ago
Jeremy 81420c60c7 Changes words in upload template.
9 years ago
Jeremy f7d3af4a59 Fixes hostid retrieval.
9 years ago
grossmj c596147b59 List the iourc file in upload handler.
9 years ago
Jeremy 5637b7be86 Bump version to 1.3.0beta2.dev1
9 years ago
Jeremy 500b7112f5 Assert host and port are not None when creating the Server instance.
9 years ago
Jeremy 36daa3627e Ignore exception in asyncio loop on Windows when the local server gets a signal.
9 years ago
Jeremy 03796ca729 Server handler to shutdown a local server.
9 years ago
Jeremy 6d901e8295 Fixes issue when VBoxManage returns an error.
9 years ago
grossmj 4f7b896a6a Fixes tests.
9 years ago
grossmj 38fa3e9a86 Update CHANGELOG.
9 years ago
grossmj 34c4649d0b Bump version to 1.3beta1
9 years ago
Jeremy 54c2d34185 Optional IOU license key check.
9 years ago
Jeremy aebcd9f08b Relative path support of IOU, IOS and Qemu images.
9 years ago
Jeremy c41bec0516 Do not give attachment warning for generic attachments in VirtualBox.
9 years ago
Jeremy 223f3ee705 Should fix ProcessLookupError exceptions.
9 years ago
grossmj 1610067eee Support for HDC and HDD disk images in Qemu.
9 years ago
grossmj 062e5a5986 Fixes bug when starting a packet capture in VirtualBox with the project path containing spaces.
9 years ago
grossmj 4c68fd0d52 Renames server.conf and server.ini to gns3_server.conf and gns3_server.ini respectively.
9 years ago
grossmj 03dfd177f9 Use TCP instead of Telnet to communicate with Qemu monitor.
9 years ago
grossmj 5910b4b0be Have the server look in the right place for relative image paths.
9 years ago
grossmj ad5548f70b Convert more that IOU pre 1.3 projects but also other modules on remote servers.
9 years ago
grossmj 5ca65093e4 Fixes bugs when checking if this is a local project.
9 years ago
grossmj 4f1674f50c Bump version to 1.3.0beta1.dev2
9 years ago
grossmj 95766fa30d Let the server know about the project name and convert old IOU projects on remote servers.
9 years ago
grossmj 2934232afb Convert legacy IOU directories on remote servers.
9 years ago
grossmj b1eccc0ace Properly restore configs for Dynamips routers.
9 years ago
grossmj c3014632a4 Fixes rename bug for linked clones in VirtualBox.
9 years ago
grossmj 2b34e35027 Pypi doesn't like Python 3.5... yet
9 years ago
grossmj 0d379f428e Makes absolute path checks work on Windows.
9 years ago
Julien Duponchelle be1e0fa1f2 Upload IOURC file via the web interface
9 years ago
Julien Duponchelle ed2e4e43f2 Support the options use_default_iou_values
9 years ago
Julien Duponchelle d126db1fe9 The upload interfaces allow user to choose an image type
9 years ago
Julien Duponchelle 1b68a54234 Look for qemu images in ~/GNS3/images
9 years ago
Jeremy ee578d3c12 Fixes Qemu networking.
9 years ago
Jeremy d87ebb3ed2 Fixes suspend and resume for Qemu.
9 years ago
Jeremy f188bc43e1 Includes SSL cacert file path in the warnings.
9 years ago
Jeremy 053fd9cc0c Adds warnings if the cacert.pem file cannot be found.
9 years ago
Jeremy b58f9e10f9 Bump version to 1.3.0beta1.dev1
9 years ago
Julien Duponchelle e37392c482 Correctly recover id when closing VMS
9 years ago
Julien Duponchelle d657f94c18 Fix crash when you start capture on a non running IOU
9 years ago
grossmj 18f3859e87 Fixes Telnet server initialization issue in VirtualBox. Fixes #88.
9 years ago