.. |
gns3vm
|
Lock listing VMs. Ref #1755
|
2020-05-20 19:33:56 +09:30 |
ports
|
Merge branch '2.1' into 2.2
|
2018-10-04 15:44:13 +02:00 |
__init__.py
|
Default port set to 80 for server running in the GNS3 VM. Fixes #1737
|
2020-05-05 12:40:50 +09:30 |
appliance_manager.py
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
appliance.py
|
Support controller reloading for templates, appliances and projects. Ref #1743
|
2020-04-30 15:30:50 +09:30 |
compute.py
|
Possible fix for problem connecting to the GNS3 VM. Ref https://github.com/GNS3/gns3-gui/issues/2969 #1760
|
2020-06-01 19:40:53 +09:30 |
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
|
Option to export snapshots.
|
2019-03-07 18:55:38 +07:00 |
import_project.py
|
Support snapshots for portable projects. Fixes https://github.com/GNS3/gns3-gui/issues/2792
|
2019-05-27 15:35:47 +07:00 |
link.py
|
Make x,y optional for creating links via API. Fixes #1630
|
2019-08-26 19:51:03 +07:00 |
node.py
|
Do not send "console_type" property to computes for all builtin nodes excepting Ethernet switches. Fixes https://github.com/GNS3/gns3-gui/issues/2882
|
2019-10-29 18:06:09 +08:00 |
notification.py
|
Fix tests for project notifications.
|
2019-02-23 23:20:11 +07:00 |
project.py
|
Option to reset or not all MAC addresses when exporting or duplicating a project.
|
2020-05-27 12:14:47 +09:30 |
snapshot.py
|
Support selecting a compression type when exporting a project.
|
2019-03-07 17:05:32 +07:00 |
symbol_themes.py
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
symbols.py
|
Fix empty theme name in symbol selection dialog. Fixes https://github.com/GNS3/gns3-gui/issues/2751
|
2019-03-30 16:20:21 +07:00 |
template_manager.py
|
Disallow to modify a template if changes cannot be written on disk. Fixes #1695
|
2020-01-08 05:35:46 +08:00 |
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
|
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 |