1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/modules
2015-11-03 12:39:01 +01:00
..
adapters Some spring cleaning. 2015-04-08 11:17:34 -06:00
docker Initial Docker support from Google Summer of Code 2015-09-08 10:57:28 +02:00
dynamips Send a warning notification if there is not enough RAM left to start a VM. Implements #329. 2015-10-12 15:57:37 -06:00
iou Fix crash in IOU config export 2015-10-21 14:28:39 +02:00
nios This may fix "The semaphore timeout period has expired" error on Windows. #311. 2015-09-13 15:47:43 -06:00
qemu Use pytest 2.8 so it's work with Python 3.5 without warning 2015-11-02 16:35:12 +01:00
virtualbox Fixes Windows named pipe issue. Fixes #340. 2015-11-01 18:51:12 -07:00
vmware Fixes Windows named pipe issue. Fixes #340. 2015-11-01 18:51:12 -07:00
vpcs Merge remote-tracking branch 'origin/master' into unstable 2015-09-22 11:03:41 +02:00
__init__.py Basic VMware support (start & stop a VM). 2015-04-30 19:05:37 -06:00
base_manager.py Merge branch 'master' into unstable 2015-10-06 19:19:56 +02:00
base_vm.py Enforce console port for VNC 2015-10-16 18:16:07 +02:00
port_manager.py Merge branch 'master' into unstable 2015-11-03 12:39:01 +01:00
project_manager.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 2015-07-26 19:21:30 -06:00
project.py Catch GeneratorExit exception. Fixes #231. 2015-07-25 16:55:37 -06:00
vm_error.py Modules support start iou process (not ioucon and iouyap) 2015-02-12 22:29:32 +01:00