VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(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) @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) @78080   6 years vboxsync DnD/VbglR3: Return correct rc if DnDDroppedFiles::OpenTemp() fails in …
(edit) @77939   6 years vboxsync linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile and …
(edit) @77862   6 years vboxsync linux/vboxsf: Don't need VbglR0SfSymlink any more on linux. bugref:9172
(edit) @77858   6 years vboxsync linux/vboxsf: Cleaning up the symlink related code and making it work …
(edit) @77854   6 years vboxsync linux/vboxsf: Cleaned up init(), moving the file system registration …
(edit) @77728   6 years vboxsync VBoxGuest: Fixed a couple of warnings.
(edit) @77722   6 years vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @77504   6 years vboxsync Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST …
(edit) @77404   6 years vboxsync More linux kernel module Makefile cleanups: Try make 2.6.0 thru 2.6.5 …
(edit) @77403   6 years vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77399   6 years vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77398   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77397   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77393   6 years vboxsync More linux kernel module Makefile cleansup.
(edit) @77390   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77304   6 years vboxsync VBoxGuestR0LibSharedFolders.c: Exclude bits linux doesn't use now. …
(edit) @77063   6 years vboxsync VbglR0PhysHeapAlloc: Tweaked the free block matching algorithm for …
(edit) @77056   6 years vboxsync VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
(edit) @77054   6 years vboxsync linux/vboxsf: Started converting the code to use the more efficient …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76891   6 years vboxsync DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
(edit) @76732   6 years vboxsync VBoxGuest/os2: Do some command line parsing. ticketref:16871
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76533   6 years vboxsync Additions/common: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76447   6 years vboxsync VBoxGuest-netbsd.c: Check for NOCRED and FSCRED too (might be an …
(edit) @76446   6 years vboxsync VBoxGuest-linux.c/vgdrvLinuxOpen(): Corrected vboxuser group check.
(edit) @76445   6 years vboxsync VBoxGuest-netbsd.c: Explicitly include <iprt/err.h>, don't rely on …
(edit) @76444   6 years vboxsync VBoxGuest-netbsd.c: Fix kauth check for wheel group membership.
(edit) @76443   6 years vboxsync VBoxGuest-netbsd.c: Fix typo in "ENOMEM" in previous.
(edit) @76437   6 years vboxsync VBoxGuest-os2.cpp: build fix. bugref:9344
(edit) @76427   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76422   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76387   6 years vboxsync VBoxGuest does not need hgcmsvc.h (linux). bugref:9344
(edit) @76326   6 years vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76320   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76317   6 years vboxsync Config.kmk,drivers/Makefile.kmk: Doing the cleanups of the …
(edit) @76225   6 years vboxsync Additions/x11: fixes for building the X11 Additions for Linux …
(edit) @76196   6 years vboxsync VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
(edit) @76144   6 years vboxsync SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
(edit) @76032   6 years vboxsync VBoxGuest-darwin.cpp: build fix. bugref:4686
(edit) @75893   6 years vboxsync VBoxguestR3LibGuestCtrl: Fixed LogRel statement. bugref:9313
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @75807   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
(edit) @75804   6 years vboxsync VBoxService: Started using the new PEEK and GET message functions. …
(edit) @75803   6 years vboxsync VBoxService: Started using the new PEEK and GET message functions. …
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75783   6 years vboxsync VBoxGuest-win.cpp: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
(edit) @75782   6 years vboxsync VBoxGuest-solaris.c: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
(edit) @75781   6 years vboxsync VBoxGuest-netbsd.cpp: Correctly set requestor. bugref:9105
(edit) @75780   6 years vboxsync VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
(edit) @75779   6 years vboxsync VBoxGuest-os2.c: Correctly set requestor. bugref:9105
(edit) @75778   6 years vboxsync VBoxGuest-freebsd.c: Correctly set requestor. bugref:9105
(edit) @75777   6 years vboxsync VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
(edit) @75758   6 years vboxsync VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
(edit) @75753   6 years vboxsync VBoxGuestR0LibHGCMInternal.cpp: Adjusted copy back of …
(edit) @75724   6 years vboxsync VBoxService/VBoxGuestR3LibGuestCtrl.cpp: Fixed mkdir with OS X guests …
(edit) @75714   6 years vboxsync darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
(edit) @75712   6 years vboxsync darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
(edit) @75705   6 years vboxsync VBoxGuest/darwin: Implemented straight forward interrupt handling. …
(edit) @75600   6 years vboxsync VBoxGuestLib.h: Forgot to commit VbglR0QueryHostFeatures.
(edit) @75588   6 years vboxsync VBoxGuest: Make use of new IRQ ACK port when present.
(edit) @75584   6 years vboxsync VBoxGuest-linux.c,VBoxGuest-solaris.c: Setup the IRQ after calling …
(edit) @75554   6 years vboxsync VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
(edit) @75552   6 years vboxsync VBoxGuest/os2: fixes
(edit) @75548   6 years vboxsync VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
(edit) @75547   6 years vboxsync VBoxGuest: Added an IDC interface for faster HGCM calls …
(edit) @75408   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75127   6 years vboxsync VBoxGuestR0LibIdc-os2.cpp: watcom fix
(edit) @75126   6 years vboxsync VBoxGuestR0LibHGCMInternal.cpp: We no longer seems to need alloca.h.
(edit) @74965   6 years vboxsync Additions/linux/vboxguest: drop devinitdata attribute. bugref:4567: …
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74574   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74544   6 years vboxsync SCM build fix.
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74472   6 years vboxsync DnD: Fixed message handling on VM restore on X11 guests.
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