1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/handlers/api
2015-10-14 21:39:17 -06:00
..
__init__.py Explicitly import handlers so freezing application can find and include the right modules. 2015-02-26 19:31:18 -07:00
config_handler.py Fixes rename bug for linked clones in VirtualBox. 2015-03-08 12:32:36 -06:00
docker_handler.py Initial Docker support from Google Summer of Code 2015-09-08 10:57:28 +02:00
dynamips_device_handler.py Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches. 2015-04-12 18:09:53 -06:00
dynamips_vm_handler.py Merge branch 'master' into unstable 2015-10-06 19:19:56 +02:00
file_handler.py Revert "Merge branch 'unstable'" 2015-04-30 16:43:30 +02:00
iou_handler.py Support listing images in subdirectories 2015-10-05 11:07:15 +02:00
network_handler.py Adds project id when requesting UDP port. 2015-03-21 22:27:40 -06:00
project_handler.py Fix closing project when multiple project is open 2015-09-03 17:41:27 +02:00
qemu_handler.py OVA file support 2015-10-06 17:50:54 +02:00
server_handler.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
version_handler.py Fix version test 2015-03-16 10:18:37 +01:00
virtualbox_handler.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 2015-07-26 19:21:30 -06:00
vmware_handler.py Fixes issue when loading a project using VMware vmnet interfaces. Fixes #319. 2015-10-14 21:39:17 -06:00
vpcs_handler.py Return an explicit error when a NIO type is not supported by a VM. 2015-04-27 14:19:17 -06:00