Commit Graph

3686 Commits (0d25727ca624013fd6303df82cba44ca6ecaecc0)

Author SHA1 Message Date
grossmj 17b56ac7cb Sync appliance files.
3 years ago
grossmj 3c5bbe04dc Development on 2.2.19dev1
3 years ago
grossmj c213cae500 Release v2.2.18
3 years ago
grossmj 1043be02a6 Merge branch 'master' into 2.2
3 years ago
grossmj 56c25727b6 SIGHUP: remove projects with an empty project directory.
3 years ago
grossmj 0b854ffceb Bump version to 2.2.18dev2
3 years ago
piotrpekala7 366e904698 Release web UI 2.2.18
3 years ago
grossmj 16c84e23a9 Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127
3 years ago
grossmj 64f172fe20 Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119
3 years ago
grossmj 9de61cd671 Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes https://github.com/GNS3/gns3-gui/issues/3101
3 years ago
grossmj 9e6ccc3f61 Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110
3 years ago
grossmj 4c339eade1 Fix WinError 0 handling
3 years ago
grossmj 128e494134 Stop uBridge if VPCS node has been terminated. Ref https://github.com/GNS3/gns3-gui/issues/3110
3 years ago
Brent Baccala 235a127111 Allow cloned QEMU disk images to be resized before the node starts,
4 years ago
grossmj 24fe67f82b Release v2.2.17
4 years ago
grossmj 18c878429f Merge branch 'master' into 2.2
4 years ago
grossmj 6c3a070733 Close and remove projects deleted from disks after SIGHUP signal is received.
4 years ago
piotrpekala7 a157ef5a8a Release web UI 2.2.17
4 years ago
grossmj 5244ae6d4c New config file options to configure the VNC console port range.
4 years ago
Karthikeyan Singaravelan 603683e2c5 Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility.
4 years ago
Bernhard Ehlers e45bc5aec1 Fix mcopy error messages
4 years ago
grossmj a3ee1d9ee6 Development on 2.2.17dev1
4 years ago
grossmj 0e95e7e023 Release v2.2.16
4 years ago
grossmj 1748250179 Sync appliance files.
4 years ago
grossmj c8ea22c651 Merge branch 'master' into 2.2
4 years ago
grossmj d16cb5ef89 Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069
4 years ago
piotrpekala7 004acdc271 Release web UI 2.2.16
4 years ago
grossmj e182f53d69 Fix wrong defaults for images_path, configs_path, appliances_path. Fixes #1829
4 years ago
grossmj b6a021dabd Fix SSL support for controller and local compute. Fixes #1826
4 years ago
grossmj 5dab0c2587 Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082
4 years ago
grossmj 5d1fdceb98 Fix bug with application id allocation for IOU nodes. Fixes #3079
4 years ago
Bernhard Ehlers de2b9caeeb Use HDD disk image as startup QEMU config disk
4 years ago
grossmj 362701f5aa Allow commas in image paths and VM name for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
4 years ago
grossmj 91244456f5 Handle comma in disk path for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
4 years ago
grossmj 88ab528977 Development on 2.2.16dev1
4 years ago
grossmj 7d031e71a0 Release v2.2.15
4 years ago
grossmj c46c095fcb Sync appliance files.
4 years ago
grossmj e592b95639 Revert "Add info log to show where custom symbols are searched from."
4 years ago
grossmj 593e379523 Add info log to show where custom symbols are searched from.
4 years ago
grossmj d451d3125e Fix symbol retrieval issue. Ref #1824
4 years ago
grossmj c248764efb Fixes update() missing 2 required positional arguments: 'name' and 'value'. Fixes #1821 #1825
4 years ago
grossmj 0259696872 Fix Hyper-V based GNS3 VM WMI issue. Fixes #1822
4 years ago
grossmj 165ba4d8d5 Merge branch 'master' into 2.2
4 years ago
piotrpekala7 8049ab8b64 Release 2020.4.0-beta.1
4 years ago
grossmj 2857cab94e Development on 2.2.15dev1
4 years ago
grossmj 326841cd9e Release v2.2.14
4 years ago
grossmj dacc5ef9cd Merge branch 'master' into 2.2
4 years ago
piotrpekala7 dd1e4f655e Release 2020.3.0-beta.4
4 years ago
grossmj 399f1c082e Add '-smp sockets=1' by default for Qemu VMs. Ref https://github.com/GNS3/gns3-gui/issues/3047
4 years ago
grossmj 919abdc052 Sync appliance files.
4 years ago
grossmj 992cd7fc6c Implement full restart if user reload a Qemu VM which has been updated. Fixes https://github.com/GNS3/gns3-gui/issues/3038
4 years ago
grossmj 90ecefd455 Development on 2.2.14dev1
4 years ago
grossmj b4c7823696 Release v2.2.13
4 years ago
grossmj ffde704251 Merge branch 'master' into 2.2
4 years ago
piotrpekala7 8c00cd0a84 Release 2020.3.0-beta.3
4 years ago
grossmj 2bf625e000 Fix issue when resuming Qemu VM. Fixes https://github.com/GNS3/gns3-gui/issues/3027
4 years ago
grossmj 5305117a75 Sync appliance files.
4 years ago
grossmj 4843084158 Prioritize the config disk over HD-D for Qemu VMs.
4 years ago
Jeremy Grossmann 01db2d2a86 Create config disk property false by default for Qemu templates
4 years ago
grossmj f2ddef855f Fix tests.
4 years ago
grossmj ec02150fd2 Set default disk interface type to "none".
4 years ago
grossmj a56b816c1a Add explicit option to automatically create or not the config disk. Off by default.
4 years ago
grossmj c684c554bf Fix tests
4 years ago
grossmj 97e731a7d9 Development on 2.2.13dev1
4 years ago
grossmj 2c08166510 Release v2.2.12
4 years ago
grossmj 940f004752 Sync appliance files
4 years ago
grossmj f083649021 Merge branch 'master' into 2.2
4 years ago
piotrpekala7 aeb82de78a Release 2020.3.0-beta.2
4 years ago
grossmj 6761ae3445 Catch exception when psutil returns OSError
4 years ago
grossmj 7471b31b0c Fix tests.
4 years ago
grossmj 37c7202aa0 Use parent directory as working directory for project duplication and snapshots. Fixes https://github.com/GNS3/gns3-gui/issues/2909
4 years ago
grossmj 99128e7713 Fix Key Error "vendor_id" is missing when configuring GNS3 VM with VirtualBox. Fixes https://github.com/GNS3/gns3-gui/issues/3018
4 years ago
grossmj c40651b53e Development on 2.2.12dev1
4 years ago
grossmj c4d2422fe2 Release v2.2.11
4 years ago
grossmj f08f7702d1 Sync appliance files.
4 years ago
grossmj b787cb3ace Merge branch 'master' into 2.2
4 years ago
grossmj 62130c116a Fix crash when project sets 'auto_open' option and a remote GNS3 VM is used. Fixes https://github.com/GNS3/gns3-gui/issues/3014
4 years ago
grossmj 1cbed45f16 Fix Dynamips ghost image support when project contains a space. Fixes #3015
4 years ago
piotrpekala7 29b31d72e9 Release 2020.3.0-beta.1
4 years ago
Bernhard Ehlers 9acb2ceda1 QEMU config disk - improve error handling
4 years ago
grossmj ea17cc2565 Fix issue when cannot skip slots for Dynamips routers. Fixes https://github.com/GNS3/gns3-gui/issues/3000
4 years ago
Bernhard Ehlers 053828f3e8 QEMU config disk - init config disk in base class
4 years ago
Bernhard Ehlers f747b3a880 QEMU config disk - notification of import/export errors
4 years ago
grossmj 74fc4fc75c Merge branch 'master' into 2.2
4 years ago
grossmj af22fb8e98 Comment unused code that causes issue with flake8
4 years ago
grossmj 51b76b1e30 Development on 2.2.11dev1
4 years ago
grossmj 9a9e54c523 Release v2.2.10
4 years ago
grossmj 13a6b4fe55 Merge branch 'master' into 2.2
4 years ago
grossmj 3b4f4bfeda Sync appliances.
4 years ago
Bernhard Ehlers 750590d0db QEMU config disk - use disk interface of HD-D, fallback is HD-A
4 years ago
piotrpekala7 72bef07f2b Release 2020.2.0-beta.5
4 years ago
grossmj 1a4c2ed069 Try to fix capsys issue with Python 3.8 (third try)
4 years ago
grossmj 241caa1ec7 Try to fix capsys issue with Python 3.8
4 years ago
grossmj f498ab06b4 Wait longer for x11 socket file to be created. Ref #1761
4 years ago
grossmj 3940f013d4 Allow Hyper-V to run on AMD when Windows 10 build 19640 or later is detected. Fixes #1777
4 years ago
grossmj e1dab0dff4 Show error message if IPv6 is not enabled when using SPICE console. Fixes #1772
4 years ago
grossmj ee70a6a27d Disable default integrations for sentry sdk.
4 years ago
grossmj 297d1a0aae Remove unused bytes2human function
4 years ago
grossmj 05e8fd3ff5 Development on 2.2.10dev1
4 years ago
grossmj c0c8151480 Release v2.2.9
4 years ago
grossmj ad7277c938 Merge branch 'master' into 2.2
4 years ago
Jeremy Grossmann 0c2e4d2de9
Merge pull request #1768 from GNS3/replicate-network-connection-state
4 years ago
grossmj 1264680b51 Sync appliances.
4 years ago
piotrpekala7 a9697e925c Release 2020.2.0-beta.4
4 years ago
grossmj 58a19af9ac Support to activate/deactive network connection state replication in Qemu.
4 years ago
grossmj a796f1e42e Possible fix for problem connecting to the GNS3 VM. Ref https://github.com/GNS3/gns3-gui/issues/2969 #1760
4 years ago
grossmj 8eefaa3f32 Option to reset or not all MAC addresses when exporting or duplicating a project.
4 years ago
grossmj 5575657318 Fix tests. Ref #1754
4 years ago
grossmj 69b816e21e Fix bug when changing properties for closed project. Fixes #1754
4 years ago
grossmj 5c3bd589b9 Fix issues with crash reporting & bump version to 2.2.9dev2. Ref https://github.com/GNS3/gns3-server/issues/1758
4 years ago
grossmj 1a20cbeefd Lock listing VMs. Ref #1755
4 years ago
grossmj da85d7b827 Try to fix error when listing Hyper-V VMs. Ref #1755
4 years ago
grossmj 7002b026fc Catch VirtualBox errors when listing VMs. Fixes #1759
4 years ago
grossmj 00f8a27404 Merge branch 'master' into 2.2
4 years ago
grossmj 5b59a09e8d Deprecate running with Python 3.5
4 years ago
grossmj c63aad8eca Replace Raven by Sentry SDK. Fixes https://github.com/GNS3/gns3-server/issues/1758
4 years ago
grossmj 32a8bc54a1 Development on 2.2.9dev1
4 years ago
grossmj dadbacd8a4 Release v2.2.8
4 years ago
grossmj 9032fd2a5c Merge branch 'master' into 2.2
4 years ago
piotrpekala7 eb0d4439a0 Release 2020.2.0-beta.3
4 years ago
grossmj 91a1c5db49 Redirection to the bundled web-ui in the root handler
4 years ago
grossmj 0a77233631 Fix root handler for web-ui
4 years ago
grossmj 8df8b73c8f Merge branch 'master' into 2.2
4 years ago
piotrpekala7 6968ae9295 Release 2020.2.0-beta.2
4 years ago
grossmj 1c9a43d071 Update appliance files.
4 years ago
grossmj 10645a412b Default port set to 80 for server running in the GNS3 VM. Fixes #1737
4 years ago
grossmj 1b008fb516 Sync appliance files.
4 years ago
grossmj 3626bd5adb Make the Web UI the default page. Ref https://github.com/GNS3/gns3-server/issues/1737
4 years ago
grossmj 6c322bbdde Fix tests.
4 years ago
grossmj 02c0fa26e1 Support controller reloading for templates, appliances and projects. Ref #1743
4 years ago
grossmj 7b61724213 Remove unused variable. Ref #1744
4 years ago
grossmj 72c6f5b484 Return exit status 1 if server fails to start. Fixes #1744
4 years ago
grossmj 8536af33da Fix tests.
4 years ago
grossmj 4ddd45f788 Merge branch 'master' into 2.2
4 years ago
Bernhard Ehlers 10bb259248 Implement a minimum interval between cpu_percent() calls. Fixes #1738
4 years ago
Bernhard Ehlers 4ab100b716 Revert "Implement a minimum interval between psutil calls. Fixes #2262"
4 years ago
Bernhard Ehlers 347035a99b QEMU config disk - add missing config disk to image directory
4 years ago
Bernhard Ehlers 0db0f6256b QEMU config disk - get rid of mtoolsrc
4 years ago
fadlytabrani 6fd60452c4
Add clipboard support for TigerVnc
4 years ago
Jeremy Grossmann a2d57f7c37
Merge pull request #1741 from candlerb/candlerb/snasphot
4 years ago
Brian Candler 69986b0d0f Correct typo "Snasphot"
4 years ago
Brian Candler 06a6a0a332 Sort snapshots by (created_at, name)
4 years ago
grossmj 2606c2d9a7 Merge branch '2.3'
4 years ago
grossmj 57067a99fa Development on 2.2.8dev1
4 years ago
grossmj 087cba3903 Release v2.2.7
4 years ago
grossmj 0a5995b11c Merge branch 'master' into 2.2
4 years ago
piotrpekala7 4f3fd65377 Release 2020.2.0-beta.1
4 years ago
Bernhard Ehlers 99d9728360 QEMU config disk - preserve file timestamp on zip unpack
4 years ago
Bernhard Ehlers 6a1eef0627 QEMU config disk - initial implementation. Ref #2958
4 years ago
grossmj 87ede50827 Development on 2.2.18dev1
4 years ago