VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT

Revision Log Mode:


Legend:

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