1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/gns3server/controller
2023-08-12 19:15:29 +10:00
..
gns3vm Handle API version key in VirtualBox 7. Fixes #2266 2023-08-09 20:51:53 +10:00
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 Use the user data dir to store built-in appliances 2023-08-12 18:48:43 +10:00
appliance_manager.py Use an older version of platformdirs 2023-08-12 19:15:29 +10:00
appliance.py Support controller reloading for templates, appliances and projects. Ref #1743 2020-04-30 15:30:50 +09:30
compute.py Properly catch aiohttp client exception. Ref #2228 2023-05-30 16:17:12 +09:30
controller_error.py
drawing.py Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948 2020-03-16 16:30:08 +10:30
export_project.py Fix export for missing files 2021-03-24 13:16:00 +10:30
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 open IPv6 address for HTTP consoles on controller. Fixes https://github.com/GNS3/gns3-gui/issues/3448 2023-05-22 19:42:01 +08:00
notification.py Fix tests for project notifications. 2019-02-23 23:20:11 +07:00
project.py Properly catch aiohttp client exception. Ref #2228 2023-05-30 16:17:12 +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 Early support for symbol themes. 2019-03-12 18:13:33 +07:00
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 Support controller reloading for templates, appliances and projects. Ref #1743 2020-04-30 15:30:50 +09:30
topology.py Fix typo 2022-03-23 08:38:14 +01:00
udp_link.py Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754 2019-04-02 01:12:06 +07:00