1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-09 09:33:05 +00:00
gns3-server/gns3server
2021-05-10 22:39:03 +09:30
..
appliances Sync appliance files. 2021-05-10 22:39:03 +09:30
compute Fix console type error when creating Ethernet switch node. Fixes #1873 2021-03-01 13:55:52 +10:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Fix packet capture with HTTPS remote server. Fixes #1882 2021-04-07 12:40:15 +09:30
handlers Improvements for get symbol dimensions endpoint. Ref #1885 2021-04-10 12:28:50 +09:30
schemas Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119 2021-02-15 15:16:19 +10:30
static Release web UI 2.2.21 2021-04-30 14:01:53 +02:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 2020-04-06 13:52:04 +09:30
utils Update picture.py 2021-04-08 23:29:46 +02:00
web Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility. 2020-11-17 06:30:47 +00:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.20 2021-04-09 12:14:38 +09:30
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Catch exception when psutil returns OSError 2020-08-06 13:37:27 +09:30
run.py Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127 2021-02-15 15:57:24 +10:30
version.py Development on 2.2.21dev1 2021-04-09 13:50:20 +09:30