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 6120736c91
Fix export for missing files
3 years ago
..
gns3vm Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069 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 Launch projects marked for auto open after SIGHUP is received 3 years ago
appliance.py Support controller reloading for templates, appliances and projects. Ref #1743 4 years ago
appliance_manager.py Fix wrong defaults for images_path, configs_path, appliances_path. Fixes #1829 4 years ago
compute.py Fix SSL support for controller and local compute. Fixes #1826 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 Fix export for missing files 3 years ago
import_project.py
link.py
node.py
notification.py
project.py Fix bug with application id allocation for IOU nodes. Fixes #3079 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
symbols.py Revert "Add info log to show where custom symbols are searched from." 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