1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-26 07:51:13 +00:00
gns3-server/gns3server/controller
2021-09-20 20:09:58 +09:30
..
gns3vm
ports
__init__.py Fix packet capture with HTTPS remote server. Fixes #1882 2021-04-07 12:40:15 +09:30
appliance_manager.py Sync appliance files and remove old ones after sync with online repo. Fixes #1876 2021-04-06 17:38:11 +09:30
appliance.py
compute.py Set PyQt5 version to 5.15.2 on Windows 2021-04-06 22:12:34 +09:30
controller_error.py
drawing.py
export_project.py
import_project.py Preserve auto_start/auto_open/auto_close when restoring snapshot 2021-05-24 17:31:04 +01:00
link.py Fix error when updating a link style. Fixes https://github.com/GNS3/gns3-gui/issues/2461 2021-08-24 11:35:33 +09:30
node.py Fix images_path -> symbols_path 2021-09-09 16:58:42 +09:30
notification.py
project.py Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 2021-06-07 14:08:21 +09:30
snapshot.py Preserve auto_start/auto_open/auto_close when restoring snapshot 2021-05-24 17:31:04 +01:00
symbol_themes.py
symbols.py Sort symbols by theme. Fixes https://github.com/GNS3/gns3-gui/issues/3230 2021-09-20 20:09:58 +09:30
template_manager.py
template.py
topology.py Fix packet capture with HTTPS remote server. Fixes #1882 2021-04-07 12:40:15 +09:30
udp_link.py