You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server
grossmj 5cb0957f35
Require privileged access for uBridge when using VMware VMs and Docker containers. Fixes #1461.
6 years ago
..
appliances Update appliance templates. 6 years ago
compute Require privileged access for uBridge when using VMware VMs and Docker containers. Fixes #1461. 6 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller Support to duplicate an appliance. 6 years ago
handlers Support to duplicate an appliance. 6 years ago
schemas Fix mac address schema validation for Qemu VM appliance. Fixes https://github.com/GNS3/gns3-gui/issues/2629 6 years ago
static Gitkeep for web-ui directory 6 years ago
symbols Add affinity symbols. Ref https://github.com/GNS3/gns3-gui/issues/2488 6 years ago
templates Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 6 years ago
ubridge Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
utils Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
web Reorganize how appliance creation is validated against JSON schemas. 6 years ago
__init__.py New base server. 10 years ago
__main__.py Allow to start server with python -m gns3server 9 years ago
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 6 years ago
crash_report.py Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578 6 years ago
main.py History support for console and telnet application, Fixes: #1083 7 years ago
notification_queue.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
run.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
version.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago