VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @78451   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78450   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78449   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78448   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78446   6 years vboxsync Installer/Linux: remove last uses of KBUILD_EXTMOD to simplify …
(edit) @78440   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78424   6 years vboxsync Config.kmk,GuestHost/OpenGL,Additions/common/crOpenGL: Makefile …
(edit) @78420   6 years vboxsync Revert r130418 for now as it causes more harm currently
(edit) @78419   6 years vboxsync Additions/common/crOpenGL: Linux build fix for r130405
(edit) @78413   6 years vboxsync Additions: Additional scm fix for r130405
(edit) @78409   6 years vboxsync Additions: scm fix for r130405
(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) @78384   6 years vboxsync Additions/common/crOpenGL/feedback: Need to wrap the crState* calls as …
(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) @78375   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(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) @78346   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78341   6 years vboxsync Config.kmk,Additions/common/crOpenGL,VBox/GuestHost/OpenGL,HostServices …
(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) @78332   6 years vboxsync Shared Clipboard/URI: Build fix.
(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) @78308   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) @78204   6 years vboxsync linux/vboxsf: Warnings. bugref:9172
(edit) @78195   6 years vboxsync Another SCM fix
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @78188   6 years vboxsync Shared Clipboard: Trying to fix the failing darwin builds
(edit) @78185   6 years vboxsync linux/vboxsf: 3.16.35+ build fix (iov_iter_get_pages maxpages was …
(edit) @78181   6 years vboxsync Shared Clipboard: OS2 build fix.
(edit) @78172   6 years vboxsync Shared Clipboard: SCM fix.
(edit) @78171   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78162   6 years vboxsync Shared Clipboard/Additions: Make feature optional (if …
(edit) @78161   6 years vboxsync Shared Clipboard: Unified naming of shared guest/host files; too many …
(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) @78139   6 years vboxsync linux/vboxsf: Build fix for linux 3.16. bugref:9172
(edit) @78138   6 years vboxsync linux/vboxsf: Build fix for linux 4.11. bugref:9172
(edit) @78137   6 years vboxsync linux/vboxsf: Build fix for linux 4.11. bugref:9172
(edit) @78136   6 years vboxsync linux/drv/Makefile.module.kms: Amended the KERN_VER check for old kernels.
(edit) @78135   6 years vboxsync linux/vboxsf: Various build fixes for older kernels. bugref:9172
(edit) @78134   6 years vboxsync linux/vboxsf: Better logging in vbsf_inode_lookup(). bugref:9172
(edit) @78111   6 years vboxsync Guest Control/VBoxService: Added support for deleting empty directory …
(edit) @78080   6 years vboxsync DnD/VbglR3: Return correct rc if DnDDroppedFiles::OpenTemp() fails in …
(edit) @78067   6 years vboxsync Additions/linux/vboxvideo: attempt to fix a crash in Linux Mint …
(edit) @77976   6 years vboxsync linux/vboxsf: Update inode info in vbsf_reg_open since we got accurate …
(edit) @77975   6 years vboxsync linux/vboxsf: fixed a debug build issue on 4.10. bugref:9172
(edit) @77974   6 years vboxsync linux/vboxsf: vbfs_put_link fix for 4.2 thru 4.4. bugref:9172
(edit) @77973   6 years vboxsync linux/vboxsf: nits. bugref:9172
(edit) @77967   6 years vboxsync linux/vboxsf: Tried to figure out that fsync issue on 2.4.21-27.EL, …
(edit) @77966   6 years vboxsync linux/vboxsf: Some 2.4.21-xy.EL fixes - enabled mmap to get working …
(edit) @77964   6 years vboxsync linux/vboxsf: Adjusted ftruncate trick for skipping MTIME+CTIME …
(edit) @77963   6 years vboxsync linux/vboxsf: Added a ENOENT todo in vbsf_inode_setattr. bugref:9172
(edit) @77962   6 years vboxsync linux/vboxsf: Don't set timestamps when changing the file size …
(edit) @77961   6 years vboxsync linux/vboxsf: Don't set timestamps when changing the file size …
(edit) @77960   6 years vboxsync linux/vboxsf: Pretend we can do nano-second timestamp resolution. …
(edit) @77959   6 years vboxsync linux/vboxsf: Invalidate the page cache pages for an inode if we think …
(edit) @77957   6 years vboxsync Additions/linux/vboxvideo: make driver work with Linux 5.1. Clean up …
(edit) @77956   6 years vboxsync Additions/linux/drivers: move all rule in main Make file to the right …
(edit) @77955   6 years vboxsync linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
(edit) @77953   6 years vboxsync linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
(edit) @77951   6 years vboxsync linux/vboxsf: sf_g -> pSuperInfo. bugref:9172
(edit) @77950   6 years vboxsync linux/vboxsf: vbsf_put_link signature fix for 4.2, 4.3 and 4.4 …
(edit) @77949   6 years vboxsync linux/vboxsf: Detect kernel buffers for our iov_iter glue. Seems …
(edit) @77946   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
(edit) @77945   6 years vboxsync linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
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