Commit Graph

5197 Commits (master)
 

Author SHA1 Message Date
Jeremy Grossmann 19142d97bb
Merge pull request #2366 from GNS3/bugfix/block-iou-call
4 weeks ago
grossmj faf7e09ebb
Only use iptable to block xml.cisco.com on Ubuntu Focal.
4 weeks ago
grossmj 4959a51ce7
Block IOU phone home call using IPtable
1 month ago
Jeremy Grossmann 5bab4131e1
Merge pull request #2361 from GNS3/release/v2.2.46
3 months ago
grossmj e8a7e80456
Release v2.2.46
3 months ago
grossmj ab05784c33
Sync appliances
3 months ago
grossmj 6983e686ca
Bundle web-ui v2.2.46
3 months ago
grossmj 3631202ce5
Merge remote-tracking branch 'origin/2.2' into 2.2
3 months ago
grossmj 8d8a3247c4
Bundle web-ui v2.2.46
3 months ago
Jeremy Grossmann d100a132d6
Merge pull request #2360 from GNS3/bugfix/3555
3 months ago
Jeremy Grossmann 52638a9a8d
Merge branch '2.2' into bugfix/3555
3 months ago
grossmj 9a5af82a28
Save empty directories when exporting a project
3 months ago
Jeremy Grossmann 14a618766d
Merge pull request #2359 from GNS3/bugfix/2357
3 months ago
grossmj 0137688ba7
Test busybox is installed
3 months ago
grossmj 84db3b9996
Fix not all Docker resources are copied to a writable location
3 months ago
Jeremy Grossmann 0a08031d85
Merge pull request #2355 from GNS3/refactor/busybox
3 months ago
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
3 months ago
grossmj 1f5085608c
Use Docker API v1.24 to get version.
3 months ago
Jeremy Grossmann 16f72b4d3d
Merge pull request #2347 from SpikefishSolutions/DeadTelnetConsoleFix
3 months ago
grossmj 3ced41633f
Upgrade dependencies
3 months ago
Jeremy Grossmann 4fa10be5aa
Merge pull request #2353 from GNS3/feature/drop-python-3.6
3 months ago
grossmj f050fc7e00
Change runtime checks for Python version
3 months ago
grossmj c93aafc9af
Fix aiohttp dependency for Python 3.7
3 months ago
grossmj 93520b4d6c
Do not test with Python 3.6
3 months ago
grossmj 1fb0260ae6
Drop support for Python 3.6
3 months ago
John Fleming 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.
3 months ago
grossmj 17aabd6cda
Merge branch 'master' into 2.2
4 months ago
grossmj d94adf4c8f
Merge remote-tracking branch 'origin/master'
4 months ago
Jeremy Grossmann 4dd9cf2da2
Merge pull request #2340 from spikefishjohn/patch-3
4 months ago
grossmj e2a3d391d8
Merge remote-tracking branch 'origin/2.2' into 2.2
4 months ago
John Fleming 6c5f54fe57
Update telnet_server.py
4 months ago
John Fleming 082fbee1bd
Update telnet_server.py
4 months ago
Xatrekak 6d97feaced
Fixed updating system and GNS3.
4 months ago
Dustin 8d35089661
Update welcome.py
4 months ago
Dustin 6455f62447
Update remote-install.sh
4 months ago
grossmj 2fb3b1ebab
Use Python 3.8 to publish API doc
4 months ago
grossmj 58399a9fa8
Upgrade sentry-sdk, psutil and distro dependencies
4 months ago
grossmj 907b305ecf
Development on 2.2.46.dev1
4 months ago
grossmj 57f92db124
Release v2.2.45
4 months ago
grossmj 0f6f943a83
Bundle web-ui v2.2.45
4 months ago
grossmj 2cb76b2274
Remove old web-ui files
4 months ago
grossmj 2d2db52a8b
Bundle web-ui v2.2.45
4 months ago
grossmj a8d0818e07
Sync appliances
4 months ago
grossmj f7eb2492d9
Fix mouse offset issues with VNC in Qemu. Fixes #2335
4 months ago
grossmj 218522b08c
Fix issues when generating docs
4 months ago
grossmj 470f13f448
Update readthedocs.yml to use Python 3.12
4 months ago
grossmj 317aa669ac
Update readthedocs.yml
4 months ago
grossmj 8d160ad5ed
Update documentation
4 months ago
grossmj e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
4 months ago
grossmj d466c85385
Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
4 months ago