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
Julien Duponchelle 6017ebbd97
Merge branch '2.0' into 2.1
7 years ago
..
gns3vm Remove noise from log when VMware is not installed 7 years ago
ports Catch error when you provide an invalid port name formating 7 years ago
__init__.py Merge branch '2.0' into 2.1 7 years ago
appliance.py Embed the appliances in the server. 8 years ago
appliance_template.py Create an ApplianceTemplate class 7 years ago
compute.py Avoid a crash when the connection with the server close 7 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Fix an error with some SVG 7 years ago
export_project.py Ensure we dump a .gns3 before exporting it 7 years ago
import_project.py Fix configuration lost during save as on remote server 8 years ago
link.py Improve a lot project loading speed 7 years ago
node.py Manage base configuration on server 8 years ago
notification.py Fix sometimes you have an exception when closing GNS3 8 years ago
project.py Fix an issue with some node name format 7 years ago
snapshot.py Catch permission error when restoring a snapshot 7 years ago
symbols.py Fix error when you delete the builtin symbols directory 7 years ago
topology.py Merge branch '2.0' into 2.1 7 years ago
udp_link.py UDP tunnel debuging 8 years ago