1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-09 17:38:57 +00:00
gns3-server/gns3server/controller
2019-05-29 16:50:36 +07:00
..
gns3vm Merge branch '2.1' into 2.2 2019-03-18 19:26:46 +07:00
ports Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
__init__.py Back to the major.minor version for config files. Ref https://github.com/GNS3/gns3-gui/issues/2756 2019-04-14 21:31:40 +07:00
appliance_manager.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
appliance.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
compute.py Fix bug when GNS3 VM were not saved. Fix tests. 2019-04-14 17:42:20 +07:00
controller_error.py
drawing.py Handle locking/unlocking items independently from the layer position. 2019-03-02 16:26:40 +07:00
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 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753 2019-04-01 19:47:31 +07:00
node.py Merging 2.1 into 2.2 branch 2019-05-29 16:50:36 +07:00
notification.py Fix tests for project notifications. 2019-02-23 23:20:11 +07:00
project.py Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764 2019-04-10 15:43:51 +07:00
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 Set console type to "none" by default for Ethernet switches and add a warning if trying to use "telnet". Fixes https://github.com/GNS3/gns3-gui/issues/2776 2019-05-18 14:28:20 +07:00
template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
topology.py Update the GNS3 version in topology file if converted. Ref https://github.com/GNS3/gns3-gui/issues/2798 2019-05-26 15:44:55 +07: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