1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2015-03-07 14:27:09 +01:00
..
adapters
dynamips Remove redundant code for Dynamips hypervisor connections. 2015-03-05 18:00:17 -07:00
iou Support the options use_default_iou_values 2015-03-07 14:27:09 +01:00
nios Properly release UDP ports when closing a project or deleting a link. 2015-02-23 19:00:34 -07:00
qemu Look for qemu images in ~/GNS3/images 2015-03-07 11:56:51 +01:00
virtualbox Fixes Telnet server initialization issue in VirtualBox. Fixes #88. 2015-03-05 21:20:02 -07:00
vpcs Correctly recover id when closing VMS 2015-03-06 15:48:16 +01:00
__init__.py Fix tests on MacOS 2015-02-27 18:30:22 +01:00
base_manager.py Fixes problem when trying to convert VirtualBox projects without cloned VMs. 2015-03-02 13:04:30 -07:00
base_vm.py Rename console methods in port manager to use the generic tcp term in the name. 2015-02-23 17:42:55 -07:00
port_manager.py Fix tests 2015-03-03 14:37:34 +01:00
project_manager.py Do not return an error when creating the same project multiple times (for now). 2015-02-25 17:19:12 -07:00
project.py Correctly recover id when closing VMS 2015-03-06 15:48:16 +01:00
vm_error.py