VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107086   2 months vboxsync *: Windows asan build fixes after the change to VS2022. jiraref:VBP-1439
(edit) @106710   3 months vboxsync Add/Nt/Shfl: Make it build on win.arm64. jiraref:VBP-1253
(edit) @106208   4 months vboxsync VBoxGuest.inf,VBoxSF.inf: Try set the …
(edit) @106172   4 months vboxsync Add/Nt/Shfl: Add product version and revision to the early release …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @100519   19 months vboxsync Additions/WINNT/SharedFolders/driver: correct return code. bugref:10480
(edit) @99870   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @98511   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98416   2 years vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98308   2 years vboxsync /Config.kmk, Additions/*.inf: Always qualify the key installer …
(edit) @98126   2 years vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96631   2 years vboxsync Add/Nt/Shfl: Some additional info.
(edit) @96627   2 years vboxsync Add/Nt/Shfl: Disabled some code changing the ACL of the VBoxMiniRdrDN …
(edit) @96621   2 years vboxsync Add/NT/Shfl: comments.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96374   2 years vboxsync Add/Nt/SharedFolders: Use the shared version of the libraries when …
(edit) @93272   3 years vboxsync Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
(edit) @93269   3 years vboxsync Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
(edit) @93265   3 years vboxsync Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
(edit) @93251   3 years vboxsync /Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @84972   5 years vboxsync Additions/WINNT/SharedFolders: Provide a dedicated 32bit VBoxSF driver …
(edit) @83825   5 years vboxsync VBoxMRXNP: VC++ 14.1 warnings. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(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) @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) @78487   6 years vboxsync winnt/vboxsf: FileFsSizeInformation and FileFsFullSizeInformation. …
(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) @78465   6 years vboxsync winnt/vboxsf: Converted file & directory removal code to new …
(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) @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 …
(edit) @78329   6 years vboxsync winnt/vboxsf: Doxygen and related cleanups; eliminating the separate …
(edit) @78328   6 years vboxsync winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
(edit) @78327   6 years vboxsync winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
(edit) @78326   6 years vboxsync winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
(edit) @78321   6 years vboxsync winnt/vboxsf: Doxygen and related cleanups; eliminating the separate …
(edit) @78305   6 years vboxsync winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
(edit) @78304   6 years vboxsync winnt/vboxsf: Use g_SfClient everywhere to avoid having dangling …
(edit) @78302   6 years vboxsync winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
(edit) @78301   6 years vboxsync winnt/vboxsf: Hide the RTFS_DOS_NT_REPARSE_POINT attribute as we don't …
(edit) @78285   6 years vboxsync winnt/vboxsf: Fixed status code some DeleteFile & RemoveDir corner …
(edit) @78283   6 years vboxsync winnt/vboxsf: Corrected VERR_FILE_NOT_FOUND translation so FsPerf gets …
(edit) @78282   6 years vboxsync winnt/vboxsf: Simplified file attribute conversion and made sure the …
(edit) @78280   6 years vboxsync winnt/vboxsf: Use 'vrc' for the vbox/iprt status code like we do in …
(edit) @78279   6 years vboxsync winnt/vboxsf: Simplified file attribute conversion and made sure the …
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76540   6 years vboxsync Additions/WINNT: scm --fix-header-guards. bugref:9344
(edit) @76430   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76428   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @75654   6 years vboxsync win/VBoxSF: Implement restarting directory listing …
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @70734   7 years vboxsync SharedFolders: owner/group information for Windows guests
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69370   7 years vboxsync GA/WINNT/SharedFolders: scm updates
(edit) @69357   7 years vboxsync GA/WINNT/SharedFolders: scm cleanups
(edit) @69111   7 years vboxsync (C) year
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