|
|
@78328
|
6 years |
vboxsync |
winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
|
|
|
@78327
|
6 years |
vboxsync |
winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
|
|
|
@78326
|
6 years |
vboxsync |
winnt/vboxsf: Cleaned up the vbsfhlp.cpp code, removing a few unused …
|
|
|
@78321
|
6 years |
vboxsync |
winnt/vboxsf: Doxygen and related cleanups; eliminating the separate …
|
|
|
@78317
|
6 years |
vboxsync |
Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
|
|
|
@78315
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78308
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78307
|
6 years |
vboxsync |
Shared Clipboard/URI: First commit; work in progress.
|
|
|
@78305
|
6 years |
vboxsync |
winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
|
|
|
@78304
|
6 years |
vboxsync |
winnt/vboxsf: Use g_SfClient everywhere to avoid having dangling …
|
|
|
@78302
|
6 years |
vboxsync |
winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
|
|
|
@78301
|
6 years |
vboxsync |
winnt/vboxsf: Hide the RTFS_DOS_NT_REPARSE_POINT attribute as we don't …
|
|
|
@78285
|
6 years |
vboxsync |
winnt/vboxsf: Fixed status code some DeleteFile & RemoveDir corner …
|
|
|
@78283
|
6 years |
vboxsync |
winnt/vboxsf: Corrected VERR_FILE_NOT_FOUND translation so FsPerf gets …
|
|
|
@78282
|
6 years |
vboxsync |
winnt/vboxsf: Simplified file attribute conversion and made sure the …
|
|
|
@78280
|
6 years |
vboxsync |
winnt/vboxsf: Use 'vrc' for the vbox/iprt status code like we do in …
|
|
|
@78279
|
6 years |
vboxsync |
winnt/vboxsf: Simplified file attribute conversion and made sure the …
|
|
|
@78204
|
6 years |
vboxsync |
linux/vboxsf: Warnings. bugref:9172
|
|
|
@78195
|
6 years |
vboxsync |
Another SCM fix
|
|
|
@78190
|
6 years |
vboxsync |
Merge first stage of the Chromium cleanup from the branch:
* …
|
|
|
@78188
|
6 years |
vboxsync |
Shared Clipboard: Trying to fix the failing darwin builds
|
|
|
@78185
|
6 years |
vboxsync |
linux/vboxsf: 3.16.35+ build fix (iov_iter_get_pages maxpages was …
|
|
|
@78181
|
6 years |
vboxsync |
Shared Clipboard: OS2 build fix.
|
|
|
@78172
|
6 years |
vboxsync |
Shared Clipboard: SCM fix.
|
|
|
@78171
|
6 years |
vboxsync |
Shared Clipboard: Coding style.
|
|
|
@78162
|
6 years |
vboxsync |
Shared Clipboard/Additions: Make feature optional (if …
|
|
|
@78161
|
6 years |
vboxsync |
Shared Clipboard: Unified naming of shared guest/host files; too many …
|
|
|
@78151
|
6 years |
vboxsync |
Shared Clipboard: Got rid of a lot of duplicated code between Windows …
|
|
|
@78142
|
6 years |
vboxsync |
VBoxTray/SharedClipboard: Added defines for WM_USER messages, logging …
|
|
|
@78139
|
6 years |
vboxsync |
linux/vboxsf: Build fix for linux 3.16. bugref:9172
|
|
|
@78138
|
6 years |
vboxsync |
linux/vboxsf: Build fix for linux 4.11. bugref:9172
|
|
|
@78137
|
6 years |
vboxsync |
linux/vboxsf: Build fix for linux 4.11. bugref:9172
|
|
|
@78136
|
6 years |
vboxsync |
linux/drv/Makefile.module.kms: Amended the KERN_VER check for old kernels.
|
|
|
@78135
|
6 years |
vboxsync |
linux/vboxsf: Various build fixes for older kernels. bugref:9172
|
|
|
@78134
|
6 years |
vboxsync |
linux/vboxsf: Better logging in vbsf_inode_lookup(). bugref:9172
|
|
|
@78111
|
6 years |
vboxsync |
Guest Control/VBoxService: Added support for deleting empty directory …
|
|
|
@78080
|
6 years |
vboxsync |
DnD/VbglR3: Return correct rc if DnDDroppedFiles::OpenTemp() fails in …
|
|
|
@78067
|
6 years |
vboxsync |
Additions/linux/vboxvideo: attempt to fix a crash in Linux Mint …
|
|
|
@77976
|
6 years |
vboxsync |
linux/vboxsf: Update inode info in vbsf_reg_open since we got accurate …
|
|
|
@77975
|
6 years |
vboxsync |
linux/vboxsf: fixed a debug build issue on 4.10. bugref:9172
|
|
|
@77974
|
6 years |
vboxsync |
linux/vboxsf: vbfs_put_link fix for 4.2 thru 4.4. bugref:9172
|
|
|
@77973
|
6 years |
vboxsync |
linux/vboxsf: nits. bugref:9172
|
|
|
@77967
|
6 years |
vboxsync |
linux/vboxsf: Tried to figure out that fsync issue on 2.4.21-27.EL, …
|
|
|
@77966
|
6 years |
vboxsync |
linux/vboxsf: Some 2.4.21-xy.EL fixes - enabled mmap to get working …
|
|
|
@77964
|
6 years |
vboxsync |
linux/vboxsf: Adjusted ftruncate trick for skipping MTIME+CTIME …
|
|
|
@77963
|
6 years |
vboxsync |
linux/vboxsf: Added a ENOENT todo in vbsf_inode_setattr. bugref:9172
|
|
|
@77962
|
6 years |
vboxsync |
linux/vboxsf: Don't set timestamps when changing the file size …
|
|
|
@77961
|
6 years |
vboxsync |
linux/vboxsf: Don't set timestamps when changing the file size …
|
|
|
@77960
|
6 years |
vboxsync |
linux/vboxsf: Pretend we can do nano-second timestamp resolution. …
|
|
|
@77959
|
6 years |
vboxsync |
linux/vboxsf: Invalidate the page cache pages for an inode if we think …
|
|
|
@77957
|
6 years |
vboxsync |
Additions/linux/vboxvideo: make driver work with Linux 5.1. Clean up …
|
|
|
@77956
|
6 years |
vboxsync |
Additions/linux/drivers: move all rule in main Make file to the right …
|
|
|
@77955
|
6 years |
vboxsync |
linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
|
|
|
@77953
|
6 years |
vboxsync |
linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
|
|
|
@77951
|
6 years |
vboxsync |
linux/vboxsf: sf_g -> pSuperInfo. bugref:9172
|
|
|
@77950
|
6 years |
vboxsync |
linux/vboxsf: vbsf_put_link signature fix for 4.2, 4.3 and 4.4 …
|
|
|
@77949
|
6 years |
vboxsync |
linux/vboxsf: Detect kernel buffers for our iov_iter glue. Seems …
|
|
|
@77946
|
6 years |
vboxsync |
linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
|
|
|
@77945
|
6 years |
vboxsync |
linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
|
|
|
@77944
|
6 years |
vboxsync |
linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that …
|
|
|
@77943
|
6 years |
vboxsync |
linux/vboxsf: More tweaking of vbsf_splice_write and friends. Use our …
|
|
|
@77942
|
6 years |
vboxsync |
linux/vboxsf: Implemented missing vbsf_splice_write to make it …
|
|
|
@77940
|
6 years |
vboxsync |
linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
|
|
|
@77939
|
6 years |
vboxsync |
linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
|
|
|
@77938
|
6 years |
vboxsync |
Additions/x11/VBoxClient: mis-type in display-svga-x11.
bugref:3810: …
|
|
|
@77880
|
6 years |
vboxsync |
linux/vboxsf: Another build fix. bugref:9172
|
|
|
@77878
|
6 years |
vboxsync |
linux/vboxsf: build fix. bugref:9172
|
|
|
@77873
|
6 years |
vboxsync |
linux/vboxsf: Kicked out generic_file_aio_read and …
|
|
|
@77866
|
6 years |
vboxsync |
linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
|
|
|
@77864
|
6 years |
vboxsync |
linux/vboxsf: More small cleanups. bugref:9172
|
|
|
@77863
|
6 years |
vboxsync |
linux/vboxsf: Added support for the RENAME_NOREPLACE flags (since …
|
|
|
@77862
|
6 years |
vboxsync |
linux/vboxsf: Don't need VbglR0SfSymlink any more on linux. bugref:9172
|
|
|
@77859
|
6 years |
vboxsync |
linux/vboxsf: Return -EPERM when the host refuses to create symlinks. …
|
|
|
@77858
|
6 years |
vboxsync |
linux/vboxsf: Cleaning up the symlink related code and making it work …
|
|
|
@77854
|
6 years |
vboxsync |
linux/vboxsf: Cleaned up init(), moving the file system registration …
|
|
|
@77853
|
6 years |
vboxsync |
linux/vboxsf: Implemented the copy_file_range method and fixed a …
|
|
|
@77850
|
6 years |
vboxsync |
Additions/linux/vboxvideo: make driver work with Linux 5.0 and 5.1. …
|
|
|
@77770
|
6 years |
vboxsync |
linux/vboxsf: Redid the code that synchronizes writes with mmappings …
|
|
|
@77769
|
6 years |
vboxsync |
Config.kmk: with VBOX_WITH_CORP_CODE_SIGNING treat "1" as a synonym …
|
|
|
@77766
|
6 years |
vboxsync |
Config.kmk: Change VBOX_WITH_CORP_CODE_SIGNING to be a set of …
|
|
|
@77743
|
6 years |
vboxsync |
linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
|
|
|
@77742
|
6 years |
vboxsync |
linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
|
|
|
@77741
|
6 years |
vboxsync |
linux/vboxsf: Fixed nls conversion issue (don't try convert the zero …
|
|
|
@77739
|
6 years |
vboxsync |
linux/vboxsf: More informative error message from mount.vboxsf when a …
|
|
|
@77735
|
6 years |
vboxsync |
linux/vboxsf: build fix. bugref:9172
|
|
|
@77731
|
6 years |
vboxsync |
linux/vboxsf: BDI_CAP_STRICTLIMIT causes trouble with linux 3.16 / …
|
|
|
@77728
|
6 years |
vboxsync |
VBoxGuest: Fixed a couple of warnings.
|
|
|
@77722
|
6 years |
vboxsync |
Drivers/Linux: add missing init and exit markers.
bugref:4567: …
|
|
|
@77710
|
6 years |
vboxsync |
linux/vboxsf: More linux 3.16 fixes, this time for skipping empty iov …
|
|
|
@77709
|
6 years |
vboxsync |
linux/vboxsf: Use 'VBox' as f_type value. NFS_SUPER_MAGIC confuses …
|
|
|
@77708
|
6 years |
vboxsync |
linux/vboxsf: Linux 3.16 fixes. bugref:9172
|
|
|
@77707
|
6 years |
vboxsync |
linux/vboxsf: Doxyfixes. bugref:9172
|
|
|
@77706
|
6 years |
vboxsync |
linux/vboxsf: Various build fixes for older kernels (atomic_open, …
|
|
|
@77704
|
6 years |
vboxsync |
linux/vboxsf: Implemented inode_operations::atomic_open (introduced in …
|
|
|
@77661
|
6 years |
vboxsync |
os2/vboxsf: Supply RTFS_DOS_NT_NORMAL if fMode is zero, or the host …
|
|
|
@77646
|
6 years |
vboxsync |
WDDM: opengl test application.
|
|
|
@77642
|
6 years |
vboxsync |
os2/vboxsf: Corrected OS/2 -> IPRT time conversion …
|
|
|
@77640
|
6 years |
vboxsync |
os2/vboxsf: KernStrToUcs and (probably also) KernStrFromUcs trashes ES …
|
|
|
@77631
|
6 years |
vboxsync |
linux/vboxsf: Implemented write_iter as well. Can write to loop …
|
|
|
@77629
|
6 years |
vboxsync |
linux/vboxsf: Fixed TTL calc bug in vbsf_dentry_revalidate(). bugref:9172
|
|
|