|
|
@15215
|
16 years |
vboxsync |
Main: #3312: Restore the proper hard disk accessibility state after …
|
|
|
@15124
|
16 years |
vboxsync |
Main: Only log full media location (to reduce logging).
|
|
|
@15109
|
16 years |
vboxsync |
Main/HardDisk2Impl: copy zero terminator too. Also deal correctly with …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@15044
|
16 years |
vboxsync |
Main: Added IHardDisk2::setProperties for bulk operations.
|
|
|
@14947
|
16 years |
vboxsync |
Revive VBOX_E_OBJECT_IN_USE for deleteStorage as discussed with dmik.
|
|
|
@14931
|
16 years |
vboxsync |
Main: HardDisk2: Obey VD_CAP_UUID.
|
|
|
@14929
|
16 years |
vboxsync |
Main: Pass custom hard disk parameters to the backend.
|
|
|
@14866
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14842
|
16 years |
vboxsync |
s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g
as suggested by dmik.
|
|
|
@14783
|
16 years |
vboxsync |
Main: Treat hard disks with no Create capabilities as Created right …
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14700
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14698
|
16 years |
vboxsync |
Main: HardDisks: Added saving/loading properties from XML.
|
|
|
@14697
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
New …
|
|
|
@14628
|
16 years |
vboxsync |
Main: add the Id keyword
|
|
|
@14596
|
16 years |
vboxsync |
Main: Implemented IHardDisk2::getProperty()/setProperty().
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@14573
|
16 years |
vboxsync |
Main: Prototyped IHardDisk2::getProperty()/setProperty().
|
|
|
@14294
|
16 years |
vboxsync |
corrected a couple of typos
|
|
|
@14272
|
16 years |
vboxsync |
Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
|
|
|
@14225
|
16 years |
vboxsync |
Main: Use the parent's hard disk format when implicitly creating …
|
|
|
@14224
|
16 years |
vboxsync |
Main: Added ISystemProperties::defaultHardDiskFormat.
|
|
|
@14164
|
16 years |
vboxsync |
Main: Last minute typo.
|
|
|
@14143
|
16 years |
vboxsync |
Main: Improved hard disk tree lock usage to avoid possible deadlocks …
|
|
|
@14123
|
16 years |
vboxsync |
two false positives
|
|
|
@13842
|
16 years |
vboxsync |
It's RTuuid not Ruuid.
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|