VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79270   5 years vboxsync Shared Clipboard/URI: Moved common URI code to an own file.
(edit) @79267   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79261   5 years vboxsync VBoxServiceControlSession.cpp: Fixed bug handling seeks relative to …
(edit) @79252   5 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Corrected offset parameter type for …
(edit) @79251   5 years vboxsync VBoxGuest-netbsd.c: do_sys_mknod() lost its retval parameter in 8.99.46
(edit) @79218   5 years vboxsync DnD/VBoxTray: Return VERR_NOT_SUPPORTED when initializing if the host …
(edit) @79207   5 years vboxsync DnD/VBoxTray: Return VERR_NOT_SUPPORTED when initializing if the host …
(edit) @79183   5 years vboxsync Forward ported r131352 (6.0: Additions/VBoxTray: Don't make VBoxTray …
(edit) @79174   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79120   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79113   5 years vboxsync os2/VBoxSF: Display version info during boot and log it on the host.
(edit) @79112   5 years vboxsync os2/VBoxSF: More EA fun, now for CMD.EXE opening files for copying. …
(edit) @79110   5 years vboxsync os2/VBoxSF: Forgot to set fpGEAList to NULL when full EAs are queried. …
(edit) @79107   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79095   5 years vboxsync os2/VBoxSF: Dial back the kernel spinlock optimizations. Not getting …
(edit) @79036   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79028   5 years vboxsync Additions/VBoxClient/VMSVGA: use VbglR3GetDisplayChangeRequestMulti. …
(edit) @79027   5 years vboxsync Shared Clipboard/URI: Update (more glue code, transfer callbacks).
(edit) @79026   5 years vboxsync Additions/linux/vboxvideo: fixes for kernel 5.2. There are two kernel …
(edit) @79025   5 years vboxsync Linux/host and guest drivers: support more openSUSE 15.0 and 15.1 kernels.
(edit) @79019   5 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @78974   6 years vboxsync Shared Clipboard/URI: Update.
(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) @78937   6 years vboxsync VBoxTray: Use RTSystemGetNtVersion() rather than GetVersion or …
(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) @78890   6 years vboxsync linux/vboxsf: Fixed incorrect version range for calling bdi_destroy() …
(edit) @78860   6 years vboxsync linux/vboxsf: Relax setattr permission checks. bugref:9172 ticketref:18569
(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) @78700   6 years vboxsync winnt/vboxsf: Set error style if the host supports it. bugref:9172
(edit) @78693   6 years vboxsync winnt/vboxsf: No need to be so noisy when editing the library. Also, …
(edit) @78684   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78683   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78660   6 years vboxsync linux/vboxsf: build fix for EL6 pre 10. ticketref:18646:Guest
(edit) @78631   6 years vboxsync winnt/vboxsf: Actual cleanup of DriverEntry(). bugref:9172
(edit) @78629   6 years vboxsync winnt/vboxsf: DriverEntry cleaning up... bugref:9172
(edit) @78628   6 years vboxsync winnt/vboxsf: Workaround for xpsp2 MmGetSystemRoutineAddress crash. …
(edit) @78618   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78610   6 years vboxsync winnt/vboxsf: Some code snippets for simple vboxsf testing.
(edit) @78609   6 years vboxsync winnt/vboxsf: Don't flush and purge the cache twice on newer systems, …
(edit) @78608   6 years vboxsync winnt/vboxsf: Don't flush and purge the cache twice on newer systems, …
(edit) @78601   6 years vboxsync VMSVGA: Fixed uninitialized pointer mSurfaceTree
(edit) @78585   6 years vboxsync winnt/vboxsf: Do locking around the CcCoherencyFlushAndPurgeCache …
(edit) @78584   6 years vboxsync winnt/vboxsf: Use CcCoherencyFlushAndPurgeCache before writes and …
(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) @78575   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) @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) @78554   6 years vboxsync VBoxGuestR0LibSharedFolders.c: Reduce number of legacy functions …
(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) @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]. …
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