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 050f6876ce
Fix KeyError: 'filename'
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 Fix KeyError: 'filename' 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 7 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 Fix a conversion issue with some 1.3 topologies 7 years ago
udp_link.py UDP tunnel debuging 8 years ago