VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100063   21 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @100055   21 months vboxsync Reverted r157734: accidentally committed debug code
(edit) @100054   21 months vboxsync WDDM: check host capabilities. bugref:9845
(edit) @100053   21 months vboxsync WDDM: check host capabilities. bugref:9845
(edit) @100025   21 months vboxsync Additions: Linux: vboxvideo: Build fixes for EL 8.8 kernel (updated …
(edit) @100015   21 months vboxsync Shared Clipboard/VbglR3: Fixed parameters for root list headers. …
(edit) @100014   21 months vboxsync Additions: Linux: vboxvideo: Build fixes for RHEL 8.9 kernel, …
(edit) @100010   21 months vboxsync WDDM: SVGADevCapRead. bugref:9845
(edit) @99998   21 months vboxsync WDDM: take into account that DXGK aligns allocation size. bugref:9845
(edit) @99997   21 months vboxsync WDDM: deferred GMR destruction. bugref:9845
(edit) @99990   22 months vboxsync WDDM: deferred mob destruction. bugref:9845
(edit) @99987   22 months vboxsync Guest Additions/VBoxClient: Add transfer callbacks to start/stop the …
(edit) @99986   22 months vboxsync Shared Clipboard/VBoxTray: Typo. bugref:9437
(edit) @99977   22 months vboxsync Guest Additions/VBoxClient: Also use the X clipboard implementation …
(edit) @99965   22 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99955   22 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   22 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99951   22 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99937   22 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99892   22 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99876   22 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99870   22 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99862   22 months vboxsync VMSVGA: Avoid recursive acquision of spinlock while processing …
(edit) @99857   22 months vboxsync WDDM: D3D10_DDI_MAP_FLAG_DONOTWAIT fix; remove FlushCommands from Draw …
(edit) @99856   22 months vboxsync WDDM: Take into account the D3D10_DDI_MAP_FLAG_DONOTWAIT flag in …
(edit) @99855   22 months vboxsync WDDM: UpdateSubresourceUP uses a pool of staging buffers. bugref:9845
(edit) @99833   22 months vboxsync VMSVGA: Reverting temporary logging added by r157444 and r157409, …
(edit) @99829   22 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   22 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99816   22 months vboxsync WDDM: D3D testcase update
(edit) @99813   22 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys …
(edit) @99802   22 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99789   22 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys, …
(edit) @99739   22 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99689   22 months vboxsync Guest Additions/VBoxClient: Dropped the idea of having an own logging …
(edit) @99677   22 months vboxsync WDDM: align allocation size. bugref:9845
(edit) @99667   22 months vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 6.4 …
(edit) @99666   22 months vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 6.4, …
(edit) @99660   22 months vboxsync Guest Additions/VBoxClient: Repaired setting the g_fDaemonized flag, …
(edit) @99658   22 months vboxsync Guest Additions/VBoxClient: Added "--session-detect" command to only …
(edit) @99620   22 months vboxsync Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
(edit) @99616   22 months vboxsync Guest / Host: Added VBGHLogVerbosity[Get|Set](), removed external …
(edit) @99603   22 months vboxsync Guest Additions/VBoxClient: Check for valid service pointers in case …
(edit) @99601   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for seamless …
(edit) @99600   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for seamless …
(edit) @99599   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99598   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99597   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99596   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99595   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99590   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for Shared …
(edit) @99588   22 months vboxsync Additions/3D/win/VBoxWddmUmHlp: missed V. bugref:9845
(edit) @99587   22 months vboxsync Additions/3D/win/VBoxGL: more formats. bugref:9845
(edit) @99586   22 months vboxsync Guest Additions/VBoxClient: Removed the code for …
(edit) @99585   22 months vboxsync Guest Additions/VBoxClient: Implemented "--session-type" parameter and …
(edit) @99565   22 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99564   22 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99550   22 months vboxsync Linux: rcvboxdrv, rcvboxadd: take into account CONFIG_LOCK_DOWN_KERNEL …
(edit) @99537   23 months vboxsync Additions: Linux: rcvboxadd: skip system accounts when iterating over …
(edit) @99536   23 months vboxsync Linux: rcvboxdrv, rcvboxadd: Improved condition check when kernel …
(edit) @99534   23 months vboxsync Additions/3D/win/VBoxGL: more formats; sync region destruction. bugref:9845
(edit) @99525   23 months vboxsync Additions: Linux: rcvboxadd: more reshuffling in reload area to make …
(edit) @99524   23 months vboxsync Additions: Linux: rcvboxadd: improve logging and cleanup when …
(edit) @99512   23 months vboxsync Addition: Linux: rcvboxadd: fix comment, bugref:10359.
(edit) @99511   23 months vboxsync Additions: Linux: rcvboxadd: corrected path to rcvboxadd-service, …
(edit) @99510   23 months vboxsync Additions: Linux: rcvboxadd: Check for root user on those actions …
(edit) @99508   23 months vboxsync Additions: Linux: rcvboxadd: Do not use systemctl when reloading …
(edit) @99507   23 months vboxsync Additions: Linux: rcvboxadd-service: set proper exit code when …
(edit) @99505   23 months vboxsync Additions: Linux: rcvboxadd: update variables naming, bugref:10359.
(edit) @99503   23 months vboxsync Additions/linux/installer: Use VBoxControl instead of VBoxClient to …
(edit) @99502   23 months vboxsync Additions/linux/installer: Added some docs. bugref:10359
(edit) @99489   23 months vboxsync Additions: Linux: vboxsf: fix build for RHEL 9.3 (CentOS Stream 8) …
(edit) @99488   23 months vboxsync Additions: Linux: rcvboxadd: report UNKNOWN when running kernel module …
(edit) @99470   23 months vboxsync Add/Nt/Installer: Using the EarlyNT variant of VBoxVideo for XP is the …
(edit) @99433   23 months vboxsync linux/vboxsf: s/VBOX_LINUX_MEMCPY/VBSF_UNFORTIFIED_MEMCPY/g + …
(edit) @99431   23 months vboxsync Add/Nt/Installer: Try use the EarlyNT version of VBoxVideo for XP as well.
(edit) @99425   23 months vboxsync linux/vboxsf: s/VBOX_LINUX_MEMCPY/VBSF_UNFORTIFIED_MEMCPY/g + …
(edit) @99420   23 months vboxsync linux/vboxsf: s/VBOX_LINUX_MEMCPY/VBSF_UNFORTIFIED_MEMCPY/g + …
(edit) @99419   23 months vboxsync Additions: Linux: vboxsf: replace memcpy with macro which disables …
(edit) @99395   23 months vboxsync Guest Additions/VBoxService: Fixed HGCM parameter in …
(edit) @99382   23 months vboxsync Guest Control/VBoxServiceToolbox: Fixed key/value termination for the …
(edit) @99365   23 months vboxsync Additions/Win: Distinguish between normal/privileged users in …
(edit) @99262   2 years vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99257   2 years vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99256   2 years vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99253   2 years vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99213   2 years vboxsync Add/3D/Config.kmk: Fix for linking regression from r156294, where …
(edit) @99173   2 years vboxsync GA Makefile: unifiying attestation signing switch name with ExtPack one
(edit) @99169   2 years vboxsync Guest Control/VbglR3: More bugfixes required for the initial patch …
(edit) @99147   2 years vboxsync Guest Control/VBoxService: A bit of cleanup for internal directory / …
(edit) @99146   2 years vboxsync Guest Control/VbglR3: Fixed getting directory handle in …
(edit) @99120   2 years vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99088   2 years vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99087   2 years vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99085   2 years vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99040   2 years vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99029   2 years vboxsync *.kmk: Command indent fixes by scm. bugref:10348
(edit) @98945   2 years vboxsync /Config.kmk,Add/Nt/Installer: Drop the dependency on the 32-bit build …
(edit) @98935   2 years vboxsync GuestAdditions: uninst.exe build, making an execution of uninst …
(edit) @98925   2 years vboxsync WDDM: DxgkDdiDXBuildPagingBuffer VRAM<->SysMem transfers
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