.. |
__init__.py
|
New base server.
|
2015-01-13 17:05:26 -07:00 |
atm_switch.py
|
Fix required field in schema not use
|
2017-04-11 10:57:01 +02:00 |
capabilities.py
|
Return the platform of a compute
|
2016-10-04 18:48:29 +02:00 |
cloud_template.py
|
Add missing default values in Cloud schema.
|
2019-07-12 11:32:55 +02:00 |
cloud.py
|
Console support for clouds (to connect to external devices or services).
|
2018-06-10 17:43:29 +07:00 |
compute.py
|
Make sure nothing is named "compute server".
|
2018-11-27 18:14:51 +07:00 |
custom_adapters.py
|
Handle custom adapters in schemas.
|
2018-11-17 20:09:34 +07:00 |
docker_template.py
|
Fix Docker extra volumes support
|
2019-05-19 14:26:03 +07:00 |
docker.py
|
Support for additional persistent docker volumes to be specified within appliance configuration
|
2019-04-22 10:26:41 +01:00 |
drawing.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
dynamips_template.py
|
Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
|
2019-01-12 12:13:22 +07:00 |
dynamips_vm.py
|
Merging 2.1 into 2.2
|
2019-02-22 18:04:49 +07:00 |
ethernet_hub_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
ethernet_hub.py
|
Fix required field in schema not use
|
2017-04-11 10:57:01 +02:00 |
ethernet_switch_template.py
|
Set default_name_format for some builtin nodes.
|
2019-08-26 17:00:18 +07:00 |
ethernet_switch.py
|
Support for console type "none".
|
2018-03-24 18:11:21 +07:00 |
filter.py
|
Support packet filtering for VPCS
|
2017-07-04 15:12:26 +02:00 |
frame_relay_switch.py
|
Fix required field in schema not use
|
2017-04-11 10:57:01 +02:00 |
gns3vm.py
|
Default port set to 80 for server running in the GNS3 VM. Fixes #1737
|
2020-05-05 12:40:50 +09:30 |
iou_license.py
|
Remove generic controller settings API endpoint.
|
2018-11-14 16:24:30 +08:00 |
iou_template.py
|
Fix KeyError: 'usage' exception when configuring IOU template. Fixes https://github.com/GNS3/gns3-gui/issues/2806
|
2019-05-31 08:41:44 +02:00 |
iou.py
|
Allocate application IDs for IOU nodes on the controller.
|
2020-02-10 15:20:49 +08:00 |
label.py
|
Make x,y optional for creating links via API. Fixes #1630
|
2019-08-26 19:51:03 +07:00 |
link.py
|
Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
|
2019-04-01 19:47:31 +07:00 |
nat.py
|
Move the generation of the list of ports to the server
|
2016-09-14 15:21:37 +02:00 |
nio.py
|
Improve suspend a link for Qemu and VirtualBox VMs.
|
2018-03-19 16:26:12 +07:00 |
node.py
|
Locked state should not be used when duplicating a node.
|
2019-03-02 16:39:05 +07:00 |
port.py
|
Nat node use port 0
|
2016-09-05 11:43:20 +02:00 |
project.py
|
Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941
|
2020-03-14 17:22:43 +10:30 |
qemu_template.py
|
Add nvme disk interface and fix scsi disk interface for Qemu VMs.
|
2020-01-25 16:22:34 +08:00 |
qemu.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
server_statistics.py
|
Server statistics implementation
|
2020-03-10 17:48:03 +10:30 |
snapshot.py
|
Replace snapshots by import / export
|
2016-07-26 19:52:58 +02:00 |
template.py
|
Accept a node name when creating a node from a template using the API. Fixes #1708
|
2020-01-08 08:19:33 +08:00 |
topology.py
|
Use "node" instead of "appliance" for grid support.
|
2018-11-27 16:13:22 +07:00 |
traceng_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
traceng.py
|
Add default destination setting for traceng + some checks.
|
2018-04-16 15:03:22 +08:00 |
version.py
|
Schemas review.
|
2016-05-12 19:07:25 -06:00 |
virtualbox_template.py
|
New node information dialog to display general, usage and command line information.
|
2018-12-30 19:35:24 +07:00 |
virtualbox.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
vmware_template.py
|
New node information dialog to display general, usage and command line information.
|
2018-12-30 19:35:24 +07:00 |
vmware.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
vpcs_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
vpcs.py
|
Support for console type "none".
|
2018-03-24 18:11:21 +07:00 |