Jeremy
|
5a7e482dac
|
Linked clone support for VirtualBox (still problems with temporary projects).
|
2014-11-15 16:05:55 -07:00 |
|
Jeremy
|
e2e4f4f38b
|
Fixes remote server issue when creating a new project while already in a project.
|
2014-11-14 19:59:06 -07:00 |
|
Jeremy
|
f44fbd1f16
|
Option to allow console connections to any local IP address when using the local server.
|
2014-11-09 23:01:13 -07:00 |
|
Jeremy
|
7a6f27fed9
|
New VirtualBox guest property: ProjectDirInGNS3.
|
2014-11-09 16:10:30 -07:00 |
|
Jeremy
|
747ca7bb90
|
Base for VirtualBox linked clones (not completed yet).
|
2014-11-09 11:50:47 -07:00 |
|
grossmj
|
31db1a4e84
|
Merge remote-tracking branch 'origin/master'
Conflicts:
gns3server/modules/virtualbox/virtualbox_vm.py
|
2014-11-06 13:59:05 -07:00 |
|
grossmj
|
e07347a961
|
Rename "enable console" to "remote console".
|
2014-11-06 13:56:19 -07:00 |
|
Jeremy
|
a4e20cd6f6
|
Add VirtualBox guest property "NameInGNS3".
|
2014-11-06 10:11:39 -07:00 |
|
Jeremy
|
a98a8b1acc
|
Change default VirtualBox adapter type.
|
2014-11-04 19:00:01 -07:00 |
|
grossmj
|
087f0e82de
|
Fixes issues with VirtualBox Telnet server on Windows.
|
2014-11-02 18:06:15 -07:00 |
|
grossmj
|
393a312e7e
|
New Telnet server for VirtualBox.
|
2014-11-02 15:47:44 -07:00 |
|
Jeremy
|
a48aff6ce5
|
Fixes some issues with VirtualBox support.
|
2014-10-31 17:41:12 -06:00 |
|
grossmj
|
7b531cf094
|
Fixes issue when getting the VirtualBox VM list.
|
2014-10-30 21:10:14 -06:00 |
|
Jeremy
|
dab72cf036
|
New VirtualBox support (under testing).
|
2014-10-30 18:53:17 -06:00 |
|
grossmj
|
f48c9117b0
|
Serial console for VirtualBox.
|
2014-10-22 21:59:11 -06:00 |
|
grossmj
|
a8193fa063
|
Split the PATH environment variable using os.pathsep
|
2014-09-28 18:23:27 -06:00 |
|
grossmj
|
d1715baae1
|
Base QEMU support.
|
2014-09-18 15:47:43 -06:00 |
|
grossmj
|
80ab81190c
|
Add "enable console" option to VirtualBox VMs (True by default).
Add "start at" option to VirtualBox VMs (adapter start index, 0 by default).
|
2014-08-26 15:27:43 -06:00 |
|
grossmj
|
934404cc90
|
Change default port ranges.
|
2014-08-25 15:40:04 -06:00 |
|
grossmj
|
6e39630b9b
|
Required VirtualBox wrapper is >= 9.1
|
2014-08-22 17:39:57 -06:00 |
|
grossmj
|
569a68a486
|
VirtualBox support refactoring.
|
2014-08-22 17:36:12 -06:00 |
|
grossmj
|
77c583ca39
|
Check if the VirtualBox COM service is installed on Windows.
|
2014-08-21 18:13:41 -06:00 |
|
grossmj
|
ea05744e1c
|
Force to rebuild the COM cache on Windows (for VirtualBox support).
|
2014-08-17 15:15:07 -06:00 |
|
grossmj
|
e0f0c98ffd
|
Do not look for vboxwrapper on non Windows platforms.
|
2014-08-13 12:11:41 -06:00 |
|
grossmj
|
ae0feb8c9c
|
Fixes packet capture when spaces are in the capture file path.
|
2014-07-18 22:43:01 -06:00 |
|
grossmj
|
7ff218a5fc
|
Fixes issue when adding multiple VirtualBox VMs.
Remove early release dialog.
|
2014-07-18 21:10:46 -06:00 |
|
grossmj
|
cdc778c159
|
Fixes issue with VirtualBox integration on Windows.
|
2014-07-18 18:04:21 -06:00 |
|
grossmj
|
65d70bacfa
|
Telnet to pipe support for VirtualBox.
|
2014-07-17 20:02:18 -06:00 |
|
grossmj
|
9ac2716826
|
Adds VirtualBox API for Python3 (not official).
|
2014-07-17 18:28:55 -06:00 |
|
grossmj
|
53ee3dc5cc
|
Remove vboxapi_py3 package.
|
2014-07-17 18:24:21 -06:00 |
|
grossmj
|
1fb4ab7e33
|
Minimal VirtualBox integration.
|
2014-07-17 15:28:02 -06:00 |
|
grossmj
|
0ef727ce4b
|
Base for VirtualBox support.
|
2014-07-12 13:18:25 -06:00 |
|