VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59599   9 years vboxsync Added ckecking VBOX_MSI_INSTALL_PATH environment variable.
(edit) @59598   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add kernel …
(edit) @59597   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add kernel …
(edit) @59596   9 years vboxsync DisplayImpl: initialize mcRectVisibleRegion member
(edit) @59595   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not start …
(edit) @59594   9 years vboxsync IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
(edit) @59593   9 years vboxsync tstVDIo: don't crash on pfnSetAllocationSize()
(edit) @59592   9 years vboxsync tools: ignore nasm
(edit) @59591   9 years vboxsync nit
(edit) @59590   9 years vboxsync Appliance::i_taskThreadImportOrExport: wrong status codes for …
(edit) @59589   9 years vboxsync Appliance::read: Simpler.
(edit) @59588   9 years vboxsync Appliance::read: Return errors, don't return S_OK and no progress …
(edit) @59587   9 years vboxsync Appliance::i_readImpl: task is always NULL in the catch.
(edit) @59586   9 years vboxsync Appliance::i_readImpl: Either throw errors or return them, don't do …
(edit) @59585   9 years vboxsync NAT: use non-pattern host resolver mappings for reverse lookups too.
(edit) @59584   9 years vboxsync VBoxManage: fix typos in the comment for DESTDIRMAP.
(edit) @59583   9 years vboxsync Additions/installer/autorun.sh: do also test for mate-terminal …
(edit) @59582   9 years vboxsync ApplianceImplImport.cpp: Simplifications.
(edit) @59581   9 years vboxsync tdAppliance1.py: test OVF style importing.
(edit) @59580   9 years vboxsync re-enabled VBOX_WITH_LIBCURL
(edit) @59579   9 years vboxsync re-enabled VBOX_WITH_LIBCURL
(edit) @59578   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59577   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59576   9 years vboxsync i_readFSOVF,i_readFSImpl: Rewrote the digest detection in i_readFSOVF …
(edit) @59575   9 years vboxsync iprt: Added RTManifestQueryAllAttrTypes.
(edit) @59574   9 years vboxsync FE/Qt: Qt5 migration (part 85): Preparing Qt5 tool: Windows: Fixing …
(edit) @59573   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix a (correct) …
(edit) @59572   9 years vboxsync FE/Qt: bugref:7985: Mac OS X: Runtime UI: UI Session: Adjust the …
(edit) @59571   9 years vboxsync Main(bugref:7809): Moved driver version reporting from VBox.log to …
(edit) @59570   9 years vboxsync Build fix for r105377
(edit) @59569   9 years vboxsync BugReportTool(bugref:8169): Added Setup API logs, dropped factory, …
(edit) @59568   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: further …
(edit) @59567   9 years vboxsync RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
(edit) @59566   9 years vboxsync VBoxProxyStub.c: duh2
(edit) @59565   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59564   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59563   9 years vboxsync IEM: Updated todo. Unwated blank line.
(edit) @59562   9 years vboxsync VBoxProxyStub.c: build fix.
(edit) @59561   9 years vboxsync VBoxProxyStub.c: Adjusted assertions to ignore ERROR_ACCESS_DENIED in …
(edit) @59560   9 years vboxsync FE/Qt: Qt5 migration (part 83): Preparing Qt5 tool: Ups, do the …
(edit) @59559   9 years vboxsync FE/Qt: Qt5 migration (part 82): Preparing Qt5 tool: Adjusting GUI …
(edit) @59558   9 years vboxsync Additions/linux/drm: added -Wno-declaration-after-statement
(edit) @59557   9 years vboxsync FE/Qt: Qt5 migration (part 81): Windows platform plugins are now …
(edit) @59556   9 years vboxsync tdAppliance1.py: Quick import test of the tiny checked in OVAs.
(edit) @59555   9 years vboxsync ApplianceImpl: Use the other manifest API to do verification.
(edit) @59554   9 years vboxsync RTManifestReadStandardEx: Don't assume spaces between the attribute …
(edit) @59553   9 years vboxsync ovfreader.cpp: Adjusted AHCI acceptance weirdness so it can handle …
(edit) @59552   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: only build the …
(edit) @59551   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: enable building …
(edit) @59550   9 years vboxsync Storage/DrvVD: Log errors and requests taking too long (moved from the …
(edit) @59549   9 years vboxsync Validation Kit: Documentation.
(edit) @59548   9 years vboxsync ValidationKit/tests/additions/tdAddBasic1.py: Initialize …
(edit) @59547   9 years vboxsync ValidationKit/tests/additions/tdAddBasic1.py: Some tweaks to make the …
(edit) @59546   9 years vboxsync Documentation build fix.
(edit) @59545   9 years vboxsync win/RTErrConvertFromWin32.cpp: Added mapping for …
(edit) @59544   9 years vboxsync IPRT: r3/win/process-win.cpp: Removed debug output.
(edit) @59543   9 years vboxsync Build fix.
(edit) @59542   9 years vboxsync IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain …
(edit) @59541   9 years vboxsync DevIchHdaCodec.cpp: Initialize and check for pu32Addr in …
(edit) @59540   9 years vboxsync NVMe: Remove custom recoverable I/O error handling code and let the …
(edit) @59539   9 years vboxsync Storage/DrvVD: Add methods to PDMIMEDIAEX for saving the request state …
(edit) @59538   9 years vboxsync Storage/DrvVD: Add methods to query suspended requests, will be used …
(edit) @59537   9 years vboxsync doc/manual: typo
(edit) @59536   9 years vboxsync Storage: Move the suspend on recoverable error handling down to DrvVD …
(edit) @59535   9 years vboxsync ValidationKit: Kick-off for a simple IAppliance (OVF/OVA) testcase.
(edit) @59534   9 years vboxsync VBoxBs3ObjConverter.cpp: warnings.
(edit) @59533   9 years vboxsync iprt/asm.h: build fix
(edit) @59532   9 years vboxsync iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
(edit) @59531   9 years vboxsync iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
(edit) @59530   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59529   9 years vboxsync iprt/asm-amd64-x86-watcom-32.h: Fixed ASMReadTscWithAux bug.
(edit) @59528   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59527   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59526   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: adjust DRM/KMS …
(edit) @59525   9 years vboxsync Config.kmk: Added VBOX_NASM_allow_64_bit to DynamicConfig.kmk.
(edit) @59524   9 years vboxsync IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
(edit) @59523   9 years vboxsync Devices/PC/DevPit-i8254.cpp: update PC speaker passthrough, make it …
(edit) @59522   9 years vboxsync Backed out r105295 (manifest hack).
(edit) @59521   9 years vboxsync BugReportTool(bugref:8169): version reporting
(edit) @59520   9 years vboxsync Nit.
(edit) @59519   9 years vboxsync IPRT: r3/win/process-win.cpp: Error checking.
(edit) @59518   9 years vboxsync WDDM: bugref:8228: display-only driver does not need vsync.
(edit) @59517   9 years vboxsync VBoxService/VBoxServiceControlProcess.cpp: Check for pszDomain in …
(edit) @59516   9 years vboxsync bugref:6022. OVF import: Workaround in the case if there is no the SHA …
(edit) @59515   9 years vboxsync gen-slickedit-workspace.sh: new curl
(edit) @59514   9 years vboxsync Typo.
(edit) @59513   9 years vboxsync Fix for the cleanup
(edit) @59512   9 years vboxsync IPRT: Smaller cleanups to the Linux and Posix specific …
(edit) @59511   9 years vboxsync IPRT: RTFileSetAllocationSize() implementation for POSIX compatible …
(edit) @59510   9 years vboxsync FE/Qt: Qt5 migration (part 80): Preparing Qt5 tool: Some cleanup and …
(edit) @59509   9 years vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59508   9 years vboxsync FE/Qt: Qt5 migration (part 78): Preparing Qt5 tool: …
(edit) @59507   9 years vboxsync FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
(edit) @59506   9 years vboxsync FE/Qt: bugref:5105: Runtime UI: Preventing switching host keyboard …
(edit) @59505   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix r104816: we …
(edit) @59504   9 years vboxsync doc/manual: document PC speaker passthrough
(edit) @59503   9 years vboxsync Logging.
(edit) @59502   9 years vboxsync switch to cURL 7.47.0
(edit) @59501   9 years vboxsync Additions/common/VBoxGuest: change the regular guest heart beat …
(edit) @59500   9 years vboxsync VBoxBugReport: warning and Makefile.kmk fix
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