|
|
@15067
|
16 years |
vboxsync |
Force recompilation part two.
|
|
|
@15066
|
16 years |
vboxsync |
Kick the build. There's a missing dependency.
|
|
|
@15064
|
16 years |
vboxsync |
Added QNX guest OS type. Cleaned up the guest OS table.
|
|
|
@15058
|
16 years |
vboxsync |
Main: fix a burn
|
|
|
@15057
|
16 years |
vboxsync |
Main: load libdbus-1 dynamically on Linux hosts
|
|
|
@15053
|
16 years |
vboxsync |
Main: Pass custom hard disk properties to CFGM for child hard disk as …
|
|
|
@15052
|
16 years |
vboxsync |
Main: Pass custom hard disk properties to CFGM.
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@15050
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15044
|
16 years |
vboxsync |
Main: Added IHardDisk2::setProperties for bulk operations.
|
|
|
@15039
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15027
|
16 years |
vboxsync |
Improve wording.
|
|
|
@15006
|
16 years |
vboxsync |
Assertion cleanup for 8 network cards.
|
|
|
@15000
|
16 years |
vboxsync |
Allow up to 8 network cards.
|
|
|
@14996
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14992
|
16 years |
vboxsync |
Main: try to fix a DBus-related burn
|
|
|
@14991
|
16 years |
vboxsync |
Main: rework the Linux host drive code to use libdbus-1 directly …
|
|
|
@14990
|
16 years |
vboxsync |
Main: eliminate leftover debug RTLogPrintf statements, they trigger …
|
|
|
@14972
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
The …
|
|
|
@14963
|
16 years |
vboxsync |
gcc-3.3 hack
|
|
|
@14959
|
16 years |
vboxsync |
no trailing \n when using ComAssertMsg*
|
|
|
@14953
|
16 years |
vboxsync |
HostImpl: Fix for TAP driver recognition.
|
|
|
@14952
|
16 years |
vboxsync |
Use CheckComArgNotNull() to check BSTR and BSTR * (and not …
|
|
|
@14950
|
16 years |
vboxsync |
Incredibly pedantic white space only change.
|
|
|
@14949
|
16 years |
vboxsync |
Appended vim modeline to set tabstop and expand tabs (in the way …
|
|
|
@14948
|
16 years |
vboxsync |
Removed white space at EOL.
|
|
|
@14947
|
16 years |
vboxsync |
Revive VBOX_E_OBJECT_IN_USE for deleteStorage as discussed with dmik.
|
|
|
@14944
|
16 years |
vboxsync |
Fix the final few occurrences of tabs in Main.
|
|
|
@14942
|
16 years |
vboxsync |
Tabs to spaces.
|
|
|
@14940
|
16 years |
vboxsync |
Use CheckComArgOutSafeArrayPointerValid where appropriate.
|
|
|
@14939
|
16 years |
vboxsync |
Use CheckComArgNotNull where appropriate.
|
|
|
@14938
|
16 years |
vboxsync |
Use CheckComArgStrNotEmptyOrNull where appropriate.
|
|
|
@14937
|
16 years |
vboxsync |
fixed burn
|
|
|
@14936
|
16 years |
vboxsync |
Use CheckComArgStrNotEmptyOrNull where appropriate.
|
|
|
@14934
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14931
|
16 years |
vboxsync |
Main: HardDisk2: Obey VD_CAP_UUID.
|
|
|
@14930
|
16 years |
vboxsync |
Main: Disabled useless logging.
|
|
|
@14929
|
16 years |
vboxsync |
Main: Pass custom hard disk parameters to the backend.
|
|
|
@14922
|
16 years |
vboxsync |
Main: more XML reader implemenation.
|
|
|
@14909
|
16 years |
vboxsync |
Main: fix Windows burn (IN_VBOXSETTINGS_R3)
|
|
|
@14904
|
16 years |
vboxsync |
Main: change vboxxml files and namespace to xml only; more XML code …
|
|
|
@14894
|
16 years |
vboxsync |
export
|
|
|
@14874
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14866
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14858
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14854
|
16 years |
vboxsync |
Main: rip XML classes out of settings code and move them to …
|
|
|
@14852
|
16 years |
vboxsync |
#3162: Plugin backends are now loaded upon startup, this should get …
|
|
|
@14849
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14846
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14843
|
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.
|
|
|
@14841
|
16 years |
vboxsync |
- Correct path to errmsgvboxcomdata.h
- Bump copyright year to 2008
- …
|
|
|
@14831
|
16 years |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14828
|
16 years |
vboxsync |
ConsoleImpl2: darwin+VT-x+VGA
|
|
|
@14820
|
16 years |
vboxsync |
HostImpl.cpp: asm.h
|
|
|
@14819
|
16 years |
vboxsync |
HostImpl.cpp: asm.h
|
|
|
@14815
|
16 years |
vboxsync |
HostImple.cpp: x86.h
|
|
|
@14793
|
16 years |
vboxsync |
Add missing space in string literal.
|
|
|
@14791
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
|
|
|
@14790
|
16 years |
vboxsync |
Typo in comment.
|
|
|
@14786
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14783
|
16 years |
vboxsync |
Main: Treat hard disks with no Create capabilities as Created right …
|
|
|
@14781
|
16 years |
vboxsync |
Main/XIDL/Doxygen: Allow for extar HTML and reference tags inside …
|
|
|
@14780
|
16 years |
vboxsync |
VBoxHDD: simplify config handling. Treat everything as a string, and …
|
|
|
@14778
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14777
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14775
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14773
|
16 years |
vboxsync |
Document result codes for powerUpPaused.
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14770
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14769
|
16 years |
vboxsync |
Avoid description being cut off after first space-followed period.
|
|
|
@14761
|
16 years |
vboxsync |
IDL: document potential ordering problem when changing the attributes …
|
|
|
@14730
|
16 years |
vboxsync |
Main/USB: re-enable libhal on Linux hosts and get it right
|
|
|
@14725
|
16 years |
vboxsync |
Main: use statically linked libhal on Linux, fix burns on Solaris
|
|
|
@14723
|
16 years |
vboxsync |
Main: fix a burn related to Linux USB changes, fourth try
|
|
|
@14722
|
16 years |
vboxsync |
Main: use statically linked libhal on Linux
|
|
|
@14718
|
16 years |
vboxsync |
Revert, MS compiler does not like it.
|
|
|
@14717
|
16 years |
vboxsync |
Hopefully fix burn: use FUNCTION instead of func.
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14714
|
16 years |
vboxsync |
Main: fix a burn related to Linux USB changes, second try
|
|
|
@14713
|
16 years |
vboxsync |
Main: fix a burn related to Linux USB changes
|
|
|
@14711
|
16 years |
vboxsync |
Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
|
|
|
@14700
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14699
|
16 years |
vboxsync |
Main; XIDL: Spelling.
|
|
|
@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 …
|
|
|
@14694
|
16 years |
vboxsync |
warning
|
|
|
@14690
|
16 years |
vboxsync |
No need to document E_ACCESSDENIED and E_POINTER.
|
|
|
@14687
|
16 years |
vboxsync |
fix the burn
|
|
|
@14685
|
16 years |
vboxsync |
NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
|
|
|
@14668
|
16 years |
vboxsync |
Main: One more burn fix.
|
|
|
@14667
|
16 years |
vboxsync |
Main: Attempt to fix burns.
|
|
|
@14666
|
16 years |
vboxsync |
Main: Better result codes for VIrtualBox::createMachine(), …
|
|
|
@14665
|
16 years |
vboxsync |
Main: Locking and sanity.
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@14644
|
16 years |
vboxsync |
Document result codes for IHardDisk2::getProperties().
|
|
|
@14636
|
16 years |
vboxsync |
Glitches, typos, and another result code.
|
|
|
@14635
|
16 years |
vboxsync |
Main/XIDL/Doxygen: Don't insert <result> tags that we already gather …
|
|
|
@14634
|
16 years |
vboxsync |
Main/XIDL/Doxygen: <xsl:param> must be first in <xsl:template> if it's …
|
|
|
@14628
|
16 years |
vboxsync |
Main: add the Id keyword
|
|
|