VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107079   5 months vboxsync Additions: Linux: Fix UBSAN warnings, bugref:10585.
(edit) @106909   6 months vboxsync Add/common/VBoxGuest: Save 8 bytes of padding. bugref:10734
(edit) @106889   6 months vboxsync Additions/VBoxGuest-win: Fixed running on x86 guests (regression from …
(edit) @106888   6 months vboxsync Additions/VBoxGuest-win: Don't mix NTSTATUS and IPRT/VBox status …
(edit) @106873   6 months vboxsync Add/VBoxGuest/Makefile.kmk: Fixed regression from r165131 where …
(edit) @106696   6 months vboxsync Add/common/VBoxGuest: More release logging on failure.
(edit) @106664   6 months vboxsync Additions: guestlib/DnD: Prevent valgring warning (2), bugref:10796.
(edit) @106663   6 months vboxsync Additions: guestlib/DnD: Prevent valgring warning, bugref:10796.
(edit) @106655   6 months vboxsync Add/VBoxGuest: Makefile adjustments for win.arm64. jiraref:VBP-1253
(edit) @106487   7 months vboxsync Additions/VBoxGuest.inf: Try fixing installation errors. bugref:10762
(edit) @106461   7 months vboxsync Additions/common/VBoxGuest: Implement support for the MMIO request …
(edit) @106412   7 months vboxsync VBoxService: Fixed comment typo.
(edit) @106385   7 months vboxsync Additions: Guest lib: Fix UBSAN warning, bugref:10585.
(edit) @106324   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106304   7 months vboxsync VBoxService/VBoxServiceDisplayConfig: Don't debug assert in …
(edit) @106246   7 months vboxsync GA/Windows: Reverted r165034: Temporary commit to redirect GA verbose …
(edit) @106243   7 months vboxsync GA/Windows: Temporary commit to redirect GA verbose logs from …
(edit) @106208   7 months vboxsync VBoxGuest.inf,VBoxSF.inf: Try set the …
(edit) @106193   7 months vboxsync Additions: Linux: vboxguest: Introduce initial support for kernel …
(edit) @106173   7 months vboxsync Add/VBoxGuest: Add the product version and revision to the release log …
(edit) @106061   8 months vboxsync Copyright year updates by scm.
(edit) @105905   8 months vboxsync Additions/VBoxService: Made functions static here. bugref:10575
(edit) @105898   8 months vboxsync VBoxService/toolbox-ls: Also emit output when working on a symlink …
(edit) @105897   8 months vboxsync Guest Control/VBoxService: Try a bit harder to become the guest …
(edit) @105875   8 months vboxsync Guest Control/VBoxService: Better error handling in …
(edit) @105751   9 months vboxsync VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full …
(edit) @105749   9 months vboxsync GA/Windows: Use two separate bitmasks for displays to enable and …
(edit) @105677   9 months vboxsync GA/Windows: Enable displayconfig subservice in VBoxService. bugref:10714
(edit) @105662   9 months vboxsync GA/Windows: Add display resizing source code to the Makefile for …
(edit) @105651   9 months vboxsync GA/Windows: Prevent CPU throttle in case of multiple failures. bugref:10714
(edit) @105641   9 months vboxsync GA/Windows: Do not acquire VMMDEV_GUEST_SUPPORTS_GRAPHICS if an active …
(edit) @105527   9 months vboxsync GA/Windows: Send VBOXESC_RECONNECT_TARGETS from VboxService to …
(edit) @105495   9 months vboxsync GA/Windows: Sending VBOXESC_CONFIGURETARGETS from VBoxService (draft …
(edit) @105377   10 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105353   10 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105015   10 months vboxsync GA/Windows: A template subservice to process a display resize …
(edit) @105012   10 months vboxsync GA/Windows: A template subservice to process a display resize …
(edit) @104954   11 months vboxsync Additions/solaris/vboxfs_mount,Additions/VBoxService/VBoxServiceAutoMou …
(edit) @104837   11 months vboxsync Additions/VBoxGuest/lib/VBoxGuestR0LibSharedFolders: Refactor the …
(edit) @104834   11 months vboxsync Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> …
(edit) @104687   12 months vboxsync VBoxGuest-darwin.cpp: Adjust cutoff for function pointer mess.
(edit) @104670   12 months vboxsync VBoxGuest-darwin.cpp: Ignore known (unavoidable) deprecation warnings …
(edit) @104644   12 months vboxsync Additions/common/VBoxService/VBoxServiceVMInfo.cpp: Don't call …
(edit) @104565   12 months vboxsync Guest Control/VBoxService: Return the full path of the created file / …
(edit) @103788   14 months vboxsync Linux Additions: Add possiblity to prevent kernel modules from loading …
(edit) @103482   15 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103480   15 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103471   15 months vboxsync Guest Control/VBoxService: Fixed reallocation in …
(edit) @103442   15 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103415   15 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103413   15 months vboxsync Additions/VBoxService/VBoxServiceControlSession.cpp: Use uint32_t …
(edit) @103365   15 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103165   15 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103149   15 months vboxsync Additions: Some warning fixes about externally visible functions which …
(edit) @103024   16 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103007   16 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102990   16 months vboxsync Additions: Linux: Introduce initial support for kernel 6.8, bugref:10584.
(edit) @102881   16 months vboxsync Guest Control/VbglR3: Also init the flags in …
(edit) @102833   16 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   16 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102772   16 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102771   16 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102754   16 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @102753   16 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @102716   16 months vboxsync VBoxService: TODO: The /VirtualBox/GuestInfo/User/xxxx/UsageState …
(edit) @102654   17 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @101720   18 months vboxsync Additions: Guest Library: Fix valgrind warnings about uninitialized …
(edit) @101377   19 months vboxsync review fixes (code style & remove will-never-be-used code). bugref:6492
(edit) @101235   20 months vboxsync scm fixes. bugref:6492
(edit) @101233   20 months vboxsync Additions/VBoxService/VBoxServiceVMInfo.cpp: implement user detection …
(edit) @100667   22 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100666   22 months vboxsync Shared Clipboard: Reduced replying to status messages from the host, …
(edit) @100663   22 months vboxsync Shared Clipboard/VbglR3: Renamed …
(edit) @100657   22 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100564   22 months vboxsync Shared Clipboard: Use vbglR3ClipboardTransferStatusReplyEx() instead …
(edit) @100549   22 months vboxsync Shared Clipboard: Renaming VbglR3 H->G interfaces. bugref:9437
(edit) @100547   22 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100505   22 months vboxsync Shared Clipboard: Cut back default logging a bit wrt transfer status / …
(edit) @100499   22 months vboxsync Shared Clipboard: List entry reading fixes. bugref:9437
(edit) @100430   22 months vboxsync Shared Clipboard: Simplified the …
(edit) @100405   22 months vboxsync Shared Clipboard: Relaxed transfer status checks a bit when reading …
(edit) @100393   22 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100391   22 months vboxsync Shared Clipboard: Skip checking the transfer pointer in …
(edit) @100381   22 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100367   22 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100363   22 months vboxsync Additions/common/VBoxGuest: Fix crash when the MMIO request path is …
(edit) @100361   22 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100360   22 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100357   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100331   23 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100317   23 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100316   23 months vboxsync Additions/VBoxService/VBoxServiceBalloon.cpp: Replace PAGE_SIZE with …
(edit) @100307   23 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100291   23 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100274   23 months vboxsync Additions/VBoxGuest-os2: Changeset r157982 added an additional …
(edit) @100270   23 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100268   23 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette