1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/handlers/api
2015-03-13 18:57:27 -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
dynamips_device_handler.py Display an upload form (upload is not yet ready) 2015-02-23 11:28:33 +01:00
dynamips_vm_handler.py Fixes Dynamips console/aux ports restoration when loading a project. 2015-02-26 16:15:44 -07:00
iou_handler.py Fix crash when you start capture on a non running IOU 2015-03-06 14:48:46 +01:00
network_handler.py Display an upload form (upload is not yet ready) 2015-02-23 11:28:33 +01:00
project_handler.py Let the server know about the project name and convert old IOU projects on remote servers. 2015-03-08 19:13:01 -06:00
qemu_handler.py Fixes Qemu networking. 2015-03-06 20:08:00 -07:00
server_handler.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
version_handler.py Adds info either the server is started as a local server in VersionHandler response. 2015-03-13 15:15:27 -06:00
virtualbox_handler.py Support RAM setting for VirtualBox VMs. 2015-03-13 17:13:36 -06:00
vpcs_handler.py Display an upload form (upload is not yet ready) 2015-02-23 11:28:33 +01:00