1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server
2018-09-07 09:34:17 +02:00
..
appliances Update appliances. 2018-08-31 19:33:03 +07:00
compute Catch exceptions in various locations to fix small issues reported by Sentry. 2018-09-06 09:49:12 +02:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Catch exceptions in various locations to fix small issues reported by Sentry. 2018-09-06 09:49:12 +02:00
handlers Catch asyncio.CancelledError when shutting down the server. 2018-08-28 17:10:24 +07:00
schemas Forbid controller and compute servers to be different versions. 2018-08-22 16:54:43 +07:00
symbols Custom icons and small fixes for TraceNG integration. 2018-03-14 16:56:37 +07:00
templates Update documentation links 2017-04-03 16:27:08 +02:00
ubridge Refactor asyncio locking system for Python 3.7 support. Ref https://github.com/GNS3/gns3-gui/issues/2566 Ref https://github.com/GNS3/gns3-gui/issues/2568 2018-08-25 14:10:47 +07:00
utils Catch exceptions in various locations to fix small issues reported by Sentry. 2018-09-06 09:49:12 +02:00
web Import encodings.idna to avoid LookupError when standard library is in a zip file. 2018-09-07 09:34:17 +02: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 Release v2.1.9 2018-08-13 13:13:46 +02:00
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Implement a minimum interval between psutil calls. Fixes #2262 2018-02-13 11:31:04 +01:00
run.py Base support for TraceNG. 2018-03-12 17:57:13 +07:00
version.py Forbid controller and compute servers to be different versions. 2018-08-22 16:54:43 +07:00