VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18576   16 years vboxsync Additions/SolarisDRM: some fixes.
(edit) @18575   16 years vboxsync Correct typos.
(edit) @18574   16 years vboxsync Merged safe changes from bochs; formatting and functionally equivalent …
(edit) @18573   16 years vboxsync PCNet: another workaround for #3775
(edit) @18572   16 years vboxsync Main: fixed a problem where the machine directory is not deleted. …
(edit) @18571   16 years vboxsync tstUtf8: Converted to RTTest (awful lot of work) and added RTStrStr …
(edit) @18570   16 years vboxsync RTStrIStr: fixed inverted test.
(edit) @18569   16 years vboxsync RTTest: sub tests, more typical reporting of those.
(edit) @18568   16 years vboxsync crOpenGL-OSX: burn fix
(edit) @18567   16 years vboxsync Storage/VDI: add maximum size check when creating VDI files.
(edit) @18566   16 years vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18565   16 years vboxsync crOpenGL-OSX: initial fix for compiz enabled linux guest
(edit) @18564   16 years vboxsync VBox adaptions for openssl-0.9.8k
(edit) @18563   16 years vboxsync FE/Qt4: Fix assertion in case of low information about API error present.
(edit) @18562   16 years vboxsync build fix?
(edit) @18561   16 years vboxsync Warnings: move assertion statements for parameters past initial …
(edit) @18560   16 years vboxsync Fix warning on linux about decls-after-statement.
(edit) @18559   16 years vboxsync Config.kmk: restored file header messed up in r43250 or there abouts.
(edit) @18558   16 years vboxsync comment consistency update
(edit) @18557   16 years vboxsync Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers …
(edit) @18556   16 years vboxsync iprt: typo of the typo
(edit) @18555   16 years vboxsync iprt: typos
(edit) @18554   16 years vboxsync crOpenGL: fix linux burns
(edit) @18553   16 years vboxsync crOpenGL: don't touch qt from non gui threads, fix for #3782
(edit) @18552   16 years vboxsync IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways)
(edit) @18551   16 years vboxsync HostServices/SharedClipboard/x11: removed an unneeded mutex, remove …
(edit) @18550   16 years vboxsync Fix warning: use %#zx for size_t format.
(edit) @18549   16 years vboxsync crOpenGL: more compile fixes for solaris
(edit) @18548   16 years vboxsync crOpenGL: more typos
(edit) @18547   16 years vboxsync crOpenGL: comment 2 unused functions and glxim isn't pointer
(edit) @18546   16 years vboxsync crOpenGL: fix typo
(edit) @18545   16 years vboxsync crOpenGL: part fix compile for solaris
(edit) @18544   16 years vboxsync RTStrToUpper/Lower: Document assumtions & todos properly, added …
(edit) @18543   16 years vboxsync NetAdp/win: rename connection fix, remove on uninstall temporary disabled
(edit) @18542   16 years vboxsync common/crOpenGL: C stubs, enabled only on Solaris.
(edit) @18541   16 years vboxsync VBoxNetFlt-linux.c: fix warning about unused static function due to …
(edit) @18540   16 years vboxsync crOpenGL: another fix for intel drivers
(edit) @18539   16 years vboxsync crOpenGL: generate opengl .c exports file for solaris dri/fakedri
(edit) @18538   16 years vboxsync docs: do as doxygen suggested and run "doxygen -u" to update these …
(edit) @18537   16 years vboxsync bah.
(edit) @18536   16 years vboxsync logbackdoor.cpp: Use ASMOutStrU8.
(edit) @18535   16 years vboxsync OVF: typos
(edit) @18534   16 years vboxsync PDMDevHlp: Added deadlock detection to the Phys APIs (disabled unless …
(edit) @18533   16 years vboxsync PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
(edit) @18532   16 years vboxsync PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
(edit) @18531   16 years vboxsync OVF: test case insensitive
(edit) @18530   16 years vboxsync OVF: Try to guess the guest operation system in the case of the other …
(edit) @18529   16 years vboxsync Main: added toLower, toUpper & contains
(edit) @18528   16 years vboxsync Runtime: added RTStrToLower & RTStrToUpper
(edit) @18527   16 years vboxsync makefile.tstXPCOMCGlue: Drop the VBOX_WITH_XPCOM define.
(edit) @18526   16 years vboxsync VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere.
(edit) @18525   16 years vboxsync iprt/string.h: clearification on RTUtf16ToUtf8 returns.
(edit) @18524   16 years vboxsync VirtualBox.rc: @file header.
(edit) @18523   16 years vboxsync Runtime: typos
(edit) @18522   16 years vboxsync memobj-r0drv-linux.c: nitpicking.
(edit) @18521   16 years vboxsync iprt/asm.h: Finally added string I/O.
(edit) @18520   16 years vboxsync Main: #3548 VBoxSVC holds vm xml definition file open after VM is …
(edit) @18519   16 years vboxsync crOpenGL: another fix for intel drivers
(edit) @18518   16 years vboxsync Installer/win: remove hostonly on uninstall; Main/win: default DHCP …
(edit) @18517   16 years vboxsync German NLS
(edit) @18516   16 years vboxsync VBoxManage: uninitialized variable
(edit) @18515   16 years vboxsync Main/xml: MSC makes a fuss about instantiating objects making use of …
(edit) @18514   16 years vboxsync DHCP/Makefile.kmk: cleanup.
(edit) @18513   16 years vboxsync VBoxNetFlt: Restrict VBOX_SVN_REV to where it's used.
(edit) @18512   16 years vboxsync WINNT/VBoxGuest_Internal.h: disabled warnings about intrinsic stupiditity.
(edit) @18511   16 years vboxsync vrdptext.c: size_t warning.
(edit) @18510   16 years vboxsync VBoxNetDHCP: Attempt at simplifying WinMain a bit…
(edit) @18509   16 years vboxsync VBoxControl.cpp: size_t warning.
(edit) @18508   16 years vboxsync crVBoxHGCMDoDisconnect: unused variable warnings (host).
(edit) @18507   16 years vboxsync ISCSIHDDCore.cpp: size_t warnings.
(edit) @18506   16 years vboxsync VDIHDDCore.cpp: size_t.
(edit) @18505   16 years vboxsync VmdkHDDCore.cpp: a bunch of size_t/unsigned mixups.
(edit) @18504   16 years vboxsync VHDHDDCore.cpp: On second thought, the code looks fine.
(edit) @18503   16 years vboxsync VHDHDDCore.cpp: r=bird: check @todo in VHD_PLATFORM_CODE_WI2R update …
(edit) @18502   16 years vboxsync SysHlp.h: Shut up warnings about stupid intrinsics.
(edit) @18501   16 years vboxsync VBoxCalls.h: Shut up warning about stupid intrinsics.
(edit) @18500   16 years vboxsync SUPR0IdcClientInternal.h: Shut up warning about stupid intrinsics.
(edit) @18499   16 years vboxsync SUPR3HardenedMain: size_t
(edit) @18498   16 years vboxsync DrvBlock.cpp: size_t
(edit) @18497   16 years vboxsync DevSB16.cpp: size_t warning (type mix).
(edit) @18496   16 years vboxsync IPRT/the-nt-kernel.h: shut up warnings about stupid intrinsics.
(edit) @18495   16 years vboxsync VBoxGlobal.cpp: size_t warning (Qt seems to use int, not size_t).
(edit) @18494   16 years vboxsync VBoxSDL: size_t and uintptr_t warnings.
(edit) @18493   16 years vboxsync ConsoleImpl.cpp: size_t warnings.
(edit) @18492   16 years vboxsync xml.cpp: bunch of size_t where ssize_t probably should've been used.
(edit) @18491   16 years vboxsync VBoxInternalManage: pointer diff -> unsigned warning (hope gcc likes …
(edit) @18490   16 years vboxsync VBoxManageImport.cpp: format type fix.
(edit) @18489   16 years vboxsync VBoxManageImport.cpp: two size_t
(edit) @18488   16 years vboxsync svchlp.cpp: Two size_t/DWORD warnings.
(edit) @18487   16 years vboxsync PerformanceImpl.cpp: size_t
(edit) @18486   16 years vboxsync MachineImpl.cpp: size_t/ULONG wrt Process::init.
(edit) @18485   16 years vboxsync HArdDiskImpl.cpp: size_t warnings.
(edit) @18484   16 years vboxsync VirtualBoxImpl.cpp: size_t/DWORD warning.
(edit) @18483   16 years vboxsync ApplianceImpl.cpp: size_t warning.
(edit) @18482   16 years vboxsync SnapshotImpl.cpp: size_t warning.
(edit) @18481   16 years vboxsync iprt/types.h: Changed RTCPUID from RTHCUINTPTR to uint32_t since it …
(edit) @18480   16 years vboxsync SUPDrv.c: size_t warning.
(edit) @18479   16 years vboxsync SUPDrvInternal.h: shut up intrinsic mess.
(edit) @18478   16 years vboxsync SUPDrv-win.c: uintptr_t warning.
(edit) @18477   16 years vboxsync REM/tcg-target.c: Shut up warning about unused bias3 (32-bit).
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette