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/handlers/api/controller
Dominik Ziajka be35ad6874
Fixes path normalization during file upload on nodes (Fixes: #2276)
7 years ago
..
__init__.py Embed the appliances in the server. 7 years ago
appliance_handler.py Embed the appliances in the server. (#927) 7 years ago
compute_handler.py Implement an api call for computing the IDLE PC 7 years ago
drawing_handler.py Cleanup 7 years ago
gns3_vm_handler.py When you change settings of the GNS3 VM the VM is reloaded and project using it closed 8 years ago
link_handler.py Fix race condition in startup of capture 7 years ago
node_handler.py Fixes path normalization during file upload on nodes (Fixes: #2276) 7 years ago
project_handler.py Add a warning when you try to load and the server is not started with --local 7 years ago
server_handler.py Fix bug when exporting debug information with multiple remote servers 7 years ago
snapshot_handler.py Replace snapshots by import / export 8 years ago
symbol_handler.py Catch a permission error on symbols 7 years ago