1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/utils
grossmj 9de13c570c Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/compute/builtin/nodes/cloud.py
#	gns3server/compute/docker/docker_vm.py
#	gns3server/compute/dynamips/nodes/ethernet_switch.py
#	gns3server/compute/iou/iou_vm.py
#	gns3server/compute/qemu/qemu_vm.py
#	gns3server/compute/virtualbox/virtualbox_vm.py
#	gns3server/compute/vmware/vmware_vm.py
#	gns3server/controller/__init__.py
#	gns3server/version.py
#	gns3server/web/web_server.py
2018-10-04 15:44:13 +02:00
..
asyncio Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
__init__.py Returns the ports' adapter types and mac addresses when available. 2018-04-06 13:19:17 +07:00
file_watcher.py Optimize appliance templates update from GitHub repository by only downloading when the repository 2018-08-21 16:26:07 +07:00
get_resource.py
images.py Merge branch '2.1' into 2.2 2018-06-10 21:19:55 +07:00
interfaces.py Check if the HAXM service is running when starting a Qemu VM with hardware acceleration. Ref #1242. 2018-03-24 22:15:20 +07:00
path.py Cleanup code for getting the default project directory 2016-05-11 18:42:55 +02:00
picture.py Fix issue with some SVG symbols that could not be used in GNS3. 2018-06-06 16:32:51 +07:00
ping_stats.py Catch exceptions in various locations to fix small issues reported by Sentry. 2018-09-06 09:49:12 +02:00
qt.py Fix an error when importing old topology without color for label 2016-10-24 14:58:14 +02:00
static.py Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 2018-06-26 12:09:08 +02:00
vmnet.py Change order to find vnetlib on Windows (PATH -> Registry -> Default directories). 2018-06-04 21:57:34 +07:00
windows_loopback.py Tool to add, configure and remove Windows loopback adapters. 2016-11-05 15:10:05 +11:00
windows_service.py Check if the HAXM service is running when starting a Qemu VM with hardware acceleration. Ref #1242. 2018-03-24 22:15:20 +07:00