Commit Graph

3024 Commits (5d4de9d0ba8474a1deedf791b8315ac901d78370)

Author SHA1 Message Date
grossmj 5d4de9d0ba Fix AttributeError: Cannot set attribute '%s'. Fixes #1646
5 years ago
grossmj 7c33d3510a Development on 2.1.22dev1
5 years ago
grossmj cb1f73e9a2 Release v2.1.21
5 years ago
grossmj 2476581dca Change uBridge debug level to '1' when debugging is enabled. Fixes #1598
5 years ago
grossmj 3dbce3fa40 Development on 2.1.21dev1
5 years ago
grossmj 053a16960c Release v2.1.20
5 years ago
grossmj a860243531 Ignore Unicode errors when reading base config file contents.
5 years ago
grossmj 99886d3f0c Development on 2.1.20dev1
5 years ago
grossmj 6fb613dcff Release v2.1.19
5 years ago
grossmj 4f803ff162 Sync appliances.
5 years ago
grossmj 457ae4783f Development on 2.1.19dev1
5 years ago
grossmj 878987a26e Release v2.1.18
5 years ago
grossmj 6b54cc27da Release v2.1.17
5 years ago
grossmj f41158173b Development on 2.1.17dev1
5 years ago
grossmj cb5dc36987 Release v2.1.16
5 years ago
grossmj cc1980ac1c Fix broken embedded console for Ethernet switch. Fixes #1574
5 years ago
grossmj 8cd66cfc02 Remove old unused argument option. Fixes #1569
5 years ago
grossmj 645031ee15 Development on 2.1.16dev1
5 years ago
grossmj c70b344133 Release v2.1.15
5 years ago
grossmj e291ec1eb9 Fix IOU symlink issue on remote servers.
5 years ago
grossmj 8e8985c69f Fix vcpus configuration for GNS3 VM on VMware. Ref #2738.
5 years ago
grossmj 4eca82174d Development on 2.1.15dev1
5 years ago
grossmj 32f5dbb645 Release v2.1.14
5 years ago
grossmj 7aae682f0a Fix issue when setting cpuid.corespersocket for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2723
5 years ago
grossmj 879e32eb9a Bump ACPI Shutdown Timeout to 120 seconds. Ref #1536
5 years ago
grossmj 01481cde1f Development on 2.1.14dev1
5 years ago
grossmj b5deb9d177 Release v2.1.13
5 years ago
grossmj 62c51edbae Less aggressive connections to uBridge. Ref #1289
5 years ago
grossmj a13d063aa1 Fix topology images (Pictures) disappearing from projects. Fixes #1514.
5 years ago
grossmj 1ef1872f8e Reset MAC addresses when duplicating a project. Fixes #1522
5 years ago
grossmj 081ba31b50 Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527
5 years ago
grossmj aea4ae808f Detect invalid environment variable and send a warning when creating a Docker node. Ref #2683
5 years ago
grossmj ae3515434c Do not export/import symlinks for projects. Fixes #2699
5 years ago
grossmj 589c9754e8 Fix symlink not being created for duplicated IOU devices. Fixes https://github.com/GNS3/gns3-gui/issues/2699
5 years ago
grossmj 4ecd3b2015 Configure coresPerSocket value in VMX file for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2688
5 years ago
grossmj 84ee3263ba Count logical CPUs to detect if the number of vCPUs is too high when configuring the GNS3 VM. Fixes #2688.
5 years ago
grossmj d9a9abf845 Add explicit error when trying to pull a Docker image from Docker Hub without Internet access. Fixes #1506.
5 years ago
grossmj 0b07299472 Fixes double display output in GRUB in QEMU v3.1. Fixes #1516.
5 years ago
grossmj 7fb192699b Development on 2.1.13dev1
6 years ago
grossmj bccdfc97d1 Release 2.1.12
6 years ago
grossmj 3e21f96bf9 Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674
6 years ago
grossmj 5f932fee9f Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
6 years ago
grossmj ef38ccfefa Automatically create a symbolic link to the IOU image in the IOU working directory. Fixes #1484
6 years ago
grossmj 670b6d689a Merge remote-tracking branch 'origin/2.1' into 2.1
6 years ago
grossmj fc75a6b8d3 Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482
6 years ago
Dušan Dragić 817a053dfc docker_vm: fix x11vnc not starting
6 years ago
grossmj 60ac6d2dfe Telnet console resize support for Docker VM.
6 years ago
grossmj c0a0a13bdd Avoid _fix_permissions() to be called twice when stopping Docker VM. Ref #1428
6 years ago
grossmj a3044ede77 Fix _fix_permissions() garbles permissions in Docker VM. Ref #1428
6 years ago
grossmj df3baffd9b Fix "None is not of type 'integer'" when opening project containing a Qemu VM. Fixes #2610.
6 years ago