grossmj
0f3b96f134
Development on 2.2.48.dev1
2024-05-23 12:19:15 +07:00
grossmj
0561aba927
Release v2.2.47
2024-05-15 12:14:48 +07:00
grossmj
86a78f53cb
Fix update-bundled-web-ui.sh script
2024-05-15 12:05:43 +07:00
grossmj
f0bc74ff6e
Bundle web-ui v2.2.47
2024-05-15 12:04:34 +07:00
grossmj
f81128f717
Bundle web-ui v2.2.47
2024-05-15 11:55:47 +07:00
grossmj
9ce505cad3
Sync appliances
2024-05-15 11:43:04 +07:00
grossmj
ccb5de6df1
Drop Python 3.7
2024-05-09 18:23:58 +07:00
grossmj
259d3a0155
Fix cannot import UTC
2024-05-09 17:23:32 +07:00
grossmj
33499be425
Fix warnings in tests
2024-05-09 17:11:12 +07:00
grossmj
3fd44f5260
Do not wait for the server to close when shutting down.
2024-05-09 16:37:45 +07:00
grossmj
3df7af12e1
Allow listing x86_64 IOU images. Fixes #2376
2024-05-09 15:21:05 +07:00
grossmj
35b75f0f7f
Fix link capture for ATM switch. Fixes https://github.com/GNS3/gns3-gui/issues/3570
2024-04-23 18:35:36 +07:00
grossmj
448b94f701
Add more details to error message when busybox is not installed. Fixes https://github.com/GNS3/gns3-gui/issues/3569
2024-04-23 17:54:06 +07:00
grossmj
18002a7580
Fix invalid escape sequences
2024-04-23 16:52:28 +07:00
grossmj
b6e68ba1a8
Add NAT symbols
2024-04-22 18:51:29 +07:00
grossmj
7a229e33f9
Sync appliances
2024-04-07 12:43:15 +07:00
grossmj
5b1ba5a57c
Fix cannot stop Docker VM while console connection is still active.
2024-04-04 22:57:33 +07:00
grossmj
a80aed5420
Development on 2.2.47.dev1
2024-03-05 01:07:16 +08:00
grossmj
e8a7e80456
Release v2.2.46
2024-02-26 16:55:12 +08:00
grossmj
ab05784c33
Sync appliances
2024-02-26 16:45:37 +08:00
grossmj
6983e686ca
Bundle web-ui v2.2.46
2024-02-26 16:42:46 +08:00
grossmj
3631202ce5
Merge remote-tracking branch 'origin/2.2' into 2.2
2024-02-26 16:36:21 +08:00
grossmj
8d8a3247c4
Bundle web-ui v2.2.46
2024-02-26 16:35:47 +08:00
Jeremy Grossmann
52638a9a8d
Merge branch '2.2' into bugfix/3555
2024-02-26 16:22:15 +08:00
grossmj
9a5af82a28
Save empty directories when exporting a project
2024-02-24 19:02:16 +08:00
grossmj
84db3b9996
Fix not all Docker resources are copied to a writable location
2024-02-22 12:59:44 +08:00
grossmj
1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
2024-02-14 16:13:45 +08:00
grossmj
1f5085608c
Use Docker API v1.24 to get version.
2024-02-14 15:40:19 +08:00
Jeremy Grossmann
16f72b4d3d
Merge pull request #2347 from SpikefishSolutions/DeadTelnetConsoleFix
...
Address the telnet console death bug.
2024-02-09 20:33:16 +11:00
grossmj
f050fc7e00
Change runtime checks for Python version
2024-02-09 16:49:58 +11:00
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.
2024-02-02 22:09:31 -05:00
John Fleming
6c5f54fe57
Update telnet_server.py
...
Maybe use the correct object name this time for the socket objects.
2024-01-28 12:14:07 +11:00
John Fleming
082fbee1bd
Update telnet_server.py
...
Set tcp keepalive timers to 60 seconds. Seems to default to 2 hours on ubuntu 22. Most firewalls will age out an idle tcp session at 1 hour.
Will not address telnet console failing after a tcp session has failed (TimeoutError).
2024-01-28 12:14:07 +11:00
grossmj
907b305ecf
Development on 2.2.46.dev1
2024-01-28 12:13:12 +11:00
grossmj
57f92db124
Release v2.2.45
2024-01-28 12:13:12 +11:00
grossmj
0f6f943a83
Bundle web-ui v2.2.45
2024-01-28 12:13:12 +11:00
grossmj
2cb76b2274
Remove old web-ui files
2024-01-28 12:13:11 +11:00
grossmj
2d2db52a8b
Bundle web-ui v2.2.45
2024-01-28 12:13:11 +11:00
grossmj
a8d0818e07
Sync appliances
2024-01-28 12:13:11 +11:00
grossmj
f7eb2492d9
Fix mouse offset issues with VNC in Qemu. Fixes #2335
2024-01-28 12:13:11 +11:00
grossmj
e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
...
Move project.updated and project.closed from project notification to controller notification stream.
2024-01-28 12:13:09 +11:00
grossmj
d466c85385
Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
2024-01-28 12:13:09 +11:00
grossmj
35d4391fc0
Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
2024-01-28 12:13:09 +11:00
grossmj
eea0ab69bd
Bundle dev version of the web-ui
2024-01-28 12:13:09 +11:00
grossmj
22ade94118
Update CORS policy
2024-01-28 12:13:08 +11:00
grossmj
08ee40548f
Add custom executable paths on Windows
2024-01-28 12:13:08 +11:00
grossmj
9fd2f58ef7
Development in 2.2.45.dev3
2024-01-28 12:13:08 +11:00
grossmj
b9b802ebab
Release v2.2.44.1
2024-01-28 12:13:08 +11:00
grossmj
1d86e322e9
Do not compute checksums on macOS
2024-01-28 12:13:07 +11:00
grossmj
8eb5f10971
Add multiprocessing.set_start_method()
2024-01-28 12:13:07 +11:00
grossmj
cc4783ab98
Bump version to v2.2.45.dev2
2024-01-28 12:13:07 +11:00
grossmj
19792f328d
Have freeze support for macOS as well
2024-01-28 12:13:07 +11:00
grossmj
596d1274a3
Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228
2024-01-28 12:13:07 +11:00
grossmj
2f765747b8
Add freeze_support() for multiprocessing
2024-01-28 12:13:06 +11:00
grossmj
4fe57b6a15
Development on 2.2.45.dev1
2024-01-28 12:13:06 +11:00
grossmj
1177626a53
Release v2.2.44
2024-01-28 12:13:06 +11:00
grossmj
c4cc346864
Sync appliances
2024-01-28 12:13:06 +11:00
grossmj
8915dfffa5
Bundle web-ui v2.2.44
2024-01-28 12:13:05 +11:00
grossmj
27d5ac537f
Non-blocking checksums computation when server starts. Fixes #2228
2024-01-28 12:13:05 +11:00
grossmj
fe246cd413
Fix timeout issue when creating Qemu disk image. Fixes https://github.com/GNS3/gns3-server/issues/2313
2024-01-28 12:13:05 +11:00
grossmj
2bbb560b8e
Support for web socket console over HTTPS
2024-01-28 12:13:04 +11:00
grossmj
2a3bb81076
Bundle web-ui
2024-01-28 12:13:04 +11:00
John Fleming
54abf85523
Update telnet_server.py
...
Maybe use the correct object name this time for the socket objects.
2024-01-25 01:41:57 -05:00
John Fleming
ac86717bc0
Update telnet_server.py
...
Set tcp keepalive timers to 60 seconds. Seems to default to 2 hours on ubuntu 22. Most firewalls will age out an idle tcp session at 1 hour.
Will not address telnet console failing after a tcp session has failed (TimeoutError).
2024-01-23 13:15:17 -05:00
grossmj
fbd8f6ce28
Release v2.2.45
2024-01-12 21:38:26 +11:00
grossmj
195da24910
Bundle web-ui v2.2.45
2024-01-12 21:34:11 +11:00
grossmj
b4c7609aeb
Remove old web-ui files
2024-01-12 21:29:04 +11:00
grossmj
cd9c4c84b6
Bundle web-ui v2.2.45
2024-01-12 21:21:18 +11:00
grossmj
2566de0f5a
Sync appliances
2024-01-12 21:13:52 +11:00
grossmj
6a069d0af6
Fix mouse offset issues with VNC in Qemu. Fixes #2335
2024-01-12 16:18:32 +11:00
grossmj
4c149e1614
Add project.created, project.opened and project.deleted controller notification stream.
...
Move project.updated and project.closed from project notification to controller notification stream.
2024-01-12 13:16:55 +11:00
grossmj
473fa98eda
Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
2024-01-11 23:11:56 +11:00
grossmj
13d9afd8bc
Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
2024-01-11 22:40:38 +11:00
grossmj
b4edbbbaa7
Bundle dev version of the web-ui
2023-12-07 12:34:52 +10:00
grossmj
02e19800fb
Update CORS policy
2023-12-06 22:33:55 +10:00
grossmj
24bb0ca419
Add custom executable paths on Windows
2023-12-05 21:24:40 +10:00
grossmj
7afdcbb3d3
Development in 2.2.45.dev3
2023-11-07 19:11:57 +10:00
grossmj
c88f76b740
Release v2.2.44.1
2023-11-07 14:59:28 +10:00
grossmj
b81cc14cef
Do not compute checksums on macOS
2023-11-07 14:30:39 +10:00
grossmj
aa133c3b8a
Add multiprocessing.set_start_method()
2023-11-07 13:33:43 +10:00
grossmj
7449064ea2
Bump version to v2.2.45.dev2
2023-11-07 12:21:39 +10:00
grossmj
db315e3c3c
Have freeze support for macOS as well
2023-11-07 11:17:48 +10:00
grossmj
c437482e85
Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228
2023-11-07 11:08:47 +10:00
grossmj
aac6fbfc31
Add freeze_support() for multiprocessing
2023-11-07 10:42:53 +10:00
grossmj
3c4b5db1ca
Development on 2.2.45.dev1
2023-11-06 17:00:17 +10:00
grossmj
5c8abdc6fd
Release v2.2.44
2023-11-06 16:02:23 +10:00
grossmj
f80f41b5b3
Sync appliances
2023-11-06 15:58:21 +10:00
grossmj
503373a6e9
Bundle web-ui v2.2.44
2023-11-06 15:53:51 +10:00
grossmj
ae825b0080
Non-blocking checksums computation when server starts. Fixes #2228
2023-11-06 12:32:23 +10:00
grossmj
191feed669
Fix timeout issue when creating Qemu disk image. Fixes https://github.com/GNS3/gns3-server/issues/2313
2023-11-05 15:41:46 +10:00
grossmj
3b22bcfe96
Support for web socket console over HTTPS
2023-11-03 14:40:40 +10:00
grossmj
8676a3dccf
Bundle web-ui
2023-11-02 17:40:47 +10:00
grossmj
7c49a9160c
Allow disabling hardware virtualization check
2023-10-30 14:57:11 +10:00
grossmj
ed99a98fe1
Sync appliances
2023-10-27 13:20:15 +10:00
grossmj
3f50319990
Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters
2023-10-26 15:05:10 +10:00
Jeremy Grossmann
240708112c
Merge branch '2.2' into feature/add-qemu-igb-nic
2023-10-24 17:14:27 +10:00
grossmj
0d15f40930
Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298
2023-10-23 15:16:49 +10:00
grossmj
3b0d89be5a
Merge branch 'master' into 2.2
2023-10-18 17:46:51 +10:00
grossmj
5ff3043fb4
Sync appliances
2023-10-18 17:45:17 +10:00
Konrad Goławski
737664a3d4
Add Qemu IGB network device
2023-10-12 11:35:53 +02:00