1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 05:49:03 +00:00
gns3-server/gns3server/controller
2023-01-17 13:39:01 +08:00
..
gns3vm
ports
__init__.py Install built-in appliances when no previous version has been detected. Fixes #2168 2023-01-17 13:39:01 +08:00
appliance_manager.py Delete the built-in appliance directory before installing updated files 2023-01-01 17:49:00 +08:00
appliance.py
compute.py Update compute.py 2022-07-18 18:43:57 -04:00
controller_error.py
drawing.py
export_project.py
import_project.py
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 typos 2023-01-04 09:08:40 +08:00
notification.py
project.py Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2022-06-15 15:30:44 +02:00
snapshot.py
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 Config option to disable built-in templates 2022-06-15 14:48:52 +02:00
template.py
topology.py Fix typo 2022-03-23 08:38:14 +01:00
udp_link.py