1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 22:39:08 +00:00
gns3-server/gns3server/controller
2020-10-07 15:19:09 +10:30
..
gns3vm Fix Hyper-V based GNS3 VM WMI issue. Fixes #1822 2020-10-06 16:42:50 +10:30
ports
__init__.py Fix crash when project sets 'auto_open' option and a remote GNS3 VM is used. Fixes https://github.com/GNS3/gns3-gui/issues/3014 2020-07-09 20:13:21 +09:30
appliance_manager.py
appliance.py
compute.py Fix crash when project sets 'auto_open' option and a remote GNS3 VM is used. Fixes https://github.com/GNS3/gns3-gui/issues/3014 2020-07-09 20:13:21 +09:30
controller_error.py
drawing.py
export_project.py
import_project.py
link.py
node.py
notification.py
project.py Use parent directory as working directory for project duplication and snapshots. Fixes https://github.com/GNS3/gns3-gui/issues/2909 2020-07-17 15:11:14 +09:30
snapshot.py Use parent directory as working directory for project duplication and snapshots. Fixes https://github.com/GNS3/gns3-gui/issues/2909 2020-07-17 15:11:14 +09:30
symbol_themes.py
symbols.py Add info log to show where custom symbols are searched from. 2020-10-07 15:19:09 +10:30
template_manager.py
template.py
topology.py
udp_link.py