VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92798   3 years vboxsync GA/pam_vbox.cpp: Fixed some more RTDECL/DECLEXPORT confusion.
(edit) @92797   3 years vboxsync GA/pam_vbox.cpp: Corrected RTAssertMsg1Weak declaration.
(edit) @92771   3 years vboxsync 3D/VMSVGA: Removed annoying assertion causing guest BSOD during …
(edit) @92767   3 years vboxsync VBoxService: Enable the VBOXSERVICE_ARG1_UTF8_ARGV trick. bugref:10153
(edit) @92735   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92695   3 years vboxsync Guest Additions/VBoxService: Resolved a @todo: Added comment why no …
(edit) @92693   3 years vboxsync Guest Control/VBoxService: Resolved @todos: Removed non-existing …
(edit) @92690   3 years vboxsync Guest Control/VBoxService: Resolved @todos: Return real rc for various …
(edit) @92687   3 years vboxsync Guest Control/VBoxService: Removed debug assertion -- no longer holds …
(edit) @92674   3 years vboxsync VBoxService: Reverted r148489, r148497 and r148502 because the problem …
(edit) @92673   3 years vboxsync VBoxService: Updated VBOXSERVICE_PROC_F_UTF8_ARGV with new …
(edit) @92668   3 years vboxsync VBoxService: Added missing error handling for UPN formatting in …
(edit) @92667   3 years vboxsync VBoxService: Added missing error handling for UPN formatting in …
(edit) @92666   3 years vboxsync VBoxService: Replaced the silly RTStrStr(pszExec, 'vbox_') == pszExec …
(edit) @92665   3 years vboxsync VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
(edit) @92664   3 years vboxsync VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
(edit) @92663   3 years vboxsync VBoxService: Restrict the argv[0] quoting hack to windows in …
(edit) @92662   3 years vboxsync VBoxService: Sketch for a trick for passing UTF-8 argv to child …
(edit) @92661   3 years vboxsync VBoxService: Wrong use of doxygen comment in …
(edit) @92660   3 years vboxsync VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
(edit) @92659   3 years vboxsync VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
(edit) @92658   3 years vboxsync VBoxService: Simplified vgsvcGstCtrlProcessResolveExecutable and added …
(edit) @92653   3 years vboxsync Additions: Linux: VBoxDRMClient: run resize task in a thread, bugref:10134.
(edit) @92623   3 years vboxsync Additions: Linux: VBoxDRMClient: SCM fix, bugref:10134.
(edit) @92622   3 years vboxsync Additions: Linux: VBoxDRMClient: report monitor possitions back to …
(edit) @92621   3 years vboxsync VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
(edit) @92611   3 years vboxsync Guest Control/VBoxService: Fixed handling of other codepages / locales …
(edit) @92606   3 years vboxsync Guest Control/VBoxService: Fixed handling of other codepages / locales …
(edit) @92599   3 years vboxsync GA: adding svn revision to GA un-install information section. to be tested
(edit) @92598   3 years vboxsync Guest Control/VBoxService: Fixed handling of other codepages / locales …
(edit) @92582   3 years vboxsync Audio/Validation Kit: Added VBoxAudioTest to the Linux installer …
(edit) @92503   3 years vboxsync Installer/solaris, Additions/solaris/Installer: Fix handing of …
(edit) @92502   3 years vboxsync VBoxGuest-netbsd.c: bugref:8547: if /dev/vboxguest already exists, …
(edit) @92486   3 years vboxsync Additions/solaris/Installer/vboxdevlink.sed: Remove long unused file.
(edit) @92402   3 years vboxsync Additions: Linux: VBoxDRMClient: refactoring, bugref:10134. No …
(edit) @92399   3 years vboxsync Additions: Linux: VBoxDRMClient: cache and validate incomming screen …
(edit) @92370   3 years vboxsync Additions: Linux: VBoxDRMClient: fix resizing issue on kernels <= …
(edit) @92314   3 years vboxsync Additions: Place the registry tweak in the right place for picking it …
(edit) @92215   3 years vboxsync Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
(edit) @92214   3 years vboxsync Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
(edit) @92213   3 years vboxsync Additions: Linux: VBoxDRMClient: scm fix, bugref:9637, ticketref:19373.
(edit) @92212   3 years vboxsync Additions: Linux: VBoxDRMClient: add PID file check on start, …
(edit) @92185   3 years vboxsync scm: Check UTF-8 encoding and reject files with bidirectional control …
(edit) @92181   3 years vboxsync Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
(edit) @92180   3 years vboxsync Add/WINNT/d3dhlp.cpp: Force UTF-8 file encoding.
(edit) @92179   3 years vboxsync Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
(edit) @91962   3 years vboxsync Additions: X11: partly revert r147454, bugref:10120. Restore screens …
(edit) @91789   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91764   3 years vboxsync 3D/VMSVGA: Coding style fixes for r147535, bugref:10120
(edit) @91763   3 years vboxsync 3D/VMSVGA: Fix for primary display position in VBoxTray.exe for …
(edit) @91758   3 years vboxsync FE/Qt: bugref:9637. Some additional comments.
(edit) @91746   3 years vboxsync VBoxTray/VBoxClipboard: Use VbglR3ClipboardWriteDataEx instead of the …
(edit) @91740   3 years vboxsync VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
(edit) @91716   3 years vboxsync Additions: X11: fix setscreenlayout handling, bugref:10120. Take into …
(edit) @91670   3 years vboxsync Additions: X11: VMSVGA: gracefully exit VBoxClient process if has been …
(edit) @91621   3 years vboxsync X11/VBoxClient: Reverted most of r139955 because it's wrong and we do …
(edit) @91606   3 years vboxsync VBoxGuest/nt: Corrected Windows 11 detection (it's still NT version …
(edit) @91549   3 years vboxsync Additions: build fix
(edit) @91546   3 years vboxsync Additions, VMMDev: More Windows 11 detection.
(edit) @91529   3 years vboxsync Additions: Add registry file for easily bypassing the Windows 11 setup …
(edit) @91387   3 years vboxsync Additions: VBoxGuestR3LibClipboard: fix guest features flags …
(edit) @91255   3 years vboxsync VBoxGuest-netbsd.c: ​Catch up with config(9) changes in 9.99.88. …
(edit) @91233   3 years vboxsync Additions: Linux: vboxvideo: introduce initial support for kernel …
(edit) @90876   3 years vboxsync Solaris guest: bugref:10089 vboxms: Fixed getinfo() callback.
(edit) @90875   3 years vboxsync Solaris guest: bugref:10089 VBoxGuest: Fixed getinfo() callback.
(edit) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90823   3 years vboxsync iprt/cdefs.h,++: Retired VALID_PTR (use RT_VALID_PTR now).
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90711   3 years vboxsync VBoxTray: Explain the 'release' log stuff for DEBUG builds when it …
(edit) @90710   3 years vboxsync VBoxTray: Reverted r146329 as it seems this one is different as it …
(edit) @90709   3 years vboxsync VBoxTray: More of the same, from the DnD merge r91269, only use …
(edit) @90708   3 years vboxsync X11/VBoxClient: More of the same, probably copied from VBoxService in …
(edit) @90707   3 years vboxsync VBoxService.cpp: Undid some unexplained VBOXSERVICE_RELEASE_LOG -> …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90629   3 years vboxsync add/x11/VBoxClient: hanging intdentation fixes. bugref:10028
(edit) @90624   3 years vboxsync Additions: X11: VBoxSVGA: prevent fatal error notification flooding, …
(edit) @90584   3 years vboxsync linux/vboxsf: Copy&paste fix. bugref:10066
(edit) @90583   3 years vboxsync linux/drm: intent fix. bugref:10066
(edit) @90582   3 years vboxsync linux/vboxsf: Avoid making the code even more spaghetti-like, …
(edit) @90581   3 years vboxsync Additions: X11: VBoxSVGA: prevent VBoxClient crash when X11 is not …
(edit) @90578   3 years vboxsync 3D/VMSVGA: Syncing access to command buffers from EMT and FIFO …
(edit) @90577   3 years vboxsync Linux Host and Guest drivers: another attempt to introduce initial …
(edit) @90519   3 years vboxsync Reverted r146120. Change supposed to introduce support for CentOS …
(edit) @90516   3 years vboxsync Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
(edit) @90499   3 years vboxsync Additions: Linux: vboxvideo: fix build, bugref:10066.
(edit) @90498   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @90497   3 years vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 5.14, …
(edit) @90324   3 years vboxsync Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation. …
(edit) @90255   3 years vboxsync 3D/VMSVGA: Command buffers are used instead of FIFO when 3D accel is …
(edit) @90218   3 years vboxsync Add/Lnx/VBoxClient/vmsvga: Try avoid closing the same display …
(edit) @90211   3 years vboxsync Additions: X11: main: prevent deadlock on service termination, …
(edit) @90188   3 years vboxsync 3D/VMSVGA: Parameters validation during command buffer context …
(edit) @90180   3 years vboxsync 3D/VMSVGA: The command buffer context init/cleanup on device …
(edit) @90059   3 years vboxsync Typo in comment, bugref:10032.
(edit) @90057   3 years vboxsync Additions: X11: seamless: prevent hang on shutdown (2), bugref:10032. …
(edit) @90055   3 years vboxsync Additions: X11: seamless: prevent hang on shutdown, bugref:10032. …
(edit) @90054   3 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @90053   3 years vboxsync Additions: X11: main: update service termination code, bugref:10032. …
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