VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81460   5 years vboxsync Shared Clipboard/Transfers: Various bugfixes.
(edit) @81352   5 years vboxsync Shared Clipboard/Transfers: Implemented reporting / querying …
(edit) @81346   5 years vboxsync Shared Clipboard/Transfers: Made the context ID 64-bit wide.
(edit) @81229   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81223   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81220   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81212   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81154   5 years vboxsync Shared Clipboard/VbglR3: (Lots of) documentation.
(edit) @81059   5 years vboxsync Shared Clipboard/VbglR3: Don't change return value of …
(edit) @81025   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80992   5 years vboxsync Shared Clipboard/Transfers: SCM fix.
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80968   5 years vboxsync Shared Clipboard/VbglR3: Fixes for legacy protocol handling.
(edit) @80918   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80907   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80905   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80886   5 years vboxsync Shared Clipboard/Transfers: More renaming, fixed some assertions.
(edit) @80867   5 years vboxsync Shared Clipboard/Transfers: Also handle SHCLTRANSFERSTATUS_STOPPED in …
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80858   5 years vboxsync Shared Clipboard/URI: More renaming (URI -> transfer).
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80848   5 years vboxsync Shared Clipboard/URI: More renaming (typos).
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80716   5 years vboxsync VBoxService, VBoxClient: NetBSD needs -lcrypt
(edit) @80714   5 years vboxsync VBoxControl: NetBSD needs -lcrypt
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80476   5 years vboxsync Shared Clipboard/URI: OS/2 build fix.
(edit) @80450   5 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @80446   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80374   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80359   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80318   5 years vboxsync Shared Clipboard/URI: More work on context IDs and entry list handling.
(edit) @80301   5 years vboxsync Additions/common/crOpenGL: Remove old chromium based implementation, …
(edit) @80283   5 years vboxsync Shared Clipboard/URI: Update; more work on root list handling.
(edit) @80041   5 years vboxsync VBoxGuest: Don't drop the return code of vgdrvIoCtl_HGCMFastCall. …
(edit) @79863   5 years vboxsync VBoxGuest: Fixed reversed log parameter parsing found by Dmitrii.
(edit) @79702   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79672   5 years vboxsync Shared Clipboard/URI: More code for root entries handling.
(edit) @79630   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79500   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79499   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79497   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79444   6 years vboxsync SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
(edit) @79443   6 years vboxsync VBoxGuest-linux.c: Log the version string to the host.
(edit) @79429   6 years vboxsync VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlFileCbReadOffset and …
(edit) @79428   6 years vboxsync VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlReportFeatures and …
(edit) @79326   6 years vboxsync VBoxService: Made new sub-dir only deletion code work like …
(edit) @79322   6 years vboxsync VBoxService: doxygen fix. bugref:9320
(edit) @79321   6 years vboxsync VBoxService: Bugfixes. bugref:9320
(edit) @79296   6 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79287   6 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79267   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79261   6 years vboxsync VBoxServiceControlSession.cpp: Fixed bug handling seeks relative to …
(edit) @79252   6 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Corrected offset parameter type for …
(edit) @79251   6 years vboxsync VBoxGuest-netbsd.c: do_sys_mknod() lost its retval parameter in 8.99.46
(edit) @79174   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79120   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79107   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79036   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79027   6 years vboxsync Shared Clipboard/URI: Update (more glue code, transfer callbacks).
(edit) @79019   6 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @78956   6 years vboxsync VBoxServiceAutoMount: typo. bugref:9172
(edit) @78946   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78943   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78907   6 years vboxsync VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
(edit) @78905   6 years vboxsync VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
(edit) @78902   6 years vboxsync VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78816   6 years vboxsync Additions/crOpenGL/load.c: Don't hang on exit if stubSPUSafeTearDown() …
(edit) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78795   6 years vboxsync Additions/common/crOpenGL/glx.c: Avoid a warning about bad/unknown …
(edit) @78741   6 years vboxsync VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
(edit) @78740   6 years vboxsync VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
(edit) @78725   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78684   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78683   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78618   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78581   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78577   6 years vboxsync winnt/vboxsf: Converted VBoxMRxWrite the new HGCM IDC interface, only …
(edit) @78576   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) @78554   6 years vboxsync VBoxGuestR0LibSharedFolders.c: Reduce number of legacy functions …
(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) @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) @78384   6 years vboxsync Additions/common/crOpenGL/feedback: Need to wrap the crState* calls as …
(edit) @78375   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78346   6 years vboxsync Shared Clipboard/URI: Build fix.
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