VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @92598   3 years vboxsync Guest Control/VBoxService: Fixed handling of other codepages / locales …
(edit) @92502   3 years vboxsync VBoxGuest-netbsd.c: bugref:8547: if /dev/vboxguest already exists, …
(edit) @92181   3 years vboxsync Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
(edit) @91789   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91740   3 years vboxsync VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
(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) @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) @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) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(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) @90052   3 years vboxsync Additions: GuestLib: Seamless: decrease wait-for-event timeout value, …
(edit) @89957   3 years vboxsync VBoxGuest/linux: Added divmoddi4.c to the gcc helpers. bugref:9975
(edit) @88952   4 years vboxsync VBoxGuest-netbsd.c: ​Catch up with config(9) changes. bugref:8547.
(edit) @88812   4 years vboxsync NVMe,VBoxService: Corrected (soon to be) incorrect use of …
(edit) @88569   4 years vboxsync Additions: Linux: vboxguest: print revision number as well as a …
(edit) @87846   4 years vboxsync VBoxService/VMInfo: Fix a call to strncpy(3C) to specify the size of …
(edit) @87658   4 years vboxsync Shared Clipboard/Transfers: Rearranged parameter lists of …
(edit) @87655   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87641   4 years vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87640   4 years vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87579   4 years vboxsync VBoxGuest: doxygen fix
(edit) @87463   4 years vboxsync linux/vboxsf,VBoxService: Modify mount.vboxsf and the VBoxService …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87392   4 years vboxsync led-lights.sh: remove forgotten debug stuff, sigh. bugref:9892
(edit) @87390   4 years vboxsync Add led-lights.sh: script to twiddle VM console LED lights. bugref:9892
(edit) @86949   4 years vboxsync Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
(edit) @86948   4 years vboxsync Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
(edit) @86911   4 years vboxsync Shared Clipboard/Transfers: Added VBOX_SHCL_GF_0_TRANSFERS_FRONTEND to …
(edit) @86887   4 years vboxsync Additions: Renaming (VbglR3DRMClient -> VbglR3DrmClient).
(edit) @86878   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86877   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86876   4 years vboxsync Guest Additions/VbglR3: Condensed / removed duplicate guest property …
(edit) @86870   4 years vboxsync Additions/Seamless: Termination fixes, added a @todo.
(edit) @86869   4 years vboxsync DnD: Termination fixes / clarification.
(edit) @86828   4 years vboxsync Additions/VBoxService: The DRM resizing code needs guest properties …
(edit) @86824   4 years vboxsync Additions/pam: For the PAM module guest properties …
(edit) @86823   4 years vboxsync Additions/VBoxService: The DRM resizing code needs guest properties …
(edit) @86819   4 years vboxsync Additions/VbglR3: Fixed compilation if VBOX_WITH_GUEST_PROPS is not …
(edit) @86414   4 years vboxsync IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
(edit) @86189   4 years vboxsync Additions/VBoxService: Fix memory leak in CPU hot-plug code, …
(edit) @86188   4 years vboxsync Additions/VBoxService: Rework CPU hot-plug code to be more resilient, …
(edit) @85962   4 years vboxsync bugref:9637. Starting VBoxDRMClient from VBoxService when some geust …
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85712   4 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85587   4 years vboxsync DnD/VbglR3: Fixes for sending raw meta data to host.
(edit) @85585   4 years vboxsync DnD/VbglR3: Logging nit.
(edit) @85584   4 years vboxsync DnD/VbglR3: Fixes for receiving raw meta data from host.
(edit) @85557   4 years vboxsync DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
(edit) @85536   4 years vboxsync DnD/VbglR3: Adapted to new DnDTransferListInitEx() call.
(edit) @85474   4 years vboxsync DnD/VbglR3: More fixes needed for new DnDTransferList and …
(edit) @85437   4 years vboxsync DnD/VbglR3: Also reconnect in VbglR3DnDEventGetNext() when the VM …
(edit) @85429   4 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85428   4 years vboxsync DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85321   4 years vboxsync VBoxGuest.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85029   4 years vboxsync DnD/VbglR3: Also handle HOST_DND_HG_SND_FILE_HDR in …
(edit) @85023   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85022   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85021   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @84998   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84997   4 years vboxsync Shared Clipboard/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84996   4 years vboxsync Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
(edit) @84985   4 years vboxsync DnD/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84984   4 years vboxsync DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84881   4 years vboxsync Guest Control/VBoxServce: Fixed removing a (not yet started) process …
(edit) @84873   4 years vboxsync Guest Control/VBoxService: Fixed leaving the process lock when the …
(edit) @84850   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84848   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84842   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84839   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84837   5 years vboxsync Guest Control/VbglR3: Docs. bugref:9320.
(edit) @84822   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84816   5 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84814   5 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84812   5 years vboxsync Guest Control: Fixed assertions in VbglR3GuestCtrlGetShutdown(). …
(edit) @84733   5 years vboxsync Shared Clipboard/VbglR3: Be a bit more (user friendly) verbose in …
(edit) @84732   5 years vboxsync Guest Control/VbglR3: Made initial session startup information a bit …
(edit) @84731   5 years vboxsync Guest Control/VBoxService: Assertion nit. bugref:9320
(edit) @84594   5 years vboxsync Guest Control/Additions: Fixes for guest reboot/shutdown support. …
(edit) @84549   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84548   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84243   5 years vboxsync Guest Control: Implemented support for long(er) command lines. bugref:9320
(edit) @84238   5 years vboxsync Guest Additions/VBoxService: Fixed warnings.
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