1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/gns3server
2021-03-24 12:06:10 +10:30
..
appliances Sync appliance files. 2021-03-05 14:46:20 +10: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 issue when trying to export temporary Dynamips files. 2021-03-24 12:06:10 +10:30
handlers Fix console type error when creating Ethernet switch node. Fixes #1873 2021-03-01 13:55:52 +10: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.19 2021-03-02 00:31:54 +01: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 Fix bug with application id allocation for IOU nodes. Fixes #3079 2020-10-27 19:41:24 +10:30
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.19 2021-03-05 14:51:03 +10: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.20dev1 2021-03-05 16:48:09 +10:30