Commit Graph

3796 Commits (83cb8693e6cb3526399d91853256790f067dc13c)

Author SHA1 Message Date
grossmj 260ac44e87 Release v2.2.37
1 year ago
grossmj a0cf711634 Bump version to 2.2.37.dev3
1 year ago
grossmj b83645c531 Add web-ui v2.2.37
1 year ago
grossmj a7daae1c6a Sync appliances
1 year ago
grossmj a7d19fd89a Fix StreamWriter doesn't have the wait_closed() method in Python3.6. Fixes #2170
1 year ago
grossmj 3c2ae5363c Install built-in appliances when no previous version has been detected. Fixes #2168
1 year ago
grossmj 24d1aeee32 Bump version to 2.2.37.dev2
1 year ago
grossmj 90d7478679 Sync appliances
1 year ago
grossmj c57b0cbb53 Find Dynamips version before hypervisor launch and do not require Dynamips v0.2.23
1 year ago
grossmj 535f89e29e Give udhcpc executable right. Fixes #2159
1 year ago
grossmj f8f5d7ec07 Development on 2.2.37.dev1
1 year ago
grossmj 8e2992fbc7 Release v2.2.36
1 year ago
grossmj 8986f10506 Install web-ui v2.2.36
1 year ago
grossmj 10f3adcb60 Sync appliance files
1 year ago
grossmj 5459543eb5 Fix issue when detecting Dynamips version (version is not set until after Dynamips has started)
1 year ago
grossmj e15c36f05c Merge remote-tracking branch 'origin/2.2' into 2.2
1 year ago
grossmj da7c7d16e4 Fix starting Dynamips on Windows
1 year ago
grossmj 297ada529c Prevent TPM to run on Windows
1 year ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
1 year ago
grossmj 9132002b80 Fix typos
1 year ago
grossmj 771a9a5ddb Require Dynamips 0.2.23 and bind Dynamips hypervisor on 127.0.0.1
1 year ago
Jeremy Grossmann 04ba3b6549
Merge pull request #2154 from GNS3/fix/2069
1 year ago
grossmj d2ad9dc5e2 Delete the built-in appliance directory before installing updated files
1 year ago
grossmj e5c8ae4bde Use a stock BusyBox for the Docker integration
1 year ago
grossmj 5bccf4841d Overwrite built-in appliance files when starting a more recent version of the server
1 year ago
grossmj b3a6b9173b Fix reset console. Fixes #1619
1 year ago
grossmj 1148dbc48e Fix issue when calling reset_console with running VPCS and Qemu nodes. Ref #1619
1 year ago
grossmj 85679aaa94 Try importlib-resources for Python 3.9
1 year ago
grossmj 5bcc247881 Make gns3server.appliances a package
1 year ago
grossmj b8d595928b Try to fix tests
1 year ago
grossmj 3804249d89 Fix tests
1 year ago
grossmj c56a8ef8f7 Only use importlib_resources for Python < 3.9. Fixes #2147
1 year ago
grossmj 2550fb3495 Support when the user field defined in Docker container is an ID. Fixes #2134
1 year ago
grossmj 5ba526e175 Development on v2.2.36.dev2
2 years ago
grossmj d17c243b13 Release v2.2.35.1
2 years ago
grossmj 9e4ae6bc24 Sync appliance files
2 years ago
grossmj b9e415b6fe Push missing file for Web-Ui v2.2.35
2 years ago
grossmj d2d327cc76 Re-release Web-Ui v2.2.35
2 years ago
grossmj 0a046e43d7 Development on 2.2.36.dev1
2 years ago
grossmj 1aca7dbe04 Release v2.2.35
2 years ago
grossmj c80a55b18c Install appliances and configs without importlib_resources for Windows only
2 years ago
grossmj 284a4b62fb Fix copying appliances and configs when app is frozen
2 years ago
grossmj d33fefa183 Merge branch 'master' into 2.2
2 years ago
grossmj dfb48c884b Release web-ui v2.2.35
2 years ago
grossmj f80aca7633 Sync appliance files
2 years ago
grossmj 84914ecfa4 Add debug messages to fix VMnet interface list refresh. Ref https://github.com/GNS3/gns3-gui/issues/3381
2 years ago
grossmj 5696d1ccb7 Fix issues with VMnet interface on macOS >= 11.0. Ref #3381
2 years ago
grossmj a4b24eaceb Use importlib_resources instead of pkg_resources and install built-in appliances in config dir.
2 years ago
grossmj f04702d607 Fix console vnc don't use configured ports in some case. Fixes #2111
2 years ago
grossmj 9cf2e4f5a6 Make version PEP 440 compliant
2 years ago