gns3-server/gns3server
2022-12-30 09:15:40 +08:00
..
appliances Sync appliance files 2022-11-10 22:10:21 +08:00
compute Support when the user field defined in Docker container is an ID. Fixes #2134 2022-12-28 11:05:22 +08:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Only use importlib_resources for Python < 3.9. Fixes #2147 2022-12-30 09:15:40 +08:00
handlers Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2022-06-15 15:30:44 +02:00
schemas Revert "List disk usage for all mount points" 2021-09-02 21:59:09 +09:30
static Push missing file for Web-Ui v2.2.35 2022-11-10 13:09:10 +08:00
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 2021-09-20 17:46:19 +09:30
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 Only use importlib_resources for Python < 3.9. Fixes #2147 2022-12-30 09:15:40 +08:00
web Fix tests for Python 3.11 2022-10-30 22:07:44 +08: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.35.1 2022-11-10 22:21:13 +08:00
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 v2.2.36.dev2 2022-11-11 00:36:47 +08:00