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 ab2af5ceab
Catch error and log them when we can't write the config
8 years ago
..
gns3vm Catch an error at startup when the remote GNS3 VM is not a real GNS3 VM 8 years ago
ports Fix some port short name display issues 8 years ago
__init__.py Catch error and log them when we can't write the config 8 years ago
compute.py Catch some broken hostname for compute node 8 years ago
controller_error.py Fix logging issues with the controller 9 years ago
drawing.py Fix an error with some SVG 8 years ago
export_project.py Raise error if image are not avaible on main server during export 8 years ago
import_project.py Catch unicode error when you try to duplicate a project with invalid characters 8 years ago
link.py Escape special characters from SVG text 8 years ago
node.py Escape special characters from SVG text 8 years ago
notification.py Fix sometimes you have an exception when closing GNS3 8 years ago
project.py Generate a node uuid if the uuid is missing in the .gns3 8 years ago
snapshot.py Catch permission error when restoring a snapshot 8 years ago
symbols.py Fix error when you delete the builtin symbols directory 8 years ago
topology.py Fix conversion of project from 1.X with custom symbol for cloud 8 years ago
udp_link.py UDP tunnel debuging 8 years ago