Commit Graph

484 Commits (2934232afb1f165d9c31bdbb60efd954c539909a)

Author SHA1 Message Date
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 0d379f428e Makes absolute path checks work on Windows.
10 years ago
Julien Duponchelle ed2e4e43f2 Support the options use_default_iou_values
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
Julien Duponchelle e37392c482 Correctly recover id when closing VMS
10 years ago
grossmj 18f3859e87 Fixes Telnet server initialization issue in VirtualBox. Fixes #88.
10 years ago
Jeremy a64dfdd694 Disconnect network cable if adapter is not attached in VirtualBox vNIC.
10 years ago
Jeremy 2bae814eb1 Remove redundant code for Dynamips hypervisor connections.
10 years ago
Julien Duponchelle 3407ba802e Rename vlan dat file for IOU
10 years ago
Julien Duponchelle 80fd857658 Fix tests
10 years ago
Jeremy 6208cb997d Fixes Qemu adapters support.
10 years ago
Jeremy 3472f19519 Use console_host from the PortManager.
10 years ago
Jeremy a6869379c3 Fixes console restoration when loading a VirtualBox project.
10 years ago
Jeremy b673b898a8 Fixes problem when trying to convert VirtualBox projects without cloned VMs.
10 years ago
Julien Duponchelle a9afaa028c Garbage collect VM when closing a project
10 years ago
Julien Duponchelle 66860655b9 If a VM is already loaded, we return a VM instead of creating it twice
10 years ago
grossmj c48ca212bd Stop Dynamips hypervisors used by devices before the project is closed.
10 years ago
grossmj 3ef529fb0e Temporally fixes Dynamips console listening issues.
10 years ago
grossmj 518b037d54 Fixes connect call failed for Dynamips hypervisor #78.
10 years ago
grossmj 7223005acd Restore device IDs and fixes race condition when converting an old project.
10 years ago
grossmj 5ae8728ee6 Fixes ATM switch.
10 years ago
grossmj dfce18a48f Fixes migration issues for pre-1.3 projects.
10 years ago
grossmj 0f10d25c0b Optional AUX console port allocation for Dynamips VMs.
10 years ago
grossmj 7fe2d6c367 Support to deactivate sparsemem or mmap globally for Dynamips VMs.
10 years ago
grossmj d762c43314 Include the images directory when converting an old project.
10 years ago
grossmj 708f66b608 Fixes asyncio Lock instantiation issues on Windows.
10 years ago
grossmj 666064f1ae Revert commit: Remove lock for Ghost IOS (problem on Windows).
10 years ago
Jeremy 70d5dea256 Remove lock for Ghost IOS (problem on Windows).
10 years ago
Jeremy ba95567886 Some info message and fixes ghost IOS activation/deactivation.
10 years ago
Jeremy 84870bf736 Some changes with config files on Windows.
10 years ago
Jeremy 0e8b8fa66f Update hypervisors working dir when the project is moved.
10 years ago
Julien Duponchelle ae7bf828cd Fix tests on MacOS
10 years ago
Julien Duponchelle ebb865d973 Export vpcs config path
10 years ago
Jeremy 985c23a40e Explicitly import handlers so freezing application can find and include the right modules.
10 years ago
Jeremy 58d92f1584 Fixes Dynamips console/aux ports restoration when loading a project.
10 years ago
Julien Duponchelle 62afef06af After an iou reload you can write on the console
10 years ago
Julien Duponchelle 5e59145948 If you type reload inside iou you are no longer disconnected
10 years ago
Julien Duponchelle 29e8d91745 Do not output debug for ioucon standard telnet commands
10 years ago
Julien Duponchelle 5a58f6efc8 Fix a crash with Python 3.4 when you stop IOU
10 years ago
Julien Duponchelle c07b8c746e Drop poll from Qemu
10 years ago
Jeremy 0eaad579c2 IOU + VirtualBox conversion of old projects.
10 years ago
Jeremy 85518a3cd6 Fixes race condition when generating an ghost IOS file.
10 years ago
Jeremy 9dc713f31d Fixes race condition when deleting empty legacy project files dir.
10 years ago
Jeremy 473eb0280e Support for relative path in Dynamips.
10 years ago
Jeremy de1be0961f Do not return an error when creating the same project multiple times (for now).
10 years ago
Jeremy 54fc873be5 Prevent multiple projects with the same ID to be created.
10 years ago