VirtualBox

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

Revision Log Mode:


Legend:

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