grossmj
|
d9dcc2738d
|
Merge remote-tracking branch 'origin/2.2' into 3.0
# Conflicts:
# CHANGELOG
# Dockerfile
# README.md
# gns3server/appliances/infix.gns3a
# gns3server/compute/docker/docker_vm.py
# gns3server/compute/qemu/qemu_vm.py
# gns3server/controller/gns3vm/virtualbox_gns3_vm.py
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.9bcf455e62558dedfd48.js
# gns3server/version.py
|
2025-04-21 20:13:31 +07:00 |
|
grossmj
|
a5a663bc99
|
Remove OVMF_CODE_4M.secboot.fd and associated code
|
2025-04-18 17:31:31 +07:00 |
|
grossmj
|
2b7eb91694
|
Add edk2-stable202502 UEFI firmwares and try to first use firmwares from the ovmf package if installed. Fixes #2494
|
2025-04-18 17:13:29 +07:00 |
|
grossmj
|
684770a220
|
Prettify TPM error message
|
2025-04-18 15:25:50 +07:00 |
|
grossmj
|
f6546bf1de
|
Fix bug in qemu_stdout message
|
2025-04-18 15:19:06 +07:00 |
|
grossmj
|
355b97398b
|
Reduce matching error for TPM result
|
2025-04-18 15:13:41 +07:00 |
|
grossmj
|
6242a0be80
|
Try to detect swtpm and AppArmor issue. Ref https://github.com/GNS3/gns3-gui/issues/3725
|
2025-04-18 15:06:49 +07:00 |
|
grossmj
|
ffd628902c
|
Fix Docker logs decoding. Ref #2522
|
2025-04-18 13:58:56 +07:00 |
|
grossmj
|
ca34053125
|
Add delay after starting a Docker container and adding connections in uBridge. Ref #2522
|
2025-04-18 13:50:20 +07:00 |
|
grossmj
|
d06f93e772
|
Fix TypeError when reading Docker container logs. Ref #2522
|
2025-04-18 13:47:29 +07:00 |
|
grossmj
|
0e8d969cd2
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/docker/__init__.py
# gns3server/compute/docker/docker_vm.py
# requirements.txt
|
2025-04-16 17:53:44 +07:00 |
|
grossmj
|
0e89ff56a8
|
Replace "Docker hub" by "Docker repository" because it is possible to use different repositories
|
2025-04-16 17:42:40 +07:00 |
|
grossmj
|
773076c40e
|
Fix unable to add NAT cloud after configuring “allowed_interfaces” in configuration file. Fixes #2508
|
2025-04-16 16:04:57 +07:00 |
|
grossmj
|
4fd41991db
|
Fix VMware add ubridge connection. Fixes #2490
|
2025-01-27 12:12:43 +10:00 |
|
grossmj
|
09774a3a56
|
Merge branch '2.2' into 3.0
# Conflicts:
# CHANGELOG
# gns3server/compute/virtualbox/virtualbox_vm.py
# gns3server/controller/compute.py
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.c83939cdfe3af0ec27df.js
# gns3server/version.py
# gns3server/web/web_server.py
# requirements.txt
# tests/controller/test_compute.py
|
2025-01-22 18:37:17 +10:00 |
|
grossmj
|
bd58196817
|
Add more information when patching .vbox file. Ref https://github.com/GNS3/gns3-gui/issues/3542
|
2025-01-20 13:22:22 +10:00 |
|
grossmj
|
4758431c76
|
Improvements for built-in disks
* Checksum is updated in the database for updated disks.
* It is not possible to prune them.
|
2025-01-02 23:10:51 +07:00 |
|
grossmj
|
5e1b8814b6
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/iou/iou_vm.py
|
2024-12-17 15:08:45 +07:00 |
|
grossmj
|
df56955bf0
|
Use license instead of licence
|
2024-12-17 15:01:01 +07:00 |
|
grossmj
|
e1b4d74f1e
|
Merge branch '2.2' into 3.0
|
2024-12-16 18:17:01 +07:00 |
|
grossmj
|
86fbae00e1
|
Fix issue with iourc_path
|
2024-12-16 18:16:42 +07:00 |
|
grossmj
|
db067579db
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/iou/iou_vm.py
|
2024-12-16 18:08:51 +07:00 |
|
grossmj
|
6314dd3c35
|
Fix: do not use the iourc file if IOU licence check is not enabled
|
2024-12-16 18:07:02 +07:00 |
|
grossmj
|
a00f53fbaa
|
Fix error 500 on PUT for cloud, nat, vmware and vpcs nodes. Fixes #2426
|
2024-11-19 12:21:35 +10:00 |
|
Jeremy Grossmann
|
fa0d7d7529
|
Use call_soon_threadsafe() in notification manager
|
2024-11-18 12:13:41 +10:00 |
|
grossmj
|
b37db57bb9
|
Fix tests
|
2024-11-17 15:00:13 +10:00 |
|
grossmj
|
31a2cb998d
|
Fix issue with asyncio.Queue which is not thread safe.
|
2024-11-17 14:39:22 +10:00 |
|
grossmj
|
ec9dbd20b8
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/base_node.py
# gns3server/compute/docker/docker_vm.py
# gns3server/compute/qemu/qemu_vm.py
# gns3server/crash_report.py
# gns3server/version.py
|
2024-11-07 23:18:42 +10:00 |
|
grossmj
|
aeae9deb01
|
Merge remote-tracking branch 'origin/2.2' into 2.2
|
2024-11-07 14:53:23 +10:00 |
|
grossmj
|
f3749e83ec
|
Catch error when cannot resize Docker container TTY.
|
2024-11-07 14:52:59 +10:00 |
|
grossmj
|
7bf17392dd
|
Do not use "ide" if there is a disk image and no interface type has been explicitly configured.
|
2024-11-07 14:37:26 +10:00 |
|
grossmj
|
fb06eb3c0c
|
Remove old debug message
|
2024-10-31 13:07:09 +10:00 |
|
grossmj
|
c4fcb43e78
|
Merge branch '2.2' into 3.0
# Conflicts:
# .github/workflows/testing.yml
# CHANGELOG
# README.md
# dev-requirements.txt
# gns3server/compute/docker/docker_vm.py
# gns3server/controller/export_project.py
# gns3server/controller/import_project.py
# gns3server/controller/project.py
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.df8c319a3da6fb0e3629.js
# gns3server/version.py
# requirements.txt
# setup.py
# tests/compute/docker/test_docker_vm.py
# tests/controller/test_import_project.py
|
2024-10-31 12:54:35 +10:00 |
|
grossmj
|
c05e1cb8e7
|
Use @locking when sending uBridge commands. Ref https://github.com/GNS3/gns3-gui/issues/3651
|
2024-10-28 13:02:04 +10:00 |
|
grossmj
|
48b7e6ca50
|
Fix run Docker containers with user namespaces enabled. Fixes #2414
|
2024-10-26 19:03:05 +10:00 |
|
grossmj
|
6e66b26b88
|
Fix errors in init.sh. Fixes #2431
|
2024-10-22 12:18:28 +10:00 |
|
grossmj
|
8af71ee291
|
Formatting
|
2024-10-01 17:35:11 +07:00 |
|
grossmj
|
c0be6875c2
|
Fix issues with recent busybox versions
* `busybox --install` does not exist
* `sleep` does not take float values (e.g. 0.5).
|
2024-10-01 17:31:29 +07:00 |
|
Jeremy Grossmann
|
af6f34b2ca
|
Revert "Backport auxiliary console support for Qemu, Docker and Dynamips nodes"
|
2024-09-23 13:10:58 +07:00 |
|
grossmj
|
967c7d066d
|
Delete old code after merging
|
2024-09-22 22:02:14 +07:00 |
|
grossmj
|
7619080a50
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/base_node.py
# gns3server/compute/docker/docker_vm.py
# gns3server/compute/dynamips/nodes/c1700.py
# gns3server/compute/dynamips/nodes/c2600.py
# gns3server/compute/dynamips/nodes/c2691.py
# gns3server/compute/dynamips/nodes/c3600.py
# gns3server/compute/dynamips/nodes/c3725.py
# gns3server/compute/dynamips/nodes/c3745.py
# gns3server/compute/dynamips/nodes/c7200.py
# gns3server/compute/dynamips/nodes/router.py
# gns3server/compute/qemu/qemu_vm.py
# gns3server/controller/node.py
# gns3server/handlers/api/compute/docker_handler.py
# gns3server/handlers/api/compute/dynamips_vm_handler.py
# gns3server/handlers/api/compute/qemu_handler.py
# gns3server/schemas/docker.py
# gns3server/schemas/docker_template.py
# gns3server/schemas/dynamips_template.py
# gns3server/schemas/dynamips_vm.py
# gns3server/schemas/node.py
# gns3server/schemas/qemu.py
# gns3server/schemas/qemu_template.py
|
2024-09-22 22:01:06 +07:00 |
|
grossmj
|
74782d413f
|
Change method to allocate AUX console for existing Dynamips nodes
|
2024-09-22 21:41:10 +07:00 |
|
grossmj
|
c41c11eb34
|
Backport auxiliary console support for Qemu, Docker and Dynamips nodes
|
2024-09-22 18:29:04 +07:00 |
|
grossmj
|
22f022cc22
|
Fix for running Docker containers with user namespaces enabled
|
2024-09-19 10:40:22 +07:00 |
|
grossmj
|
a1666dd247
|
Fix MAC address support for Docker containers
|
2024-09-18 18:02:35 +07:00 |
|
grossmj
|
3214f52e9e
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/docker/docker_vm.py
# gns3server/handlers/api/compute/docker_handler.py
# gns3server/schemas/docker.py
# gns3server/schemas/docker_template.py
# tests/compute/docker/test_docker_vm.py
|
2024-09-18 17:29:06 +07:00 |
|
grossmj
|
3792901dc7
|
Support for configuring MAC address in Docker containers
|
2024-09-18 16:30:22 +07:00 |
|
grossmj
|
90c69d95ad
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.99a70a8d013fc974361c.js
# gns3server/version.py
# requirements.txt
|
2024-08-10 18:58:43 -06:00 |
|
grossmj
|
2bb26075f0
|
Forbid -nic and -nicdev in Qemu additional options. Fixes https://github.com/GNS3/gns3-server/issues/2397
|
2024-08-05 17:51:46 +02:00 |
|
grossmj
|
3f7f5a3cda
|
Fix to access resources_path and install_builtin_appliances settings
|
2024-07-09 12:28:39 +02:00 |
|