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 7ba351c888
Catch timeout error when loading virtualbox VM
7 years ago
..
gns3vm Catch timeout error when loading virtualbox VM 7 years ago
ports Fix some port short name display issues 7 years ago
__init__.py Handle broken compute at server startup 7 years ago
compute.py Catch some broken hostname for compute node 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 Raise error if image are not avaible on main server during export 7 years ago
import_project.py Catch unicode error when you try to duplicate a project with invalid characters 7 years ago
link.py Escape special characters from SVG text 7 years ago
node.py Escape special characters from SVG text 7 years ago
notification.py Fix sometimes you have an exception when closing GNS3 8 years ago
project.py Fix a race condition when handling error at project opening 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 Catch error when we can't backup the topology 7 years ago
udp_link.py UDP tunnel debuging 8 years ago