VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105160   7 months vboxsync *.kmk,bldprogs/VBoxPeSetVersion: Created a unit for setting the PE …
(edit) @105015   8 months vboxsync GA/Windows: A template subservice to process a display resize …
(edit) @105012   8 months vboxsync GA/Windows: A template subservice to process a display resize …
(edit) @104954   8 months vboxsync Additions/solaris/vboxfs_mount,Additions/VBoxService/VBoxServiceAutoMou …
(edit) @104925   8 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104837   8 months vboxsync Additions/VBoxGuest/lib/VBoxGuestR0LibSharedFolders: Refactor the …
(edit) @104836   8 months vboxsync Additions/Graphics: Implemented missing support for reporting the …
(edit) @104834   8 months vboxsync Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> …
(edit) @104827   8 months vboxsync Installer/win, ExtPacks/Puel, Additions/WINNT/Installer: bugref:10690: …
(edit) @104773   9 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104712   9 months vboxsync Additions/WINNT/Installer/Makefile.kmk: bugref:10690: Using …
(edit) @104701   9 months vboxsync Additions: Rebranding changes. Left out signing-related stuff, needs …
(edit) @104687   9 months vboxsync VBoxGuest-darwin.cpp: Adjust cutoff for function pointer mess.
(edit) @104670   9 months vboxsync VBoxGuest-darwin.cpp: Ignore known (unavoidable) deprecation warnings …
(edit) @104644   9 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) @104455   9 months vboxsync Additions: Linux: vboxsf: More targeted fix for kernel 6.6 and later …
(edit) @104360   10 months vboxsync Additions: There is only an additional set of certs for win_planb …
(edit) @104345   10 months vboxsync Additions: Linux: UBSAN: vboxsf: update naming for r162827, bugref:10585.
(edit) @104344   10 months vboxsync Additions: Linux: UBSAN: make r161313 less ugly, bugref:10585.
(edit) @104317   10 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104265   10 months vboxsync Guest Additions/ISO: Allow building the Guest Additions .ISO locally …
(edit) @104057   11 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel 6.9, …
(edit) @104005   11 months vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile: deps. bugref:10606
(edit) @104004   11 months vboxsync Additions/3D: enabled mesa 24.0.2. bugref:10606
(edit) @103999   11 months vboxsync Addition/3D,Additions/WINNT/Graphics: Updates for mesa-24.0.2 (not …
(edit) @103998   11 months vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile. bugref:10606
(edit) @103996   11 months vboxsync Additions/3D/mesa: export mesa-24.0.2 to OSE. bugref:10606
(edit) @103994   11 months vboxsync Additions/3D/mesa: move makefile to the mesa source subdirectory. …
(edit) @103983   11 months vboxsync WDDM: D3D11 test
(edit) @103981   11 months vboxsync WDDM: alignment
(edit) @103788   11 months vboxsync Linux Additions: Add possiblity to prevent kernel modules from loading …
(edit) @103767   11 months vboxsync Additions: Linux: vboxsf: Few more fixes for UBSAN, bugref:10585.
(edit) @103714   11 months vboxsync WDDM: immediately send screen management commands to the host.
(edit) @103631   11 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103615   11 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103601   12 months vboxsync Additions/*.inf: Fix naming of .SoftwareSettings and …
(edit) @103574   12 months vboxsync Devices/Graphics,WDDM: translate ClearDepthStencilView flags
(edit) @103482   12 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103480   12 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103471   12 months vboxsync Guest Control/VBoxService: Fixed reallocation in …
(edit) @103450   12 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103442   12 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103415   12 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103413   12 months vboxsync Additions/VBoxService/VBoxServiceControlSession.cpp: Use uint32_t …
(edit) @103392   12 months vboxsync Additions/3D/mesa: workaround for overwriting of guest memory buffer …
(edit) @103368   12 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103367   12 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103366   12 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103365   12 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103364   12 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103363   12 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   12 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(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) @103067   13 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103024   13 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103011   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103007   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103005   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102990   13 months vboxsync Additions: Linux: Introduce initial support for kernel 6.8, bugref:10584.
(edit) @102920   13 months vboxsync Shared Clipboard: Show the correct error code when …
(edit) @102919   13 months vboxsync Shared Clipboard/Transfers: Release the event in …
(edit) @102881   13 months vboxsync Guest Control/VbglR3: Also init the flags in …
(edit) @102874   13 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(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) @102818   13 months vboxsync Shared Clipboard/Transfers: Use ShClTransferHttpConvertToStringList() …
(edit) @102809   13 months vboxsync WDDM: multisampling
(edit) @102795   13 months vboxsync Additions: Linux: vboxsf: Additional fixes for RHEL 9.4 kernel, …
(edit) @102794   13 months vboxsync Additions: Linux: vboxvideo: Additional fixes for RHEL 9.4 kernel, …
(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   14 months vboxsync VBoxService: TODO: The /VirtualBox/GuestInfo/User/xxxx/UsageState …
(edit) @102654   14 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102639   14 months vboxsync WDDM: fix for vertex and constant buffers tracking
(edit) @102631   14 months vboxsync WDDM: VGPU queries
(edit) @102591   14 months vboxsync WDDM: removed wrong SetError
(edit) @102530   14 months vboxsync WDDM: user mode driver cleanup: bugref:10529
(edit) @102505   14 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102468   14 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102462   14 months vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102461   14 months vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102453   14 months vboxsync Additions: X11/Wayland: Add host resize events suppression in …
(edit) @102408   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102407   15 months vboxsync WDDM: miniport update: bugref:10529
(edit) @102399   15 months vboxsync Additions: Linux: vboxvideo: Prevent kernel panic on RHEL 8.9 …
(edit) @102383   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102304   15 months vboxsync Linux: Introduce initial support for RHEL 9.4 kernel for host and …
(edit) @102299   15 months vboxsync Additions/WINNT/Mouse: do not try to remove device from list if it is …
(edit) @102295   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102253   15 months vboxsync WDDM: Track shader resource views; re-create views in …
(edit) @102145   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102144   15 months vboxsync WDDM: miniport update: bugref:10529
(edit) @102137   15 months vboxsync WDDM: D3D11_1DDI_VIDEODEVICEFUNCS: bugref:10529
(edit) @102064   15 months vboxsync Additions: X11/Wayland: vboxwl/VBoxClient IPC: Prevent partial reads …
(edit) @102046   15 months vboxsync Additions: X11/Wayland: Build VBoxClient with WL support only for …
(edit) @102045   15 months vboxsync Additions: X11/Wayland: wayland-helper-dcp: Return value of proper …
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