|
|
@38695
|
14 years |
vboxsync |
warnings
|
|
|
@38641
|
14 years |
vboxsync |
Main: fix possible dead-lock between IMedium::RefreshState and …
|
|
|
@38636
|
14 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38618
|
14 years |
vboxsync |
VBoxHeadless/win: dont create console window for console VBoxHeadless app
|
|
|
@38609
|
14 years |
vboxsync |
VBoxHeadless/win: enable SVC in VBoxSVC, add SVC to host installer
|
|
|
@38583
|
14 years |
vboxsync |
Main: set the "current state" modified if something in the VM …
|
|
|
@38535
|
14 years |
vboxsync |
Main: missed one case
|
|
|
@38534
|
14 years |
vboxsync |
Main: always use setError; improved some error messages; use the new …
|
|
|
@38499
|
14 years |
vboxsync |
Main/Machine+Medium: fix medium registry association when attaching a …
|
|
|
@38494
|
14 years |
vboxsync |
Main: fix VM initialization if a shared folder does not exists (fix …
|
|
|
@38491
|
14 years |
vboxsync |
VD: fixed regression of r73520 (Interface cleanup) for ovf file export
|
|
|
@38490
|
14 years |
vboxsync |
VD: fixed regression of r73520 (Interface cleanup) for ovf file import
|
|
|
@38475
|
14 years |
vboxsync |
Main/Medium: fix error message handling in the error cleanup code
|
|
|
@38469
|
14 years |
vboxsync |
VD: Interface cleanup. Merge the two involved structures (generic …
|
|
|
@38455
|
14 years |
vboxsync |
Main-OVA: fix importing of renamed OVA files
|
|
|
@38452
|
14 years |
vboxsync |
Main/Medium: make CreateDiffMedium more convenient to use by …
|
|
|
@38441
|
14 years |
vboxsync |
Main/USB: do not propagate remote filter to USBProxyService for all …
|
|
|
@38432
|
14 years |
vboxsync |
Main/USB: don't propagate remote filtera to USBProxyService
|
|
|
@38428
|
14 years |
vboxsync |
Main-CloneVM: wrong order
|
|
|
@38420
|
14 years |
vboxsync |
Main-Clone: use new Medium::cloneToEx method
|
|
|
@38406
|
14 years |
vboxsync |
vboxnetadp: moved SetExtraData calls to …
|
|
|
@38397
|
14 years |
vboxsync |
Main/Medium: fix object locks and medium lock state in createDiffStorage()
|
|
|
@38365
|
14 years |
vboxsync |
Main/VRDE: default port
|
|
|
@38357
|
14 years |
vboxsync |
Main: fix NonRational flag survival on snapshot creation (public #9379)
|
|
|
@38329
|
14 years |
vboxsync |
Main/MachineImpl: Allow hotplugging of CD/DVD drives
|
|
|
@38308
|
14 years |
vboxsync |
Main/Medium: public cloneToEx API for internal use which makes it …
|
|
|
@38264
|
14 years |
vboxsync |
Main-CloneVM: Respected the modified state of the source VM. Set to …
|
|
|
@38213
|
14 years |
vboxsync |
main/usb/win: replug device fix
|
|
|
@38211
|
14 years |
vboxsync |
Main: make path comparison independently of the slash style (public #9303)
|
|
|
@38153
|
14 years |
vboxsync |
Main/Machine: fix snapshot tree handling for cloning "machine and …
|
|
|
@38145
|
14 years |
vboxsync |
Main-CloneVM: make this error fatal
|
|
|
@38141
|
14 years |
vboxsync |
Main-CloneVM: fix the recursive snapshot searching
|
|
|
@38121
|
14 years |
vboxsync |
Main-CloneVM: comment
|
|
|
@38120
|
14 years |
vboxsync |
Main-CloneVM: remove old comment
|
|
|
@38119
|
14 years |
vboxsync |
Main-CloneVM: keep the "public" interface clean
|
|
|
@38116
|
14 years |
vboxsync |
Main-CloneVM: split up the disks collecting for the different cloning …
|
|
|
@38099
|
14 years |
vboxsync |
FE/Qt4/CLI;Main;Docu: enable MachineAndChildren in clone VM again for …
|
|
|
@38061
|
14 years |
vboxsync |
Main-CloneVM: invert it
|
|
|
@38058
|
14 years |
vboxsync |
Main-CloneVM: fix wrong check
|
|
|
@38056
|
14 years |
vboxsync |
Main/Machine: disable clone mode "machine and child states" for now
|
|
|
@38049
|
14 years |
vboxsync |
Main-CloneVM: no tmp necessary
|
|
|
@38048
|
14 years |
vboxsync |
Machine: fix snapshot and current state updating in the "machine and …
|
|
|
@38041
|
14 years |
vboxsync |
Main/MachineImpl: fix automatic diff creation when cloning a VM …
|
|
|
@38038
|
14 years |
vboxsync |
Main-CloneVM: use the disk base name for the "MachineState" mode when …
|
|
|
@38016
|
14 years |
vboxsync |
USB/Solaris: vboxuser group access constraint for USB devices.
|
|
|
@38014
|
14 years |
vboxsync |
Main: a little more explanation
|
|
|
@38013
|
14 years |
vboxsync |
Main: import extra data items on read
|
|
|
@37985
|
14 years |
vboxsync |
Main/Machine: fix the medium registry logic for linked clones. …
|
|
|
@37971
|
14 years |
vboxsync |
Main/Machine: implement creating linked clones.
Frontends/VBoxManage: …
|
|
|
@37955
|
14 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37941
|
14 years |
vboxsync |
Main/Medium: comment typo
|
|
|
@37932
|
14 years |
vboxsync |
Main: not worth an error message if a machine CPU leaf was not overridden
|
|
|
@37931
|
14 years |
vboxsync |
Main: TODO
|
|
|
@37930
|
14 years |
vboxsync |
Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
|
|
|
@37928
|
14 years |
vboxsync |
Main/MachineDataChangedEvent: new attribute, currently unimplemented
|
|
|
@37927
|
14 years |
vboxsync |
Main: less LogRel noise
|
|
|
@37926
|
14 years |
vboxsync |
%u => %d
|
|
|
@37924
|
14 years |
vboxsync |
Main/StorageController: better error message for …
|
|
|
@37905
|
14 years |
vboxsync |
Main-CloneVM: change the name of a cloned disk to the new VM name, if …
|
|
|
@37900
|
14 years |
vboxsync |
Main-CloneVM;FE/CLI;Doc: update differencing disk names with there new …
|
|
|
@37862
|
14 years |
vboxsync |
Main-OVF;FE/*: allow to specify if MAC addresses should be …
|
|
|
@37851
|
14 years |
vboxsync |
Main/Console+Machine: new method for deleting a range of snapshot, …
|
|
|
@37831
|
14 years |
vboxsync |
Main/Medium: added new attribute for getting the possible medium …
|
|
|
@37824
|
14 years |
vboxsync |
Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
|
|
|
@37779
|
14 years |
vboxsync |
Main/VirtualBox: add two attributes for querying the list of internal …
|
|
|
@37777
|
14 years |
vboxsync |
Main: simply iterate over all parents
|
|
|
@37774
|
14 years |
vboxsync |
Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
|
|
|
@37768
|
14 years |
vboxsync |
Main: add implicit parents which are not attached to other machines to …
|
|
|
@37713
|
14 years |
vboxsync |
Main/linux/Performance: if collecting the stats for a process fails …
|
|
|
@37709
|
14 years |
vboxsync |
Main/MediumAttachment+Machine: add a setting which controls the …
|
|
|
@37704
|
14 years |
vboxsync |
warning
|
|
|
@37700
|
14 years |
vboxsync |
Main/VRDEServer: fix GetVRDEProperty method, for unknown values it …
|
|
|
@37695
|
14 years |
vboxsync |
Main/MediumAttachment+Machine: maintain a flag whether the medium was …
|
|
|
@37687
|
14 years |
vboxsync |
Main/Console+Machine: add notification for guest triggered eject, …
|
|
|
@37686
|
14 years |
vboxsync |
Main: flags for emulated USB Webcam and CardReader.
|
|
|
@37683
|
14 years |
vboxsync |
Main/win/svcmain.cpp: fix regression when registering the COM service, …
|
|
|
@37681
|
14 years |
vboxsync |
Main: correctly wait for async process
|
|
|
@37680
|
14 years |
vboxsync |
Main: medias have to delete them self (using the location is wrong: …
|
|
|
@37678
|
14 years |
vboxsync |
warning
|
|
|
@37670
|
14 years |
vboxsync |
Main/win/svcmain.cpp: fix command line parsing, and generally make the …
|
|
|
@37667
|
14 years |
vboxsync |
build fix
|
|
|
@37666
|
14 years |
vboxsync |
Main/VBoxSVC: add release logging, with conservative log rotation …
|
|
|
@37662
|
14 years |
vboxsync |
eliminate unneeded include file
|
|
|
@37657
|
14 years |
vboxsync |
Main: Build fix
|
|
|
@37656
|
14 years |
vboxsync |
Main: Clarify the error message if the controller doesn't support …
|
|
|
@37625
|
14 years |
vboxsync |
Main/Medium: fix regression in previous change, VBoxSVC crashed for …
|
|
|
@37624
|
14 years |
vboxsync |
Main/USB/linux: fix some doxygen
|
|
|
@37618
|
14 years |
vboxsync |
Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
|
|
|
@37617
|
14 years |
vboxsync |
Main/USB/Linux: factor out the USBProxyService code for selecting the …
|
|
|
@37612
|
14 years |
vboxsync |
Main-CloneVM: explicitly add the machine registry to every new medium …
|
|
|
@37606
|
14 years |
vboxsync |
Settings: read the aborted flag
|
|
|
@37604
|
14 years |
vboxsync |
Main-CloneVM: needs tree lock
|
|
|
@37603
|
14 years |
vboxsync |
Main-CloneVM: register new mediums; use global default disk format
|
|
|
@37599
|
14 years |
vboxsync |
Main/USBProxyService: implementation inheritance is not so great that …
|
|
|
@37596
|
14 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37590
|
14 years |
vboxsync |
Main-CloneVM: create the snapshot folder when necessary
|
|
|
@37587
|
14 years |
vboxsync |
vcc build fix
|
|
|
@37586
|
14 years |
vboxsync |
Main/Medium: Fix incorrect forcing of absolute paths for non-file …
|
|
|
@37580
|
14 years |
vboxsync |
Main/MachineImplCloneVM.cpp: change the sub-operation weights so that …
|
|
|
@37558
|
14 years |
vboxsync |
Main-CloneVM: use the same medium type in the target like in the …
|
|
|