1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 02:18:59 +00:00
gns3-server/gns3server/modules
2016-01-21 18:03:51 +01:00
..
adapters Docker cleanup and improvements 2015-12-18 18:20:56 +01:00
docker Fix bug when reading docker images 2016-01-21 18:03:51 +01:00
dynamips Improve dynamips startup_config dump 2016-01-15 18:02:52 +01:00
iou Merge branch 'master' into 1.5 2016-01-20 17:10:59 +01:00
nios Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
qemu Fix usage of qemu 0.10 on Windows 2016-01-14 17:40:58 +01:00
virtualbox Fixes Windows named pipe issue. Fixes #340. 2015-11-01 18:51:12 -07:00
vmware Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines"). 2016-01-18 00:48:24 +02:00
vpcs Support VPCS 0.6.1 2015-11-11 21:57:58 +01:00
__init__.py Docker cleanup and improvements 2015-12-18 18:20:56 +01:00
base_manager.py Fix test on Windows 2015-12-14 16:06:51 +01:00
base_vm.py Ubridge 0.9.3 is require 2015-12-22 17:33:47 +01:00
port_manager.py Replace by another TCP port if port is already used 2015-12-07 12:26:46 +01:00
project_manager.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 2015-07-26 19:21:30 -06:00
project.py Add more informations in the debug status page 2015-12-22 15:19:38 +01:00
vm_error.py