1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/controller
Julien Duponchelle dc6756d5ae
Embed the appliances in the server.
This add a /appliances call
2017-02-01 11:30:14 +01:00
..
gns3vm Do not try to start the GNS3 VM if the name is none 2017-01-27 10:41:39 +01:00
ports Fix Wrong slot numbering on IOS router 2017-01-09 18:04:54 +01:00
__init__.py Embed the appliances in the server. 2017-02-01 11:30:14 +01:00
appliance.py Embed the appliances in the server. 2017-02-01 11:30:14 +01:00
compute.py Fix capture stop with Wireshark 2017-01-16 20:31:55 +01:00
controller_error.py Fix logging issues with the controller 2016-03-04 16:55:59 +01:00
drawing.py Fix handling of UTF-8 in large SVG files 2017-01-06 09:42:56 +01:00
export_project.py Fix export of projects with docker with a / in the image name 2016-12-14 18:57:59 +01:00
import_project.py Fix configuration lost during save as on remote server 2016-12-08 16:55:16 +01:00
link.py Ensure we can't connect to occupy port 2017-01-06 10:29:56 +01:00
node.py Fix Port labels for docker VMs incorrect 2017-01-11 18:38:28 +01:00
notification.py Fix sometimes you have an exception when closing GNS3 2017-01-18 18:38:25 +01:00
project.py Do not crash when you broke permission on your file system during 2017-01-27 10:52:17 +01:00
snapshot.py When we restore snapshot on a fail project do not crash 2016-11-28 13:49:09 +01:00
symbols.py Fix an error if you don't have permissions on your symbols directory 2017-01-23 10:23:18 +01:00
topology.py Correct link are not connected to the correct ethernet switch port after conversion 2017-01-23 13:34:11 +01:00
udp_link.py UDP tunnel debuging 2016-11-25 15:11:31 +01:00