1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 02:18:59 +00:00
gns3-server/gns3server/modules
2015-03-12 16:53:22 -06:00
..
adapters
dynamips Relative path support of IOU, IOS and Qemu images. 2015-03-11 15:04:11 -06:00
iou Optional IOU license key check. 2015-03-11 18:59:57 -06:00
nios Properly release UDP ports when closing a project or deleting a link. 2015-02-23 19:00:34 -07:00
qemu Fixes tests. 2015-03-11 23:09:01 -06:00
virtualbox Fixes issue when VBoxManage returns an error. 2015-03-12 16:53:22 -06:00
vpcs Should fix ProcessLookupError exceptions. 2015-03-11 10:53:09 -06:00
__init__.py Fix tests on MacOS 2015-02-27 18:30:22 +01:00
base_manager.py Convert more that IOU pre 1.3 projects but also other modules on remote servers. 2015-03-09 21:46:23 -06:00
base_vm.py
port_manager.py Fix tests 2015-03-03 14:37:34 +01:00
project_manager.py Let the server know about the project name and convert old IOU projects on remote servers. 2015-03-08 19:13:01 -06:00
project.py Fixes bugs when checking if this is a local project. 2015-03-09 12:45:02 -06:00
vm_error.py