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 12732aaf83
Disallow to rename a running node. Fixes https://github.com/GNS3/gns3-gui/issues/2499
4 years ago
..
gns3vm Fix Key Error "vendor_id" is missing when configuring GNS3 VM with VirtualBox. Fixes https://github.com/GNS3/gns3-gui/issues/3018 4 years ago
ports Fix issue when cannot skip slots for Dynamips routers. Fixes https://github.com/GNS3/gns3-gui/issues/3000 4 years ago
__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 4 years ago
appliance.py Support controller reloading for templates, appliances and projects. Ref #1743 4 years ago
appliance_manager.py Early support for symbol themes. 5 years ago
compute.py Add total RAM, CPUs and disk size to servers summary as well as disk usage in percent. Fixes https://github.com/GNS3/gns3-server/issues/1532 4 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948 4 years ago
export_project.py Option to export snapshots. 5 years ago
import_project.py Support snapshots for portable projects. Fixes https://github.com/GNS3/gns3-gui/issues/2792 5 years ago
link.py Support to reset links. Fixes https://github.com/GNS3/gns3-server/issues/1620 4 years ago
node.py Disallow to rename a running node. Fixes https://github.com/GNS3/gns3-gui/issues/2499 4 years ago
notification.py Fix tests for project notifications. 5 years ago
project.py Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 4 years ago
snapshot.py Use parent directory as working directory for project duplication and snapshots. Fixes https://github.com/GNS3/gns3-gui/issues/2909 4 years ago
symbol_themes.py Early support for symbol themes. 5 years ago
symbols.py Read folder structure correctly for custom symbols. Fixes https://github.com/GNS3/gns3-gui/issues/2856 4 years ago
template.py Support controller reloading for templates, appliances and projects. Ref #1743 4 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 tests. Ref #1754 4 years ago
udp_link.py Support to reset links. Fixes https://github.com/GNS3/gns3-server/issues/1620 4 years ago