1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/controller
2019-03-18 17:53:14 +07:00
..
gns3vm Fix vcpus configuration for GNS3 VM on VMware. Ref #2738. 2019-03-18 17:53:14 +07:00
ports Improve the invalid port format detection. Fixes https://github.com/GNS3/gns3-gui/issues/2580 2018-09-05 13:35:42 +08:00
__init__.py Fix small errors like unhandled exceptions etc. 2018-09-11 15:06:01 +02: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 Catch some exceptions. 2018-09-28 15:04:38 +02:00
controller_error.py
drawing.py Fix topology images (Pictures) disappearing from projects. Fixes #1514. 2019-02-21 23:58:54 +07:00
export_project.py Reset MAC addresses when duplicating a project. Fixes #1522 2019-02-20 16:38:43 +07:00
import_project.py Do not export/import symlinks for projects. Fixes #2699 2019-02-19 12:43:44 +07:00
link.py Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 2018-08-24 18:57:18 +07:00
node.py Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 23:49:43 +07:00
notification.py
project.py Fix topology images (Pictures) disappearing from projects. Fixes #1514. 2019-02-21 23:58:54 +07:00
snapshot.py Change file timestamps if necessary because ZIP does not support timestamps before 1980. Fixes #1360. 2018-08-25 18:10:40 +07:00
symbols.py Fix small errors like unhandled exceptions etc. 2018-09-11 15:06:01 +02:00
topology.py Fix small errors like unhandled exceptions etc. 2018-09-11 15:06:01 +02:00
udp_link.py Catch exception: ZIP does not support timestamps before 1980. Ref #1360. 2018-07-26 13:34:23 -05:00