You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
grossmj dcdaffa056
Change how Hyper-V VMs are found. Ref #1612
5 years ago
..
gns3vm Change how Hyper-V VMs are found. Ref #1612 5 years ago
ports
__init__.py Disallow to modify a template if changes cannot be written on disk. Fixes #1695 5 years ago
appliance.py
appliance_manager.py
compute.py
controller_error.py
drawing.py
export_project.py
import_project.py
link.py
node.py Do not send "console_type" property to computes for all builtin nodes excepting Ethernet switches. Fixes https://github.com/GNS3/gns3-gui/issues/2882 5 years ago
notification.py
project.py Accept a node name when creating a node from a template using the API. Fixes #1708 5 years ago
snapshot.py
symbol_themes.py
symbols.py
template.py Disallow to modify a template if changes cannot be written on disk. Fixes #1695 5 years ago
template_manager.py Disallow to modify a template if changes cannot be written on disk. Fixes #1695 5 years ago
topology.py
udp_link.py