1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/gns3server
Karim 7c3a38d379 Support for docker images that set the USER directive. Changes the
docker user to root for the init script to configure the network,
then drops to the configured user (or root if one is not defined)
for continuing booting the image.
2019-04-05 08:51:57 +01:00
..
appliances Update appliances. 2019-03-11 09:48:54 +07:00
compute Support for docker images that set the USER directive. Changes the 2019-04-05 08:51:57 +01:00
configs
controller Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754 2019-04-02 01:12:06 +07:00
handlers Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743 2019-03-25 16:57:36 +08:00
schemas Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753 2019-04-01 19:47:31 +07:00
static Bundle v2019.1.0-alpha.3 web-ui 2019-03-27 12:34:45 +01:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 2018-06-26 12:09:08 +02:00
ubridge Merging 2.1 into 2.2 2019-02-22 18:04:49 +07:00
utils Merge branch '2.2' of github.com:GNS3/gns3-server into 2.2 2019-03-21 10:39:55 +01:00
web Fix mimetype for javascript, #1559 2019-03-22 08:35:27 +01:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py
config.py Store config files in version specific location 2019-04-01 15:53:39 +07:00
crash_report.py Release v2.2.0a3 2019-03-25 19:35:22 +08:00
main.py
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 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753 2019-04-01 19:47:31 +07:00