|
|
@81831
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81768
|
5 years |
vboxsync |
Shared Clipboard: Update.
|
|
|
@81559
|
5 years |
vboxsync |
Shared Clipboard: Got rid of the protocol version in …
|
|
|
@81460
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Various bugfixes.
|
|
|
@81352
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Implemented reporting / querying …
|
|
|
@81346
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Made the context ID 64-bit wide.
|
|
|
@81229
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81223
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renaming.
|
|
|
@81220
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81212
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81154
|
5 years |
vboxsync |
Shared Clipboard/VbglR3: (Lots of) documentation.
|
|
|
@81059
|
5 years |
vboxsync |
Shared Clipboard/VbglR3: Don't change return value of …
|
|
|
@81025
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80992
|
5 years |
vboxsync |
Shared Clipboard/Transfers: SCM fix.
|
|
|
@80990
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80968
|
5 years |
vboxsync |
Shared Clipboard/VbglR3: Fixes for legacy protocol handling.
|
|
|
@80918
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80907
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80905
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80886
|
5 years |
vboxsync |
Shared Clipboard/Transfers: More renaming, fixed some assertions.
|
|
|
@80867
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Also handle SHCLTRANSFERSTATUS_STOPPED in …
|
|
|
@80862
|
5 years |
vboxsync |
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
|
|
|
@80858
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (URI -> transfer).
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|
@80848
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (typos).
|
|
|
@80847
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming to make code base more uniform.
|
|
|
@80845
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for transfer channel handling.
|
|
|
@80662
|
5 years |
vboxsync |
Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
|
|
|
@80623
|
5 years |
vboxsync |
Shared Clipboard: Removed old protocol handling cruft on the host side …
|
|
|
@80450
|
5 years |
vboxsync |
Shared Clipboard/URI: SCM fix.
|
|
|
@80446
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@80444
|
5 years |
vboxsync |
Shared Clipboard/URI: Added protocol versioning support plus enhanced …
|
|
|
@80374
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@80359
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@80318
|
5 years |
vboxsync |
Shared Clipboard/URI: More work on context IDs and entry list handling.
|
|
|
@80283
|
5 years |
vboxsync |
Shared Clipboard/URI: Update; more work on root list handling.
|
|
|
@80041
|
5 years |
vboxsync |
VBoxGuest: Don't drop the return code of vgdrvIoCtl_HGCMFastCall. …
|
|
|
@79863
|
5 years |
vboxsync |
VBoxGuest: Fixed reversed log parameter parsing found by Dmitrii.
|
|
|
@79702
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79672
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for root entries handling.
|
|
|
@79630
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79500
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79499
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79497
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79444
|
5 years |
vboxsync |
SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
|
|
|
@79443
|
5 years |
vboxsync |
VBoxGuest-linux.c: Log the version string to the host.
|
|
|
@79429
|
5 years |
vboxsync |
VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlFileCbReadOffset and …
|
|
|
@79428
|
5 years |
vboxsync |
VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlReportFeatures and …
|
|
|
@79296
|
5 years |
vboxsync |
Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
|
|
|
@79287
|
5 years |
vboxsync |
GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
|
|
|
@79267
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79252
|
5 years |
vboxsync |
VBoxGuestR3LibGuestCtrl.cpp: Corrected offset parameter type for …
|
|
|
@79251
|
5 years |
vboxsync |
VBoxGuest-netbsd.c: do_sys_mknod() lost its retval parameter in 8.99.46
|
|
|
@79174
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79120
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79107
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79036
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79027
|
5 years |
vboxsync |
Shared Clipboard/URI: Update (more glue code, transfer callbacks).
|
|
|
@78946
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78943
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78942
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78907
|
6 years |
vboxsync |
VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
|
|
|
@78905
|
6 years |
vboxsync |
VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
|
|
|
@78902
|
6 years |
vboxsync |
VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
|
|
|
@78897
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78809
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78741
|
6 years |
vboxsync |
VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
|
|
|
@78740
|
6 years |
vboxsync |
VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
|
|
|
@78725
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78684
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78683
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78618
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78581
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78577
|
6 years |
vboxsync |
winnt/vboxsf: Converted VBoxMRxWrite the new HGCM IDC interface, only …
|
|
|
@78576
|
6 years |
vboxsync |
winnt/vboxsf: Converted VBoxMRxRead the new HGCM IDC interface, only …
|
|
|
@78569
|
6 years |
vboxsync |
winnt/vboxsf: Converted vbsfNtSetEndOfFile to use new HGCM IDC …
|
|
|
@78554
|
6 years |
vboxsync |
VBoxGuestR0LibSharedFolders.c: Reduce number of legacy functions …
|
|
|
@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.
|
|
|
@78080
|
6 years |
vboxsync |
DnD/VbglR3: Return correct rc if DnDDroppedFiles::OpenTemp() fails in …
|
|
|
@77939
|
6 years |
vboxsync |
linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
|
|
|
@77862
|
6 years |
vboxsync |
linux/vboxsf: Don't need VbglR0SfSymlink any more on linux. bugref:9172
|
|
|
@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 …
|
|
|
@77728
|
6 years |
vboxsync |
VBoxGuest: Fixed a couple of warnings.
|
|
|
@77722
|
6 years |
vboxsync |
Drivers/Linux: add missing init and exit markers.
bugref:4567: …
|
|
|
@77504
|
6 years |
vboxsync |
Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST …
|
|
|
@77404
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Try make 2.6.0 thru 2.6.5 …
|
|
|
@77403
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
|
|
|
@77399
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
|
|
|
@77398
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77397
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77393
|
6 years |
vboxsync |
More linux kernel module Makefile cleansup.
|
|
|
@77390
|
6 years |
vboxsync |
Renamed the common linux makefile includes to use a more conventional …
|
|
|
@77304
|
6 years |
vboxsync |
VBoxGuestR0LibSharedFolders.c: Exclude bits linux doesn't use now. …
|
|
|
@77063
|
6 years |
vboxsync |
VbglR0PhysHeapAlloc: Tweaked the free block matching algorithm for …
|
|
|
@77056
|
6 years |
vboxsync |
VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
|
|
|
@77054
|
6 years |
vboxsync |
linux/vboxsf: Started converting the code to use the more efficient …
|
|
|
@76958
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|