1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/handlers
2015-02-03 18:23:11 -07:00
..
__init__.py Network handler for UDP port allocation and server network interfaces. 2015-01-24 15:32:58 -07:00
auth_handler.py PEP 8 clean thanks to auto pep8 2015-01-20 13:24:00 +01:00
file_upload_handler.py PEP 8 clean thanks to auto pep8 2015-01-20 13:24:00 +01:00
network_handler.py Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion. 2015-01-31 12:01:23 -07:00
project_handler.py Change URL for projects: /project becomes /projects and project_id is used instead of uuid. 2015-02-03 18:23:11 -07:00
version_handler.py Send explicit error message when client is checking for the server version. 2015-02-01 16:55:08 -07:00
virtualbox_handler.py Fixes nasty bug when close a cloned VirtualBox VM. 2015-02-02 18:56:13 -07:00
vpcs_handler.py You can't modify startup script remotely 2015-02-03 20:29:28 +01:00