1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 13:59:06 +00:00
gns3-server/gns3server
2019-04-01 15:53:39 +07:00
..
appliances Update appliances. 2019-03-11 09:48:54 +07:00
compute 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
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Store config files in version specific location 2019-04-01 15:53:39 +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 Locked state should not be used when duplicating a node. 2019-03-02 16:39:05 +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 Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
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 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 Development on 2.2.0dev8 2019-03-25 23:44:19 +08:00