Commit Graph

  • 27fdebcf28 Merge remote-tracking branch 'origin/3.0' into gh-pages github-actions 2024-04-07 11:53:11 +0000
  • 84f7337cb1
    Release v3.0.0b2 v3.0.0b2 grossmj 2024-04-07 18:52:24 +0700
  • e11621467b
    Remove old files grossmj 2024-04-07 18:28:00 +0700
  • 123123d767
    Bundle web-ui v3.0.0b2 grossmj 2024-04-07 18:23:59 +0700
  • b3bdeb611e
    Merge branch '2.2' into 3.0 grossmj 2024-04-07 12:44:01 +0700
  • 7a229e33f9
    Sync appliances grossmj 2024-04-07 12:43:15 +0700
  • 4959a51ce7
    Block IOU phone home call using IPtable grossmj 2024-04-06 13:04:20 +0700
  • 5b1ba5a57c
    Fix cannot stop Docker VM while console connection is still active. grossmj 2024-04-04 22:17:21 +0700
  • bc1a8c99d1
    Fix cannot stop Docker VM while console connection is still active. grossmj 2024-04-04 22:17:21 +0700
  • ae64f15386
    Merge pull request #2365 from GNS3/feature/custom-qemu-path Jeremy Grossmann 2024-04-03 21:24:13 +0700
  • 123b5d0800
    Support for custom Qemu path in templates and nodes grossmj 2024-04-03 21:16:40 +0700
  • e1d3ee12b9
    Merge pull request #2364 from GNS3/bugfix/3572 Jeremy Grossmann 2024-04-03 17:37:07 +0700
  • 998898a471
    Fix CPU fractional values for Docker VMs. grossmj 2024-04-03 17:15:10 +0700
  • 9b66d939d2
    Support for cooperative signal handling of uvicorn v0.29.0 grossmj 2024-04-03 15:58:10 +0700
  • fd60bda2c2
    Downgrade pytest-asyncio to v0.21.1 grossmj 2024-04-02 13:28:18 +0700
  • c5f4e25756
    Upgrade uvicorn, fastapi and sqlalchemy packages grossmj 2024-04-02 13:18:22 +0700
  • 16bad6e0b5
    Downgrade httpx_ws to v0.4.2 grossmj 2024-03-24 18:37:31 +0100
  • 8e661df981
    Upgrade dev packages grossmj 2024-03-24 18:31:56 +0100
  • 31c7fe88f1
    Remove websocket.close() grossmj 2024-03-16 16:00:27 +0100
  • 03b491f7b1
    Merge pull request #2362 from GNS3/feature/use-bcrypt Jeremy Grossmann 2024-03-08 01:33:41 +0800
  • fa41d9ba75
    Use bcrypt directly instead of passlib grossmj 2024-03-07 18:17:17 +0100
  • a80aed5420
    Development on 2.2.47.dev1 grossmj 2024-03-05 01:07:16 +0800
  • e9827653ae
    Merge branch '2.2' into 3.0 grossmj 2024-03-05 01:05:46 +0800
  • 9da8d1ec0f
    Upgrade uvicorn, fastapi, python-multipart, sqlalchemy, aiosqlite and email-validator dependencies grossmj 2024-03-05 01:03:59 +0800
  • a53fd2e8b1
    Upgrade sentry-sdk to version 1.40.6 grossmj 2024-03-05 00:45:26 +0800
  • 5bab4131e1
    Merge pull request #2361 from GNS3/release/v2.2.46 Jeremy Grossmann 2024-02-26 17:51:46 +0800
  • e8a7e80456
    Release v2.2.46 v2.2.46 grossmj 2024-02-26 16:55:12 +0800
  • ab05784c33
    Sync appliances grossmj 2024-02-26 16:45:37 +0800
  • 6983e686ca
    Bundle web-ui v2.2.46 grossmj 2024-02-26 16:42:46 +0800
  • 3631202ce5
    Merge remote-tracking branch 'origin/2.2' into 2.2 grossmj 2024-02-26 16:36:21 +0800
  • 8d8a3247c4
    Bundle web-ui v2.2.46 grossmj 2024-02-26 16:35:47 +0800
  • d100a132d6
    Merge pull request #2360 from GNS3/bugfix/3555 Jeremy Grossmann 2024-02-26 16:27:39 +0800
  • 52638a9a8d
    Merge branch '2.2' into bugfix/3555 Jeremy Grossmann 2024-02-26 16:22:15 +0800
  • 9a5af82a28
    Save empty directories when exporting a project grossmj 2024-02-24 19:02:16 +0800
  • 14a618766d
    Merge pull request #2359 from GNS3/bugfix/2357 Jeremy Grossmann 2024-02-22 19:37:55 +0800
  • 0137688ba7
    Test busybox is installed grossmj 2024-02-22 13:05:48 +0800
  • 84db3b9996
    Fix not all Docker resources are copied to a writable location grossmj 2024-02-22 12:59:44 +0800
  • 800920e3df
    Merge branch '2.2' into 3.0 grossmj 2024-02-21 12:24:30 +0800
  • 8d7e7f8aea
    Update notification_handler.py John Fleming 2024-02-20 00:55:57 -0500
  • 8a459a4821
    Update notification_handler.py John Fleming 2024-02-20 00:46:00 -0500
  • 14917580ac
    Downgrade to alembic v1.12.1 grossmj 2024-02-15 18:42:05 +0800
  • 4c65426e97
    Revert "Downgrade platformdirs to v4.0.0" grossmj 2024-02-15 15:22:28 +0800
  • fd85e49220
    Downgrade platformdirs to v4.0.0 grossmj 2024-02-15 15:17:25 +0800
  • 0a08031d85
    Merge pull request #2355 from GNS3/refactor/busybox Jeremy Grossmann 2024-02-14 16:18:25 +0800
  • 1a53c9aabf
    Backport from v3: install Docker resources in a writable location at runtime. grossmj 2024-02-14 16:13:45 +0800
  • 1f5085608c
    Use Docker API v1.24 to get version. grossmj 2024-02-14 15:40:19 +0800
  • a91740dae0
    Merge branch '2.2' into telnet_server_rw_telnetlib3 Jeremy Grossmann 2024-02-09 20:37:03 +1100
  • 16f72b4d3d
    Merge pull request #2347 from SpikefishSolutions/DeadTelnetConsoleFix Jeremy Grossmann 2024-02-09 20:33:16 +1100
  • 3ced41633f
    Upgrade dependencies grossmj 2024-02-09 17:07:35 +1100
  • aceef6fe5c
    Merge branch '2.2' into telnet_server_rw_telnetlib3 Jeremy Grossmann 2024-02-09 17:04:41 +1100
  • 4fa10be5aa
    Merge pull request #2353 from GNS3/feature/drop-python-3.6 Jeremy Grossmann 2024-02-09 17:01:40 +1100
  • f050fc7e00
    Change runtime checks for Python version grossmj 2024-02-09 16:49:58 +1100
  • c93aafc9af
    Fix aiohttp dependency for Python 3.7 grossmj 2024-02-09 16:45:46 +1100
  • 93520b4d6c
    Do not test with Python 3.6 grossmj 2024-02-09 16:34:44 +1100
  • 1fb0260ae6
    Drop support for Python 3.6 grossmj 2024-02-09 16:28:23 +1100
  • 91fd543321
    Upgrade dependencies grossmj 2024-02-09 16:15:19 +1100
  • c972726a34
    Merge branch 'master' into telnet_server_rw_telnetlib3 Jeremy Grossmann 2024-02-07 15:54:04 +1100
  • 763ef24108 Address the telnet console bug. Add wait_for for drain() call. If we're stuck on drain then the buffer isn't getting emptied. 5 seconds after drain() blocks, exception will be thrown and client will be removed from connection table and will no longer be a problem. John Fleming 2024-02-02 22:09:31 -0500
  • 351536ffed No idea what I changed here. Oops John Fleming 2024-02-02 21:51:36 -0500
  • 0e47ceb1bd First attempt at supporting passing in reader and writer. John Fleming 2024-01-31 21:53:56 -0500
  • 288c566052 add a . to comment. add a space to init. Add checks for reader and writer John Fleming 2024-01-31 21:40:50 -0500
  • b8df0bb394 Set all logs to debug level and remove commented out log config. John Fleming 2024-01-31 21:33:46 -0500
  • 83b1fdcd72 Remove unused init options and no data check for remote server John Fleming 2024-01-31 21:30:43 -0500
  • 4bfdc2049c Create patch branch that has orignal telnet_server.py in it as well as new telnet proxy muxer. John Fleming 2024-01-31 11:19:24 -0500
  • bae8aee211 Looks like even with a 30 second timeout you can still get no data. Change flow control from break to continue to keep main loop runnning. John Fleming 2024-01-31 02:44:20 -0500
  • be82ac869b Add note about telnetlib3 only supporting python 3.6 John Fleming 2024-01-31 02:11:19 -0500
  • 5c36e431eb Uhh... remove python 3.6 support? John Fleming 2024-01-31 02:03:26 -0500
  • b5d5c4a681 I'll git this right any min now. John Fleming 2024-01-31 01:53:27 -0500
  • 2a1fbdb2ab add missing ; John Fleming 2024-01-31 01:49:09 -0500
  • 3a35f0b04d Add telnetlib3 to requirements. Following @KCarmichael lead on this one. John Fleming 2024-01-31 01:42:03 -0500
  • 97e639a02f Try to add POC for working telnet proxy muxer again. John Fleming 2024-01-31 01:37:24 -0500
  • df907028eb First POC of working telnet proxy. Still needs work to add functionality of eixsting telnet_server.py but no longer throws exception when deleting project. John Fleming 2024-01-31 01:20:56 -0500
  • d82a3085eb
    Update sftelnetproxymuxer.py John Fleming 2024-01-30 23:13:55 -0500
  • 357dea430d
    Update sftelnetproxymuxer.py John Fleming 2024-01-30 23:12:01 -0500
  • b759d31482 Add debug stuff to show the telnet console death issue. John Fleming 2024-01-30 20:55:13 -0500
  • 9774fe9468 Add shutdown method John Fleming 2024-01-28 09:05:57 -0500
  • ada755cd4b Add SFTelnetProxyMuxer support to start John Fleming 2024-01-28 08:58:01 -0500
  • d8a6e7b90b Add shutdown method to sftelnetproxymuxer.py John Fleming 2024-01-28 08:55:24 -0500
  • f9fd629641 Correct comment about shield John Fleming 2024-01-28 08:39:08 -0500
  • 157dc207b7 Move log statment to be last line of init John Fleming 2024-01-28 08:37:46 -0500
  • 1c4347b058 Add sftelnetproxymuxer support John Fleming 2024-01-28 08:33:10 -0500
  • e39b317185 rename SFTelnetProxyMuxer.py to sftelnetproxymuxer.py. Set all inital options to False. Add check exception if remote_port or listen_port aren't defined. John Fleming 2024-01-28 08:29:21 -0500
  • 5ed409fa84
    Update requirements.txt Kieran Carmichael 2024-01-28 13:06:12 +0000
  • f201616ea4 Added telnetlib3 to requirements.txt KCarmichael 2024-01-28 13:00:57 +0000
  • 37bd4067b0 Its a brave new world. Add Spikefish Telnet Proxy Muxer to rep. John Fleming 2024-01-28 06:32:15 -0500
  • 17aabd6cda
    Merge branch 'master' into 2.2 grossmj 2024-01-28 20:04:19 +1100
  • d94adf4c8f
    Merge remote-tracking branch 'origin/master' grossmj 2024-01-28 19:56:40 +1100
  • 4dd9cf2da2
    Merge pull request #2340 from spikefishjohn/patch-3 Jeremy Grossmann 2024-01-26 17:55:11 +1100
  • d6f8069739
    Remove files from 2.2 doc grossmj 2024-01-28 13:03:06 +1100
  • 0037f31553
    Merge branch '2.2' into 3.0 grossmj 2024-01-28 12:30:43 +1100
  • e2a3d391d8
    Merge remote-tracking branch 'origin/2.2' into 2.2 grossmj 2024-01-28 12:14:28 +1100
  • 6c5f54fe57
    Update telnet_server.py John Fleming 2024-01-25 01:41:57 -0500
  • 082fbee1bd
    Update telnet_server.py John Fleming 2024-01-23 13:15:17 -0500
  • 6d97feaced
    Fixed updating system and GNS3. Xatrekak 2023-11-06 19:02:29 -0500
  • 8d35089661
    Update welcome.py Dustin 2023-11-05 13:35:06 -0500
  • 6455f62447
    Update remote-install.sh Dustin 2023-10-30 11:00:45 -0400
  • 2fb3b1ebab
    Use Python 3.8 to publish API doc grossmj 2023-10-27 14:42:22 +1000
  • 58399a9fa8
    Upgrade sentry-sdk, psutil and distro dependencies grossmj 2024-01-27 17:04:02 +1100
  • 907b305ecf
    Development on 2.2.46.dev1 grossmj 2024-01-14 23:45:35 +1100
  • 57f92db124
    Release v2.2.45 grossmj 2024-01-12 21:38:26 +1100