1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/gns3server/controller
2020-12-04 16:17:28 +10: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 Fix issue when cannot skip slots for Dynamips routers. Fixes https://github.com/GNS3/gns3-gui/issues/3000 2020-06-29 20:00:30 +09:30
__init__.py Close and remove projects deleted from disks after SIGHUP signal is received. 2020-12-04 16:17:28 +10:30
appliance_manager.py Fix wrong defaults for images_path, configs_path, appliances_path. Fixes #1829 2020-11-04 12:30:23 +10:30
appliance.py
compute.py Fix SSL support for controller and local compute. Fixes #1826 2020-10-27 23:25:19 +10:30
controller_error.py
drawing.py
export_project.py
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 Support controller reloading for templates, appliances and projects. Ref #1743 2020-04-30 15:30:50 +09:30
topology.py Fix tests. Ref #1754 2020-05-26 21:40:41 +09:30
udp_link.py