gns3-server/gns3server
2018-11-23 17:27:10 +07:00
..
appliances Sync appliances 2018-11-21 14:13:14 +07:00
compute Require privileged access for uBridge when using VMware VMs and Docker containers. Fixes #1461. 2018-11-20 00:22:16 +07:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Early support for symbol themes. 2018-11-23 17:27:10 +07:00
handlers Early support for symbol themes. 2018-11-23 17:27:10 +07:00
schemas Fix mac address schema validation for Qemu VM appliance. Fixes https://github.com/GNS3/gns3-gui/issues/2629 2018-11-18 16:20:50 +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 Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
web Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07: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