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 e45467af57
Use the correct VirtualBox host-only type
1 year ago
..
gns3vm Use the correct VirtualBox host-only type 1 year ago
ports
__init__.py Add generic function to install resource files 1 year ago
appliance.py
appliance_manager.py Add generic function to install resource files 1 year ago
compute.py Properly catch aiohttp client exception. Ref #2228 1 year ago
controller_error.py
drawing.py
export_project.py Fix export for missing files 3 years ago
import_project.py Preserve auto_start/auto_open/auto_close when restoring snapshot 3 years ago
link.py Fix error when updating a link style. Fixes https://github.com/GNS3/gns3-gui/issues/2461 3 years ago
node.py Fix open IPv6 address for HTTP consoles on controller. Fixes https://github.com/GNS3/gns3-gui/issues/3448 1 year ago
notification.py
project.py Properly catch aiohttp client exception. Ref #2228 1 year ago
snapshot.py Preserve auto_start/auto_open/auto_close when restoring snapshot 3 years ago
symbol_themes.py
symbols.py Sort symbols by theme. Fixes https://github.com/GNS3/gns3-gui/issues/3230 3 years ago
template.py
template_manager.py Config option to disable built-in templates 2 years ago
topology.py Fix typo 2 years ago
udp_link.py