VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103788   9 months vboxsync Linux Additions: Add possiblity to prevent kernel modules from loading …
(edit) @103482   9 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103480   9 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103471   9 months vboxsync Guest Control/VBoxService: Fixed reallocation in …
(edit) @103442   9 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103415   9 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103413   9 months vboxsync Additions/VBoxService/VBoxServiceControlSession.cpp: Use uint32_t …
(edit) @103365   10 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103165   10 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103149   10 months vboxsync Additions: Some warning fixes about externally visible functions which …
(edit) @103024   10 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103007   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102990   10 months vboxsync Additions: Linux: Introduce initial support for kernel 6.8, bugref:10584.
(edit) @102881   11 months vboxsync Guest Control/VbglR3: Also init the flags in …
(edit) @102833   11 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   11 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102772   11 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102771   11 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102754   11 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @102753   11 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @102716   11 months vboxsync VBoxService: TODO: The /VirtualBox/GuestInfo/User/xxxx/UsageState …
(edit) @102654   11 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @101720   13 months vboxsync Additions: Guest Library: Fix valgrind warnings about uninitialized …
(edit) @101377   14 months vboxsync review fixes (code style & remove will-never-be-used code). bugref:6492
(edit) @101235   14 months vboxsync scm fixes. bugref:6492
(edit) @101233   14 months vboxsync Additions/VBoxService/VBoxServiceVMInfo.cpp: implement user detection …
(edit) @100667   17 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100666   17 months vboxsync Shared Clipboard: Reduced replying to status messages from the host, …
(edit) @100663   17 months vboxsync Shared Clipboard/VbglR3: Renamed …
(edit) @100657   17 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100564   17 months vboxsync Shared Clipboard: Use vbglR3ClipboardTransferStatusReplyEx() instead …
(edit) @100549   17 months vboxsync Shared Clipboard: Renaming VbglR3 H->G interfaces. bugref:9437
(edit) @100547   17 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100505   17 months vboxsync Shared Clipboard: Cut back default logging a bit wrt transfer status / …
(edit) @100499   17 months vboxsync Shared Clipboard: List entry reading fixes. bugref:9437
(edit) @100430   17 months vboxsync Shared Clipboard: Simplified the …
(edit) @100405   17 months vboxsync Shared Clipboard: Relaxed transfer status checks a bit when reading …
(edit) @100393   17 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100391   17 months vboxsync Shared Clipboard: Skip checking the transfer pointer in …
(edit) @100381   17 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100367   17 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100363   17 months vboxsync Additions/common/VBoxGuest: Fix crash when the MMIO request path is …
(edit) @100361   17 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100360   17 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100357   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100331   17 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100317   17 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100316   17 months vboxsync Additions/VBoxService/VBoxServiceBalloon.cpp: Replace PAGE_SIZE with …
(edit) @100307   17 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100291   17 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100274   17 months vboxsync Additions/VBoxGuest-os2: Changeset r157982 added an additional …
(edit) @100270   17 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100268   17 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100267   17 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100204   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100199   18 months vboxsync Additions: Remove some forgotten and long unused leftover code for the …
(edit) @100191   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100015   18 months vboxsync Shared Clipboard/VbglR3: Fixed parameters for root list headers. …
(edit) @99965   18 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99955   19 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   19 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99951   19 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99937   19 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99892   19 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99876   19 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99829   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99395   20 months vboxsync Guest Additions/VBoxService: Fixed HGCM parameter in …
(edit) @99382   20 months vboxsync Guest Control/VBoxServiceToolbox: Fixed key/value termination for the …
(edit) @99365   20 months vboxsync Additions/Win: Distinguish between normal/privileged users in …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99257   20 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99256   20 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99253   20 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99169   21 months vboxsync Guest Control/VbglR3: More bugfixes required for the initial patch …
(edit) @99147   21 months vboxsync Guest Control/VBoxService: A bit of cleanup for internal directory / …
(edit) @99146   21 months vboxsync Guest Control/VbglR3: Fixed getting directory handle in …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99088   21 months vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99087   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @98831   21 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98824   21 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98818   21 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98817   21 months vboxsync Guest Control: Use two separate caches for UID / GID lookups, to avoid …
(edit) @98813   21 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98804   21 months vboxsync Guest Control: Fixed the Additions burns. bugref:9783
(edit) @98794   21 months vboxsync Guest Control/VBoxService: Try to fix the Windows burns; …
(edit) @98791   21 months vboxsync Guest Control/VBoxService: Build fix. bugref:9783
(edit) @98789   21 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98774   21 months vboxsync Guest Control/VBoxService: Use (some) of the newly added …
(edit) @98709   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98626   22 months vboxsync Add/VBoxGuest.inf,VBoxVideo.inf,Installer: Seems we need special …
(edit) @98613   22 months vboxsync Add/VBoxService: Fixed regression from r155802 that disabled the …
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