1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 13:59:06 +00:00
gns3-server/gns3server/controller
2024-05-09 17:23:32 +07:00
..
gns3vm Automatically add vboxnet and DHCP server if not present for VirtualBox GNS3 VM. Ref #2266 2023-09-12 16:14:44 +07: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 Fix not all Docker resources are copied to a writable location 2024-02-22 12:59:44 +08: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 Fix warnings in tests 2024-05-09 17:11:12 +07:00
controller_error.py Fix logging issues with the controller 2016-03-04 16:55:59 +01:00
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 Save empty directories when exporting a project 2024-02-24 19:02:16 +08:00
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 Comment: Updated a test expression to remove a logical short circuit. 2023-09-20 06:51:41 +00:00
notification.py Fix tests for project notifications. 2019-02-23 23:20:11 +07:00
project.py Add project.created, project.opened and project.deleted controller notification stream. 2024-01-28 12:13:09 +11:00
snapshot.py Fix cannot import UTC 2024-05-09 17:23:32 +07:00
symbol_themes.py Add NAT symbols 2024-04-22 18:51:29 +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 Add NAT symbols 2024-04-22 18:51:29 +07: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 link capture for ATM switch. Fixes https://github.com/GNS3/gns3-gui/issues/3570 2024-04-23 18:35:36 +07:00