|
|
@80324
|
5 years |
vboxsync |
Shared Clipboard/URI: Also use the importchecker if …
|
|
|
@80302
|
5 years |
vboxsync |
Additions/WINNT/Installer: Remove Direct3D support for XPDM which was …
|
|
|
@80300
|
5 years |
vboxsync |
Additions/WINNT: Disable building and bundling the chromium OpenGL …
|
|
|
@80283
|
5 years |
vboxsync |
Shared Clipboard/URI: Update; more work on root list handling.
|
|
|
@80278
|
5 years |
vboxsync |
Additions: Stop shipping the chromium based guest additions OpenGL …
|
|
|
@79938
|
5 years |
vboxsync |
3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
|
|
|
@79937
|
5 years |
vboxsync |
3D: Fix driver name typo, bugref:9496
|
|
|
@79934
|
5 years |
vboxsync |
3D: Init IPRT with RTR0Init before using it in VBoxWddm.sys driver, …
|
|
|
@79864
|
5 years |
vboxsync |
WDDM: correctly report mouse pointer visibility change in …
|
|
|
@79838
|
5 years |
vboxsync |
WDDM: direct3d test application: render to texture.
|
|
|
@79792
|
5 years |
vboxsync |
WDDM: use a separate list of supported formats for the Gallium driver. …
|
|
|
@79770
|
5 years |
vboxsync |
WDDM: gallium/GaDdi.cpp: removed unnecessary code
|
|
|
@79767
|
5 years |
vboxsync |
WDDM: direct3d test application: ColorFill.
|
|
|
@79746
|
5 years |
vboxsync |
WDDM: correctly report mouse pointer visibility change in …
|
|
|
@79745
|
5 years |
vboxsync |
WDDM: opengl test application: texture2d.
|
|
|
@79739
|
5 years |
vboxsync |
WDDM: removed obsolete code.
|
|
|
@79702
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79672
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for root entries handling.
|
|
|
@79631
|
5 years |
vboxsync |
Shared Clipboard/URI: Removed unused code.
|
|
|
@79630
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79506
|
5 years |
vboxsync |
Shared Clipboard/URI: Windows build fix.
|
|
|
@79497
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79366
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79347
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79299
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79271
|
5 years |
vboxsync |
Shared Clipboard/URI: SCM fix.
|
|
|
@79270
|
5 years |
vboxsync |
Shared Clipboard/URI: Moved common URI code to an own file.
|
|
|
@79267
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79218
|
5 years |
vboxsync |
DnD/VBoxTray: Return VERR_NOT_SUPPORTED when initializing if the host …
|
|
|
@79207
|
5 years |
vboxsync |
DnD/VBoxTray: Return VERR_NOT_SUPPORTED when initializing if the host …
|
|
|
@79183
|
5 years |
vboxsync |
Forward ported r131352 (6.0: Additions/VBoxTray: Don't make VBoxTray …
|
|
|
@79174
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79107
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79036
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79027
|
6 years |
vboxsync |
Shared Clipboard/URI: Update (more glue code, transfer callbacks).
|
|
|
@78974
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78942
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78937
|
6 years |
vboxsync |
VBoxTray: Use RTSystemGetNtVersion() rather than GetVersion or …
|
|
|
@78897
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78809
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78725
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78700
|
6 years |
vboxsync |
winnt/vboxsf: Set error style if the host supports it. bugref:9172
|
|
|
@78693
|
6 years |
vboxsync |
winnt/vboxsf: No need to be so noisy when editing the library. Also, …
|
|
|
@78631
|
6 years |
vboxsync |
winnt/vboxsf: Actual cleanup of DriverEntry(). bugref:9172
|
|
|
@78629
|
6 years |
vboxsync |
winnt/vboxsf: DriverEntry cleaning up... bugref:9172
|
|
|
@78628
|
6 years |
vboxsync |
winnt/vboxsf: Workaround for xpsp2 MmGetSystemRoutineAddress crash. …
|
|
|
@78610
|
6 years |
vboxsync |
winnt/vboxsf: Some code snippets for simple vboxsf testing.
|
|
|
@78609
|
6 years |
vboxsync |
winnt/vboxsf: Don't flush and purge the cache twice on newer systems, …
|
|
|
@78608
|
6 years |
vboxsync |
winnt/vboxsf: Don't flush and purge the cache twice on newer systems, …
|
|
|
@78585
|
6 years |
vboxsync |
winnt/vboxsf: Do locking around the CcCoherencyFlushAndPurgeCache …
|
|
|
@78584
|
6 years |
vboxsync |
winnt/vboxsf: Use CcCoherencyFlushAndPurgeCache before writes and …
|
|
|
@78581
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78577
|
6 years |
vboxsync |
winnt/vboxsf: Converted VBoxMRxWrite the new HGCM IDC interface, only …
|
|
|
@78575
|
6 years |
vboxsync |
winnt/vboxsf: Converted VBoxMRxRead the new HGCM IDC interface, only …
|
|
|
@78569
|
6 years |
vboxsync |
winnt/vboxsf: Converted vbsfNtSetEndOfFile to use new HGCM IDC …
|
|
|
@78564
|
6 years |
vboxsync |
winnt/vboxsf: Try provide correct stat info for directories too. …
|
|
|
@78563
|
6 years |
vboxsync |
winnt/vboxsf: Investigated all the file info queries after opening a …
|
|
|
@78562
|
6 years |
vboxsync |
winnt/vboxsf: Must initialize IPRT. Duh! bugref:9172
|
|
|
@78553
|
6 years |
vboxsync |
winnt/vboxsf: More VBoxMRxCreate related cleanups. bugref:9172
|
|
|
@78552
|
6 years |
vboxsync |
winnt/vboxsf: Converted VBoxMRxCreate to using VbglR0SfHostReqCreate. …
|
|
|
@78551
|
6 years |
vboxsync |
winnt/vboxsf: More words describing the FileAllocationInformation …
|
|
|
@78550
|
6 years |
vboxsync |
winnt/vboxsf: More words describing the FileAllocationInformation …
|
|
|
@78548
|
6 years |
vboxsync |
winnt/vboxsf: Fixed none-working open+truncate testcase caused by an …
|
|
|
@78544
|
6 years |
vboxsync |
winnt/vboxsf: Fixed EOF regression in the read code. bugref:9172
|
|
|
@78543
|
6 years |
vboxsync |
winnt/vboxsf: Started on VBoxMRxCreate. bugref:9172
|
|
|
@78541
|
6 years |
vboxsync |
winnt/vboxsf: Final VBoxMRxQueryVolumeInfo cleanups. bugref:9172
|
|
|
@78536
|
6 years |
vboxsync |
winnt/vboxsf: The file system string returned by …
|
|
|
@78533
|
6 years |
vboxsync |
winnt/vboxsf: Fixed bug recently introduced in vbsfNtQueryFsVolumeInfo …
|
|
|
@78516
|
6 years |
vboxsync |
DnD/VBoxTray: Added a @todo.
|
|
|
@78501
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78487
|
6 years |
vboxsync |
winnt/vboxsf: FileFsSizeInformation and FileFsFullSizeInformation. …
|
|
|
@78476
|
6 years |
vboxsync |
Shared Clipboard/URI: SCM fixes.
|
|
|
@78475
|
6 years |
vboxsync |
Shared Clipboard/URI: Only disable vboximportchecker for VBoxTray when …
|
|
|
@78474
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78473
|
6 years |
vboxsync |
winnt/vboxsf: Dropped NtQueryVolumeInformationFile / …
|
|
|
@78471
|
6 years |
vboxsync |
winnt/vboxsf: Rewrote NtQueryVolumeInformationFile / …
|
|
|
@78468
|
6 years |
vboxsync |
winnt/vboxsf: USe new remove function that also closes the handle to …
|
|
|
@78466
|
6 years |
vboxsync |
VBoxTray: Shared folder automounting is done by VBoxService since 6.0, …
|
|
|
@78465
|
6 years |
vboxsync |
winnt/vboxsf: Converted file & directory removal code to new …
|
|
|
@78440
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78408
|
6 years |
vboxsync |
Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
|
|
|
@78389
|
6 years |
vboxsync |
Additions/WINNT/Installer: Fixed leftover files after …
|
|
|
@78388
|
6 years |
vboxsync |
Additions/WINNT/Installer/Makefile.kmk: Rebuild the installer package …
|
|
|
@78383
|
6 years |
vboxsync |
winnt/vboxsf: Explanation as to why renaming is slow [missed a step]. …
|
|
|
@78382
|
6 years |
vboxsync |
winnt/vboxsf: Explanation as to why renaming is slow. bugref:9172
|
|
|
@78381
|
6 years |
vboxsync |
winnt/vboxsf: Converted and cleaned up vbsfNtRename. bugref:9172
|
|
|
@78380
|
6 years |
vboxsync |
winnt/vboxsf: Update FCB size info when opening a file too. bugref:9172
|
|
|
@78369
|
6 years |
vboxsync |
winnt/vboxsf: Some more set information docs regarding the library …
|
|
|
@78368
|
6 years |
vboxsync |
winnt/vboxsf: Workaround for SetEndOfFile() to the cached file size …
|
|
|
@78366
|
6 years |
vboxsync |
winnt/vboxsf: Removed FileBasicInfo from MRX_VBOX_FOBX as it was only …
|
|
|
@78365
|
6 years |
vboxsync |
winnt/vboxsf: Try keep the FCB file sizes (in FSRTL_COMMON_FCB_HEADER) …
|
|
|
@78363
|
6 years |
vboxsync |
winnt/vboxsf: Fixed ancient bug in the read code path that used …
|
|
|
@78357
|
6 years |
vboxsync |
winnt/vboxsf: Reworked the set-timestamp handling. Need testcase and …
|
|
|
@78355
|
6 years |
vboxsync |
winnt/vboxsf: Reworked the set-timestamp handling. Need testcase and …
|
|
|
@78350
|
6 years |
vboxsync |
winnt/vboxsf: More VBoxMRxSetFileInfo comments. bugref:9172
|
|
|
@78340
|
6 years |
vboxsync |
Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
|
|
|
@78339
|
6 years |
vboxsync |
winnt/vboxsf: Contiuing cleaning up VBoxMRxSetFileInfo; moving stuff …
|
|
|
@78338
|
6 years |
vboxsync |
winnt/vboxsf: Started cleaning up VBoxMRxSetFileInfo. bugref:9172
|
|
|
@78330
|
6 years |
vboxsync |
winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
|
|
|
@78329
|
6 years |
vboxsync |
winnt/vboxsf: Doxygen and related cleanups; eliminating the separate …
|
|
|