1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 02:18:59 +00:00
gns3-server/gns3server/handlers/api
2016-05-27 16:09:41 +02: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 HTTP support for docker 2016-05-03 16:49:33 +02:00
dynamips_device_handler.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
dynamips_vm_handler.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
file_handler.py Allow only .pcap to be downloaded from remote stream API 2016-04-26 09:52:18 +02:00
iou_handler.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
network_handler.py Adds project id when requesting UDP port. 2015-03-21 22:27:40 -06:00
project_handler.py Fix an import error when you have no GNS3 VM 2016-05-27 16:09:41 +02:00
qemu_handler.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01: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 Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
vmware_handler.py Docker capture and refactor common capture code 2016-02-09 16:07:33 +01:00
vpcs_handler.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00