1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 01:48:59 +00:00
gns3-server/gns3server/controller
2018-08-26 02:43:40 -07:00
..
gns3vm Check if the VirtualBox host-only network exists when starting a GNS3 VM running on VirtualBox. Ref https://github.com/GNS3/gns3-vm/issues/102 2018-08-26 02:43:40 -07:00
ports Fix port numbering for Wic slot 1 & 2 2017-05-12 14:12:24 +02:00
__init__.py Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307. 2018-04-28 16:01:43 +07:00
appliance_template.py Add an appliance templates directory 2017-07-19 11:44:05 +02:00
appliance.py Fix "Change of linked base VM doesn't work with templates migrated from 2.0" 2018-02-05 16:42:29 +08:00
compute.py Timeout for stream file. 2018-06-10 21:18:16 +07:00
controller_error.py Fix logging issues with the controller 2016-03-04 16:55:59 +01:00
drawing.py Make sure we don't try to read when opening a file in binary more. Fixes #1301. 2018-03-07 16:39:04 +07:00
export_project.py Handle asyncio timeouts. Ref #1307. 2018-04-28 17:42:02 +07:00
import_project.py Fix bug with export project. Ref #1187 #1307. 2018-04-28 16:38:52 +07:00
link.py Base support for TraceNG. 2018-03-12 17:57:13 +07:00
node.py Add API endpoint to return all links attached to a node. 2018-06-06 20:46:44 +07:00
notification.py Fix sometimes you have an exception when closing GNS3 2017-01-18 18:38:25 +01:00
project.py Merge pull request #1332 from GNS3/global-vars 2018-05-15 09:23:54 +02:00
snapshot.py Fix bug with export project. Ref #1187 #1307. 2018-04-28 16:38:52 +07:00
symbols.py Fix error when you have a directory in your symbols directory 2017-05-10 13:40:49 +02:00
topology.py Support of supplier and variables in topology 2018-05-08 10:07:42 +02:00
udp_link.py Update some sentences related to suspending a link. 2017-07-20 11:11:44 +07:00