1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/controller
2016-11-18 17:17:14 +01:00
..
gns3vm Add more debug informations if VM failed to start 2016-11-18 16:19:58 +01:00
ports Fix port naming for atm switch 2016-10-26 12:03:54 +02:00
__init__.py Do not reload a project via /load if the project is already opened 2016-11-14 18:45:44 +01:00
compute.py No connection limit / No keep alive for connection to compute 2016-11-16 15:04:10 +01:00
controller_error.py Fix logging issues with the controller 2016-03-04 16:55:59 +01:00
drawing.py Fix crash when you import a corrupted SVG 2016-10-28 10:06:02 +02:00
export_project.py Fix a crash when we have error during export project 2016-10-26 16:50:01 +02:00
import_project.py Fix BadZipFile: File is not a zip file 2016-10-03 10:33:56 +02:00
link.py Prevent connect a node to himself 2016-10-03 12:31:01 +02:00
node.py Better handle compute unavailable errors 2016-11-11 10:38:59 +01:00
notification.py Option for auto close project when no client listen 2016-08-16 17:35:43 +02:00
project.py Avoid crash due to persmission error on the .backup file 2016-11-18 17:17:14 +01:00
snapshot.py Send notification when snasphot is restored 2016-08-19 17:07:56 +02:00
symbols.py Return default symbol if user asked for a non existing symbol 2016-11-16 13:17:58 +01:00
topology.py Drop console_type serial, and enable_remote_console for Vbox and VMware 2016-11-03 18:17:50 +01:00
udp_link.py Expose debug informations about links 2016-11-10 14:18:24 +01:00