1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-04 06:08:08 +00:00
gns3-server/gns3server
Vasil Rangelov 60219d9a45 Use hex encoding on VirtualBox pipe names
This allows arbitrary characters in VirtualBox VM names, while also ensuring all different weird names can coexist.

Example of two VMs that previously couldn't both have a serial console - "VM 1" and "VM_1", because the former's pipe name is converted to the latter, while the latter would remain unchanged.
2015-04-10 23:35:21 +03:00
..
cert_utils
handlers Fix missing IOU documentation 2015-04-07 16:09:27 +02:00
modules Use hex encoding on VirtualBox pipe names 2015-04-10 23:35:21 +03:00
schemas Initial config file content can be empty 2015-04-09 10:53:18 +02:00
templates Homepage cleanup 2015-03-27 10:04:16 +01:00
utils Some spring cleaning. 2015-04-08 11:17:34 -06:00
web Return more informations about bad requests for crash reports 2015-04-09 10:22:25 +02:00
__init__.py
config.py Fix random behavior in tests 2015-03-17 15:40:58 +01:00
crash_report.py Prepare 1.3.1rc1 2015-04-05 11:47:56 +02:00
main.py Option to record curl requests into a file (to replay them later). 2015-03-13 14:43:39 -06:00
server.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
version.py Prepare RC4 2015-04-09 10:57:25 +02:00