.. |
appliances
|
Update appliance files
|
2022-08-28 22:51:26 +02:00 |
compute
|
Fix console vnc don't use configured ports in some case. Fixes #2111
|
2022-11-06 19:36:31 +08:00 |
configs
|
New VPCS base config. Fixes #786.
|
2017-06-28 17:40:54 +08:00 |
controller
|
Update compute.py
|
2022-07-18 18:43:57 -04: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
|
Add missing web-ui file
|
2022-06-21 10:24:19 +02: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
|
Fix creating asyncio task in Python 3.6
|
2022-10-30 22:21:28 +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
|
Replace deprecated distro.linux_distribution() call
|
2022-10-11 23:28:11 +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
|
Make version PEP 440 compliant
|
2022-11-06 17:51:31 +08:00 |