You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
grossmj 28004479fd
Change behavior when an IOU license is verified. Fixes https://github.com/GNS3/gns3-server/issues/1555
5 years ago
..
gns3vm Merge branch '2.1' into 2.2 5 years ago
ports Merge branch '2.1' into 2.2 6 years ago
__init__.py Back to the major.minor version for config files. Ref https://github.com/GNS3/gns3-gui/issues/2756 5 years ago
appliance.py Early support for symbol themes. 5 years ago
appliance_manager.py Early support for symbol themes. 5 years ago
compute.py Fix bug when GNS3 VM were not saved. Fix tests. 5 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Handle locking/unlocking items independently from the layer position. 5 years ago
export_project.py Option to export snapshots. 5 years ago
import_project.py Fix Qemu VM state support after closing a project and check for JSON data returned by qemu-img. Fixes #1591 5 years ago
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 5 years ago
node.py Change behavior when an IOU license is verified. Fixes https://github.com/GNS3/gns3-server/issues/1555 5 years ago
notification.py Fix tests for project notifications. 5 years ago
project.py Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764 5 years ago
snapshot.py Support selecting a compression type when exporting a project. 5 years ago
symbol_themes.py Early support for symbol themes. 5 years ago
symbols.py Fix empty theme name in symbol selection dialog. Fixes https://github.com/GNS3/gns3-gui/issues/2751 5 years ago
template.py Use "template" to name what we use to create new nodes. 6 years ago
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 5 years ago
topology.py Fix opening previously saved 2.1 project grid overlapping. Fixes #2734 5 years ago
udp_link.py Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754 5 years ago