Commit Graph

857 Commits (21587fda5a57a10a06c5129aea578b252221099e)
 

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