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-06 15:48:16 +01:00
..
adapters
dynamips Remove redundant code for Dynamips hypervisor connections. 2015-03-05 18:00:17 -07:00
iou Correctly recover id when closing VMS 2015-03-06 15:48:16 +01:00
nios
qemu Fixes Qemu adapters support. 2015-03-02 19:59:44 -07: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
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