1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/gns3server
2020-04-07 23:58:50 +09:30
..
appliances Sync appliances. 2020-03-06 12:05:19 +10:30
compute fix warning that you are explicitly comparing literals 2020-04-02 21:26:23 +02:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Allow controller to reconnect to compute if communication is lost. Ref #1634 2020-03-19 18:02:01 +10:30
handlers Return array for controller statistics endpoint 2020-03-10 17:48:14 +10:30
schemas Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941 2020-03-14 17:22:43 +10:30
static Release 2020.2.0-beta.1 2020-04-07 16:11:44 +02:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 2020-04-06 13:52:04 +09:30
utils Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
web Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 2019-11-11 12:44:31 +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 Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.6 2020-03-26 12:37:59 +10:30
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 2019-11-11 12:44:31 +08:00
run.py Make sure still support Python >= 3.5.3 2019-11-11 12:39:45 +08:00
version.py Release v2.2.6 2020-03-26 12:37:59 +10:30