grossmj
|
055a78bade
|
Fix issue when trying to export temporary Dynamips files.
|
2021-03-24 12:06:10 +10:30 |
|
grossmj
|
fad52ea2fc
|
Development on 2.2.20dev1
|
2021-03-05 16:48:09 +10:30 |
|
grossmj
|
d8054c7cb4
|
Release v2.2.19
|
2021-03-05 14:51:03 +10:30 |
|
grossmj
|
91570f475f
|
Launch projects marked for auto open after SIGHUP is received
|
2021-03-05 14:47:20 +10:30 |
|
grossmj
|
42cda3af2b
|
Sync appliance files.
|
2021-03-05 14:46:20 +10:30 |
|
grossmj
|
e6be6bc958
|
Merge branch 'master' into 2.2
|
2021-03-02 17:18:24 +10:30 |
|
grossmj
|
b7f8fb283b
|
Sync appliance files.
|
2021-03-02 17:09:28 +10:30 |
|
piotrpekala7
|
72d5b5e7cc
|
Release web UI 2.2.19
|
2021-03-02 00:31:54 +01:00 |
|
grossmj
|
8cce0eedee
|
Fix console type error when creating Ethernet switch node. Fixes #1873
|
2021-03-01 13:55:52 +10:30 |
|
grossmj
|
11c53c128e
|
Sync Juniper vSRX appliance file.
|
2021-02-24 14:28:12 +10:30 |
|
grossmj
|
17b56ac7cb
|
Sync appliance files.
|
2021-02-24 14:08:13 +10:30 |
|
grossmj
|
aca7344212
|
Upgrade Jinja to version 2.11.3. Fixes #1865
|
2021-02-17 17:23:04 +10:30 |
|
grossmj
|
3c5bbe04dc
|
Development on 2.2.19dev1
|
2021-02-16 20:44:58 +10:30 |
|
grossmj
|
c213cae500
|
Release v2.2.18
|
2021-02-16 19:09:46 +10:30 |
|
grossmj
|
1043be02a6
|
Merge branch 'master' into 2.2
# Conflicts:
# gns3server/compute/qemu/qemu_vm.py
|
2021-02-16 19:02:12 +10:30 |
|
grossmj
|
56c25727b6
|
SIGHUP: remove projects with an empty project directory.
|
2021-02-16 17:00:59 +10:30 |
|
grossmj
|
0b854ffceb
|
Bump version to 2.2.18dev2
|
2021-02-16 16:35:26 +10:30 |
|
piotrpekala7
|
366e904698
|
Release web UI 2.2.18
|
2021-02-15 23:55:14 +01:00 |
|
grossmj
|
16c84e23a9
|
Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127
|
2021-02-15 15:57:24 +10:30 |
|
grossmj
|
64f172fe20
|
Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119
|
2021-02-15 15:16:19 +10:30 |
|
Jeremy Grossmann
|
bb0206d7d2
|
Add mtools package information. Ref https://github.com/GNS3/gns3-gui/issues/3076
|
2021-02-14 14:55:37 +10:30 |
|
grossmj
|
9de61cd671
|
Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes https://github.com/GNS3/gns3-gui/issues/3101
|
2021-02-14 14:39:02 +10:30 |
|
grossmj
|
9e6ccc3f61
|
Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110
|
2021-02-14 13:50:10 +10:30 |
|
grossmj
|
4c339eade1
|
Fix WinError 0 handling
|
2021-01-27 21:47:14 +10:30 |
|
grossmj
|
128e494134
|
Stop uBridge if VPCS node has been terminated. Ref https://github.com/GNS3/gns3-gui/issues/3110
|
2021-01-27 21:03:19 +10:30 |
|
Jeremy Grossmann
|
0e6b97b27b
|
Merge pull request #1856 from BrentBaccala/master
Allow cloned QEMU disk images to be resized before the node starts
|
2021-01-10 16:57:10 +10:00 |
|
Brent Baccala
|
235a127111
|
Allow cloned QEMU disk images to be resized before the node starts,
by cloning the disk image in response to a resize request instead
of waiting until the node starts.
|
2020-12-30 15:36:38 -05:00 |
|
Jeremy Grossmann
|
bb51146e80
|
Merge pull request #1852 from joyme123/update-python-version
fix(readme): update python version from 3.5.3 to 3.6
|
2020-12-23 14:39:08 +10:30 |
|
Pengfei Jiang
|
e6944276a6
|
fix(readme): update python version from 3.5.3 to 3.6
|
2020-12-23 11:33:20 +08:00 |
|
Jeremy Grossmann
|
704858fd8d
|
Merge pull request #1847 from b-ehlers/QemuConfig
Add Qemu config disk
|
2020-12-14 14:22:25 +10:30 |
|
grossmj
|
87ede50827
|
Development on 2.2.18dev1
|
2020-12-04 18:10:11 +10:30 |
|
grossmj
|
24fe67f82b
|
Release v2.2.17
|
2020-12-04 16:26:56 +10:30 |
|
grossmj
|
18c878429f
|
Merge branch 'master' into 2.2
|
2020-12-04 16:22:04 +10:30 |
|
grossmj
|
6c3a070733
|
Close and remove projects deleted from disks after SIGHUP signal is received.
|
2020-12-04 16:17:28 +10:30 |
|
piotrpekala7
|
a157ef5a8a
|
Release web UI 2.2.17
|
2020-12-04 02:59:13 +01:00 |
|
grossmj
|
5244ae6d4c
|
New config file options to configure the VNC console port range.
|
2020-12-03 18:04:42 +10:30 |
|
Jeremy Grossmann
|
db47615d43
|
Merge pull request #1843 from tirkarthi/fix-asyncio-all-tasks-2.2
Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility
|
2020-11-17 20:05:13 +10:30 |
|
Karthikeyan Singaravelan
|
603683e2c5
|
Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility.
|
2020-11-17 06:30:47 +00:00 |
|
Bernhard Ehlers
|
e45bc5aec1
|
Fix mcopy error messages
|
2020-11-05 15:00:44 +01:00 |
|
grossmj
|
a3ee1d9ee6
|
Development on 2.2.17dev1
|
2020-11-05 16:59:58 +10:30 |
|
grossmj
|
0e95e7e023
|
Release v2.2.16
|
2020-11-05 15:38:19 +10:30 |
|
grossmj
|
1748250179
|
Sync appliance files.
|
2020-11-05 15:30:21 +10:30 |
|
grossmj
|
c8ea22c651
|
Merge branch 'master' into 2.2
|
2020-11-05 15:05:05 +10:30 |
|
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
|
2020-11-05 11:13:57 +10:30 |
|
piotrpekala7
|
004acdc271
|
Release web UI 2.2.16
|
2020-11-04 12:51:25 +01:00 |
|
grossmj
|
e182f53d69
|
Fix wrong defaults for images_path, configs_path, appliances_path. Fixes #1829
|
2020-11-04 12:30:23 +10:30 |
|
grossmj
|
aef8f0dff3
|
Use EnvironmentFile for Systemd service. Ref https://github.com/GNS3/gns3-gui/issues/3048
|
2020-11-02 18:23:41 +10:30 |
|
grossmj
|
b6a021dabd
|
Fix SSL support for controller and local compute. Fixes #1826
|
2020-10-27 23:25:19 +10:30 |
|
grossmj
|
5dab0c2587
|
Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082
|
2020-10-27 20:08:01 +10:30 |
|
grossmj
|
5d1fdceb98
|
Fix bug with application id allocation for IOU nodes. Fixes #3079
|
2020-10-27 19:41:24 +10:30 |
|