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 0a87ee573c
Accept a node name when creating a node from a template using the API. Fixes #1708
5 years ago
..
gns3vm Enable nested hardware virtualization by default for GNS3 VM running in VirtualBox. Fixes #1377 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 Early support for symbol themes. 6 years ago
appliance_manager.py Early support for symbol themes. 6 years ago
compute.py Fix bug when GNS3 VM were not saved. Fix tests. 6 years ago
controller_error.py
drawing.py
export_project.py Option to export snapshots. 6 years ago
import_project.py Support snapshots for portable projects. Fixes https://github.com/GNS3/gns3-gui/issues/2792 5 years ago
link.py Make x,y optional for creating links via API. Fixes #1630 5 years ago
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 Support selecting a compression type when exporting a project. 6 years ago
symbol_themes.py Early support for symbol themes. 6 years ago
symbols.py Fix empty theme name in symbol selection dialog. Fixes https://github.com/GNS3/gns3-gui/issues/2751 6 years ago
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 Fix error with console type in Ethernet switch schema. Fixes #1659 5 years ago
udp_link.py Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754 6 years ago