|
|
@21806
|
15 years |
vboxsync |
Storage/VBoxHDD: resurrect the facility to dump information about disk …
|
|
|
@21769
|
15 years |
vboxsync |
Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
|
|
|
@21734
|
15 years |
vboxsync |
API: implement IHost::GetProcessorDescription
|
|
|
@21729
|
15 years |
vboxsync |
VBoxManage: Don't allow disabling the network adaptor.
|
|
|
@21612
|
15 years |
vboxsync |
OVF: Added remote OVF downloading.
|
|
|
@21556
|
15 years |
vboxsync |
VBoxManage/createrawvmdk: force use of devices giving access to the …
|
|
|
@21520
|
15 years |
vboxsync |
COM: missed pieces of scriptability support
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21369
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21362
|
15 years |
vboxsync |
backing out r49709 to fix windows burns for now
|
|
|
@21360
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21038
|
15 years |
vboxsync |
2nd part of build fix
|
|
|
@21037
|
15 years |
vboxsync |
build fix, VC++ is more strict than g++ here
|
|
|
@21032
|
15 years |
vboxsync |
Frontends/VBoxManage: client code for cloning to existing image, plus …
|
|
|
@21013
|
15 years |
vboxsync |
VBoxManage: mention the sdl mode for startvm
|
|
|
@20977
|
15 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20842
|
15 years |
vboxsync |
API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
|
|
|
@20834
|
15 years |
vboxsync |
VBoxManage: fixed return value of VBoxManage usbfilter fails
|
|
|
@20629
|
15 years |
vboxsync |
Frontends/VBoxManage: fix creating raw VMDKs for odd logical partition …
|
|
|
@20521
|
15 years |
vboxsync |
NetworkAttachment: Allow changing the attachment between …
|
|
|
@20501
|
15 years |
vboxsync |
Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
|
|
|
@20474
|
15 years |
vboxsync |
VBoxManage: don't complain if a hard disk could not be found before we …
|
|
|
@20318
|
16 years |
vboxsync |
forgotten file to get headless session type working
|
|
|
@20313
|
16 years |
vboxsync |
Frontends/VBoxManage, Main/Machine: implement new session type …
|
|
|
@20294
|
16 years |
vboxsync |
VBoxManage: fixed another regression of r46627
|
|
|
@20290
|
16 years |
vboxsync |
back out accidental checkin
|
|
|
@20289
|
16 years |
vboxsync |
Frontends/VBoxManage: fix showvminfo --machinereadable output of boot order
|
|
|
@20252
|
16 years |
vboxsync |
VBoxManage: display boot order with VBoxManage showvminfo (take 2)
|
|
|
@20251
|
16 years |
vboxsync |
VBoxManager: reverted 48110
|
|
|
@20250
|
16 years |
vboxsync |
VBoxManage: burnfix
|
|
|
@20249
|
16 years |
vboxsync |
VBoxManage: replaced PRUint32 => ULONG
|
|
|
@20247
|
16 years |
vboxsync |
VBoxManage: display boot order with VBoxManage showvminfo
|
|
|
@20221
|
16 years |
vboxsync |
VBoxManage: IProgess::GetResultCode() gcc warnings
|
|
|
@20220
|
16 years |
vboxsync |
Main: back out the IProgess::GetResultCode() parameter change
|
|
|
@20212
|
16 years |
vboxsync |
Main: changed the parameter of IProgress::GetResultCode() from …
|
|
|
@20054
|
16 years |
vboxsync |
VBoxManage: changed 4 => N to be consistent with other network parameters
|
|
|
@19653
|
16 years |
vboxsync |
#3908: Flushing the output in VBoxManage metrics collect.
|
|
|
@19643
|
16 years |
vboxsync |
VBoxManage showvminfo: cosmetical fix
|
|
|
@19638
|
16 years |
vboxsync |
small addendum to r47206 (VBoxManage modifyvm fix)
|
|
|
@19624
|
16 years |
vboxsync |
added raw file serial driver
|
|
|
@19622
|
16 years |
vboxsync |
VBoxManage showvminfo: fixed r46627 regression
|
|
|
@19377
|
16 years |
vboxsync |
VBoxManage: Get and set CPUCount.
|
|
|
@19312
|
16 years |
vboxsync |
typo
|
|
|
@19311
|
16 years |
vboxsync |
VBoxManage: some adaptions to paramter type change of …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19216
|
16 years |
vboxsync |
VBoxManage list bridgedifs: small cosmetical fix
|
|
|
@19176
|
16 years |
vboxsync |
VBoxHDD/generic+VDI: implemented and documented
|
|
|
@19172
|
16 years |
vboxsync |
VBoxHDD/compact: better error handling
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@19070
|
16 years |
vboxsync |
Main,VBoxManage: Implemented IHost::OperatingSystem and …
|
|
|
@19068
|
16 years |
vboxsync |
VBoxManageList.cpp: Fixed buffer overflow error printing the host …
|
|
|
@19037
|
16 years |
vboxsync |
VBoxManage/modifyhd: implement compacting hard disks, printing an …
|
|
|
@19026
|
16 years |
vboxsync |
VBoxManage/showhdinfo: avoid problems with RTGetOpt
|
|
|
@19023
|
16 years |
vboxsync |
fixed typo in VBoxMange modifyvm VM_NAME -idecontroller
|
|
|
@18901
|
16 years |
vboxsync |
VBoxManage: fix the relative path name hack, it issued bogus errors …
|
|
|
@18843
|
16 years |
vboxsync |
FE/VBoxManage: fixed a typo
|
|
|
@18836
|
16 years |
vboxsync |
VBoxManage/addiscsidisk: beautify the location string a bit when no …
|
|
|
@18829
|
16 years |
vboxsync |
undo 45832
|
|
|
@18826
|
16 years |
vboxsync |
Main: INetworkAdapter separate properties for hostonly & bridged …
|
|
|
@18819
|
16 years |
vboxsync |
Frontends/VBoxManage: when registering VMs try it with the client's …
|
|
|
@18814
|
16 years |
vboxsync |
Frontends/VBoxManage: when opening media try it with the client's idea …
|
|
|
@18809
|
16 years |
vboxsync |
FE/VBoxManage-OVF: implemented the remaining switches for the …
|
|
|
@18783
|
16 years |
vboxsync |
typo
|
|
|
@18782
|
16 years |
vboxsync |
VBoxManage: remaining double-dash command line options, help update, …
|
|
|
@18780
|
16 years |
vboxsync |
VBoxManage/modifyvm: double-dash command line options
|
|
|
@18779
|
16 years |
vboxsync |
VBoxManage/usb: double-dash command line options
|
|
|
@18777
|
16 years |
vboxsync |
VBoxManage/snapshot: double-dash command line options
|
|
|
@18776
|
16 years |
vboxsync |
VBoxManage/metrics: double-dash command line options
|
|
|
@18775
|
16 years |
vboxsync |
FE/VBoxManage-OVF: use absolute paths, cause the disk handling is …
|
|
|
@18774
|
16 years |
vboxsync |
typo
|
|
|
@18773
|
16 years |
vboxsync |
VBoxManage/info: double-dash command line options using getopt
|
|
|
@18772
|
16 years |
vboxsync |
VBoxManage/guestproperty: double-dash command line options
|
|
|
@18759
|
16 years |
vboxsync |
VBoxManage/disk: todo for moving generic bool value parser to getopt
|
|
|
@18754
|
16 years |
vboxsync |
Frontends/VBoxManage: redo import command line parsing, using double …
|
|
|
@18709
|
16 years |
vboxsync |
VBoxManage: dummy entry in array needed to make MSC happy (empty array …
|
|
|
@18703
|
16 years |
vboxsync |
VBoxManage: convert all disk-related subcommands to double-dash …
|
|
|
@18624
|
16 years |
vboxsync |
VBoxManage: don't crash on VBoxManage createhd --help
|
|
|
@18623
|
16 years |
vboxsync |
OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
|
|
|
@18591
|
16 years |
vboxsync |
E1000: Added support for 82545EM (MT Server)
|
|
|
@18566
|
16 years |
vboxsync |
Storage/API/VBoxManage/...: add maximum size check to prevent creation …
|
|
|
@18516
|
16 years |
vboxsync |
VBoxManage: uninitialized variable
|
|
|
@18491
|
16 years |
vboxsync |
VBoxInternalManage: pointer diff -> unsigned warning (hope gcc likes …
|
|
|
@18490
|
16 years |
vboxsync |
VBoxManageImport.cpp: format type fix.
|
|
|
@18489
|
16 years |
vboxsync |
VBoxManageImport.cpp: two size_t
|
|
|
@18466
|
16 years |
vboxsync |
VBoxManageList.cpp: fixed gcc warning caused by the funny way enums …
|
|
|
@18406
|
16 years |
vboxsync |
Main: add IProgress::GetTimeRemaining()
|
|
|
@18403
|
16 years |
vboxsync |
Frontends/VBoxManage: update help to show only the relevant format variants
|
|
|
@18396
|
16 years |
vboxsync |
VBoxManage: add hidden --detailed-progress option for import to debug …
|
|
|
@18388
|
16 years |
vboxsync |
API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
|
|
|
@18337
|
16 years |
vboxsync |
OVF: have vboxmanage show ovf descriptions too
|
|
|
@18323
|
16 years |
vboxsync |
DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
|
|
|
@18270
|
16 years |
vboxsync |
fix windows burn
|
|
|
@18227
|
16 years |
vboxsync |
debugging leftover
|
|
|
@18223
|
16 years |
vboxsync |
OVF: implement EULAs in VBoxManage.
|
|
|
@18214
|
16 years |
vboxsync |
OVF: added AddDescription; return the created VirtualSystemDescription …
|
|
|