1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/gns3server/controller
2021-04-07 12:40:15 +09:30
..
gns3vm Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069 2020-11-05 11:13:57 +10:30
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 Fix export for missing files 2021-03-24 13:16:00 +10:30
import_project.py
link.py
node.py
notification.py
project.py Fix bug with application id allocation for IOU nodes. Fixes #3079 2020-10-27 19:41:24 +10:30
snapshot.py Use parent directory as working directory for project duplication and snapshots. Fixes https://github.com/GNS3/gns3-gui/issues/2909 2020-07-17 15:11:14 +09:30
symbol_themes.py
symbols.py Revert "Add info log to show where custom symbols are searched from." 2020-10-07 15:20:28 +10: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