1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 01:48:59 +00:00
gns3-server/gns3server/compute
2019-11-03 17:56:52 +08:00
..
adapters
builtin Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
docker Resolve conflicts in docker volumes instead of error. Fixes https://github.com/GNS3/gns3-server/issues/1595 2019-06-05 10:40:40 +01:00
dynamips Use compatible shlex_quote to handle case where Windows needs double quotes around file names, not single quotes. Ref https://github.com/GNS3/gns3-gui/issues/2866 2019-10-09 17:02:30 +08:00
iou Change behavior when an IOU license is verified. Fixes https://github.com/GNS3/gns3-server/issues/1555 2019-05-20 10:51:24 +07:00
nios Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
qemu Fix how PCI bridges are created for Qemu VMs with greater than 32 interfaces. 2019-11-03 17:56:52 +08:00
traceng Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
virtualbox Fix broken support for cloned VirtualBox VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2889 2019-11-03 16:34:24 +08:00
vmware Use compatible shlex_quote to handle case where Windows needs double quotes around file names, not single quotes. Ref https://github.com/GNS3/gns3-gui/issues/2866 2019-10-09 17:02:30 +08:00
vpcs Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 2018-03-29 13:26:43 +07:00
base_manager.py Add debug message when searching for an image. Ref https://github.com/GNS3/gns3-gui/issues/2828 2019-07-10 11:16:50 +02:00
base_node.py Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 2019-01-17 18:01:58 +07:00
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py Make sure nothing is named "compute server". 2018-11-27 18:14:51 +07:00
port_manager.py Return compute port information via API. Ref #1420. 2018-10-05 12:48:20 +02:00
project_manager.py Add API endpoint to return all links attached to a node. 2018-06-06 20:46:44 +07:00
project.py Fix IOU symlink issue on remote servers. 2019-03-18 18:11:16 +07:00