VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(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) @78317   6 years vboxsync Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
(edit) @78315   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(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) @78195   6 years vboxsync Another SCM fix
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @78172   6 years vboxsync Shared Clipboard: SCM fix.
(edit) @78171   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78151   6 years vboxsync Shared Clipboard: Got rid of a lot of duplicated code between Windows …
(edit) @78142   6 years vboxsync VBoxTray/SharedClipboard: Added defines for WM_USER messages, logging …
(edit) @77769   6 years vboxsync Config.kmk: with VBOX_WITH_CORP_CODE_SIGNING treat "1" as a synonym …
(edit) @77766   6 years vboxsync Config.kmk: Change VBOX_WITH_CORP_CODE_SIGNING to be a set of …
(edit) @77646   6 years vboxsync WDDM: opengl test application.
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77343   6 years vboxsync Additions/WDDM: Always enable handling complex topologies …
(edit) @77342   6 years vboxsync Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
(edit) @77225   6 years vboxsync WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893
(edit) @77150   6 years vboxsync Graphics/VideoMP: Fixed retrieving the product build version of …
(edit) @77125   6 years vboxsync WDDM: Gallium Display Driver: removed unnecessary assertion
(edit) @77046   6 years vboxsync WDDM: Gallium Display Driver: separate Gallium based driver from the …
(edit) @76953   6 years vboxsync Windows guest installer: Preparations for NSIS 3.x.
(edit) @76934   6 years vboxsync Windows guest installer: Preparations for NSIS 3.x.
(edit) @76884   6 years vboxsync WDDM: Gallium miniport driver: cleanup
(edit) @76790   6 years vboxsync WDDM: Gallium miniport driver: VidPn notifications and …
(edit) @76580   6 years vboxsync WINNT/Graphics/.scm-settings: restore previous revision (mixed it up …
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(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) @76474   6 years vboxsync scm --fix-err-h src/ (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) @76422   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @76376   6 years vboxsync VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
(edit) @76343   6 years vboxsync WDDM: check that VBVA has been initialized.
(edit) @76194   6 years vboxsync Additions/Makefile.kmk+WINNT/Mouse/NT5/Makefile.kmk: use proper …
(edit) @76161   6 years vboxsync trailing space fix
(edit) @76160   6 years vboxsync Additions/win.x86: Ship selected bits as files for NT 3.x use …
(edit) @76105   6 years vboxsync DnD/VBoxTray: Added VBoxDnDWnd::Abort() to (hopefully) properly abort …
(edit) @76104   6 years vboxsync DnD/VBoxTray: No need to call VbglR3DnDEventFree() here; will be NULL …
(edit) @76103   6 years vboxsync DnD/VBoxTray: Don't try to (debug) log event type in VBoxDnDWorker() …
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