gns3-server/gns3server
2019-01-12 17:04:37 +07:00
..
appliances Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
compute Try to delete saved VM state only if a snapshot has been saved. 2019-01-12 17:04:37 +07:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Fix issue with notification queue that prevented to properly close projects. Fix #1493 2019-01-12 16:02:36 +07:00
handlers Fix issue with notification queue that prevented to properly close projects. Fix #1493 2019-01-12 16:02:36 +07:00
schemas Fix issue with "usage" variable for Dynamips VMs. Fixes #1495 2019-01-12 12:13:22 +07:00
static Gitkeep for web-ui directory 2018-06-26 12:26:04 +02:00
symbols Early support for symbol themes. 2018-11-23 17:27:10 +07:00
templates Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 2018-06-26 12:09:08 +02:00
ubridge Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
utils Set socket options SO_KEEPALIVE and TCP_NODELAY for embedded Telnet server. Ref #1335 2019-01-12 16:50:15 +07:00
web Fix ConnectionResetError issues and switch to aiohttp version 3.4.4. Fixes #1474. 2018-12-03 19:14:22 +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 Do not show log message if configuration file doesn't exist. Fixes #1206. 2018-01-08 18:07:15 +07:00
crash_report.py Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578 2018-10-04 16:32:49 +02:00
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
run.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
version.py Bump version to 2.2.0dev5 2018-11-20 14:37:38 +07:00