|
|
@33672
|
14 years |
vboxsync |
VBoxManage/Guest Control: Update.
|
|
|
@33600
|
14 years |
vboxsync |
VBoxManage: check if I/O APIC state is consistent with chipset
|
|
|
@33597
|
14 years |
vboxsync |
VBoxManage/Guest Control: Update.
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33590
|
14 years |
vboxsync |
VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
|
|
|
@33589
|
14 years |
vboxsync |
VBoxManage: warnings
|
|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|
|
|
@33565
|
14 years |
vboxsync |
VBoxManage: Newlines in error messages.
|
|
|
@33564
|
14 years |
vboxsync |
VBoxManage: Added "guestcontrol updateadditions <VM-Name>" to update …
|
|
|
@33558
|
14 years |
vboxsync |
Guest Copy/Guest Additions: First working version of host-triggered …
|
|
|
@33556
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation.
|
|
|
@33550
|
14 years |
vboxsync |
some more spelling fixes, thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33524
|
14 years |
vboxsync |
Storage: Implement offical support for other disk types like DVD and …
|
|
|
@33495
|
14 years |
vboxsync |
missing check for NULL after relocation
|
|
|
@33489
|
14 years |
vboxsync |
VBoxManage: simplification, loop was nonsense
|
|
|
@33464
|
14 years |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33458
|
14 years |
vboxsync |
Main: partial revert or r67042, bring back the overwrite parameter
|
|
|
@33456
|
14 years |
vboxsync |
VBoxManage: remove openmedium command which no longer does anything …
|
|
|
@33451
|
14 years |
vboxsync |
Main: change VirtualBox::createMachine() to accept arbitrary paths for …
|
|
|
@33448
|
14 years |
vboxsync |
Guest Copy/VBoxManage+VBoxService: Update.
|
|
|
@33446
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Update.
|
|
|
@33425
|
14 years |
vboxsync |
VBoxManage: fix snapshot messup caused by API changes from last week
|
|
|
@33417
|
14 years |
vboxsync |
FE;Main;OVF: On export name the disks like the ovf + disk + number.
|
|
|
@33414
|
14 years |
vboxsync |
Build fix.
|
|
|
@33413
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Index bugfixes.
|
|
|
@33411
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage …
|
|
|
@33408
|
14 years |
vboxsync |
Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
|
|
|
@33406
|
14 years |
vboxsync |
VBoxManage: update help text
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33372
|
14 years |
vboxsync |
VBoxManage: typo
|
|
|
@33363
|
14 years |
vboxsync |
VBoxManage: document the disabled code
|
|
|
@33361
|
14 years |
vboxsync |
VBoxManage: replace --controller by --disk to allow to rewrite the …
|
|
|
@33357
|
14 years |
vboxsync |
VBoxManage: add missing --controller option
|
|
|
@33356
|
14 years |
vboxsync |
VBoxManage: its import and export
|
|
|
@33322
|
14 years |
vboxsync |
Main/Medium: remaining bits for MediumType_Readonly
|
|
|
@33302
|
14 years |
vboxsync |
Accidently enabled debug/test code.
|
|
|
@33301
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
|
|
|
@33300
|
14 years |
vboxsync |
Main: API change, merge IMachine::getSnapshot() with findSnapshot()
|
|
|
@33294
|
14 years |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33253
|
14 years |
vboxsync |
build fix (some EOF header define clash)
|
|
|
@33247
|
14 years |
vboxsync |
VBoxService/Guest Execution: Update.
|
|
|
@33238
|
14 years |
vboxsync |
Main: new VirtualBox::ComposeMachineFilename() API; remove the …
|
|
|
@33229
|
14 years |
vboxsync |
DIGEST_LEN, not STRING_LEN as the terminator is not included
|
|
|
@33228
|
14 years |
vboxsync |
VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
|
|
|
@33202
|
14 years |
vboxsync |
VBoxManage: error reporting
|
|
|
@33201
|
14 years |
vboxsync |
reverted r66739
|
|
|
@33200
|
14 years |
vboxsync |
E1000, Main: support for 82566MC chipset type
|
|
|
@33140
|
14 years |
vboxsync |
Main: have Machine::MountMedium() behave like AttachDevice (use …
|
|
|
@33132
|
14 years |
vboxsync |
Frontends/VBoxManage: fix more error paths around unknown/invalid media
|
|
|
@33084
|
14 years |
vboxsync |
Frontends/VBoxManage: fix error handling code path in clonehd
|
|
|
@33082
|
14 years |
vboxsync |
Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
|
|
|
@33064
|
14 years |
vboxsync |
Guest Execution/Copy: Added support for input handling, added more …
|
|
|
@33020
|
14 years |
vboxsync |
VBoxManage: chipset type support
|
|
|
@32997
|
14 years |
vboxsync |
IPRT: Added ISO 9660 FS support.
|
|
|
@32976
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Added file lookup/extraction support for ISO …
|
|
|
@32973
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Implemented support for reading files from an …
|
|
|
@32947
|
14 years |
vboxsync |
VBoxManage: mention --hwvirtexexcl; manual: fixed documentation of …
|
|
|
@32913
|
14 years |
vboxsync |
Missing break
|
|
|
@32888
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Additional parameter check.
|
|
|
@32887
|
14 years |
vboxsync |
Hide FT
|
|
|
@32885
|
14 years |
vboxsync |
Renaming cpu priority to cpu execution cap
|
|
|
@32866
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
|
|
|
@32854
|
14 years |
vboxsync |
build fix
|
|
|
@32853
|
14 years |
vboxsync |
Guest Execution/VBoxManage: Renamed "--flags ignoreorphanedchilds" to …
|
|
|
@32852
|
14 years |
vboxsync |
Guest Execution:
- Implemented "ignore orphaned childs" flag …
|
|
|
@32733
|
14 years |
vboxsync |
com/string: this is tricky to get right on COM and on XPCOM
|
|
|
@32727
|
14 years |
vboxsync |
com/string: Windows build fixes
|
|
|
@32719
|
14 years |
vboxsync |
VBoxManage/Makefile.kmk: DEFS cleanup
|
|
|
@32718
|
14 years |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@32712
|
14 years |
vboxsync |
VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
|
|
|
@32709
|
14 years |
vboxsync |
VBoxManage: don't show the logo by default; output to stdout if help …
|
|
|
@32701
|
14 years |
vboxsync |
Frontends/VBoxManage: Error printing cleanup, use stderr and …
|
|
|
@32686
|
14 years |
vboxsync |
VBoxManage: don't pass NULL argv paramters to RTGetOpt (fixes public 7388)
|
|
|
@32536
|
14 years |
vboxsync |
Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
|
|
|
@32531
|
14 years |
vboxsync |
Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
|
|
|
@32448
|
14 years |
vboxsync |
Main-OVF: make manifest file creation optional
|
|
|
@32086
|
14 years |
vboxsync |
Guest Additions Runlevels: Use a Main enum for run level type.
|
|
|
@32081
|
14 years |
vboxsync |
FE/VBoxManage: oops
|
|
|
@32020
|
14 years |
vboxsync |
Initial commit of Guest Additions runlevels; this replaces the …
|
|
|
@31991
|
14 years |
vboxsync |
warning
|
|
|
@31977
|
14 years |
vboxsync |
Duplicate
|
|
|
@31976
|
14 years |
vboxsync |
FT options for modifyvm
|
|
|
@31779
|
14 years |
vboxsync |
VBoxManage: Help update
|
|
|
@31778
|
14 years |
vboxsync |
VBoxManage: Add option for resizing an image
|
|
|
@31698
|
14 years |
vboxsync |
Main, frontends: unsigned long long -> long long
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31599
|
14 years |
vboxsync |
FE/VBoxManage: fix the usage output for convertfromraw on Windows (no …
|
|
|
@31595
|
14 years |
vboxsync |
Main: remove deprecated VirtualBox::createLegacyMachine() and …
|
|
|
@31575
|
14 years |
vboxsync |
uninitialized variable
|
|
|
@31574
|
14 years |
vboxsync |
Main: bring back boolean argument to IConsole::discardSavedState()
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31542
|
14 years |
vboxsync |
build fix
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31461
|
14 years |
vboxsync |
added VBoxManage internalcommands sethdparentuuid
|
|
|
@31381
|
14 years |
vboxsync |
VBoxManageGuestCtrl: warning
|
|
|
@31333
|
14 years |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@31298
|
14 years |
vboxsync |
gcc warning
|
|
|
@31291
|
14 years |
vboxsync |
Missing updates part two
|
|
|