VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100667   17 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100666   17 months vboxsync Shared Clipboard: Reduced replying to status messages from the host, …
(edit) @100663   17 months vboxsync Shared Clipboard/VbglR3: Renamed …
(edit) @100657   17 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100564   17 months vboxsync Shared Clipboard: Use vbglR3ClipboardTransferStatusReplyEx() instead …
(edit) @100549   17 months vboxsync Shared Clipboard: Renaming VbglR3 H->G interfaces. bugref:9437
(edit) @100547   17 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100505   17 months vboxsync Shared Clipboard: Cut back default logging a bit wrt transfer status / …
(edit) @100499   17 months vboxsync Shared Clipboard: List entry reading fixes. bugref:9437
(edit) @100430   18 months vboxsync Shared Clipboard: Simplified the …
(edit) @100405   18 months vboxsync Shared Clipboard: Relaxed transfer status checks a bit when reading …
(edit) @100393   18 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100391   18 months vboxsync Shared Clipboard: Skip checking the transfer pointer in …
(edit) @100381   18 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100367   18 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100363   18 months vboxsync Additions/common/VBoxGuest: Fix crash when the MMIO request path is …
(edit) @100361   18 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100360   18 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100357   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100331   18 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100317   18 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100316   18 months vboxsync Additions/VBoxService/VBoxServiceBalloon.cpp: Replace PAGE_SIZE with …
(edit) @100307   18 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100291   18 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100274   18 months vboxsync Additions/VBoxGuest-os2: Changeset r157982 added an additional …
(edit) @100270   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100268   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100267   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100204   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100199   18 months vboxsync Additions: Remove some forgotten and long unused leftover code for the …
(edit) @100191   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100108   19 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100015   19 months vboxsync Shared Clipboard/VbglR3: Fixed parameters for root list headers. …
(edit) @99965   19 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99955   19 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   19 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99951   19 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99937   19 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99892   19 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99876   19 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99829   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99739   20 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99395   20 months vboxsync Guest Additions/VBoxService: Fixed HGCM parameter in …
(edit) @99382   20 months vboxsync Guest Control/VBoxServiceToolbox: Fixed key/value termination for the …
(edit) @99365   21 months vboxsync Additions/Win: Distinguish between normal/privileged users in …
(edit) @99262   21 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99257   21 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99256   21 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99253   21 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99169   21 months vboxsync Guest Control/VbglR3: More bugfixes required for the initial patch …
(edit) @99147   21 months vboxsync Guest Control/VBoxService: A bit of cleanup for internal directory / …
(edit) @99146   21 months vboxsync Guest Control/VbglR3: Fixed getting directory handle in …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99088   21 months vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99087   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @98831   22 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98824   22 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98818   22 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98817   22 months vboxsync Guest Control: Use two separate caches for UID / GID lookups, to avoid …
(edit) @98813   22 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98804   22 months vboxsync Guest Control: Fixed the Additions burns. bugref:9783
(edit) @98794   22 months vboxsync Guest Control/VBoxService: Try to fix the Windows burns; …
(edit) @98791   22 months vboxsync Guest Control/VBoxService: Build fix. bugref:9783
(edit) @98789   22 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98774   22 months vboxsync Guest Control/VBoxService: Use (some) of the newly added …
(edit) @98709   22 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98626   22 months vboxsync Add/VBoxGuest.inf,VBoxVideo.inf,Installer: Seems we need special …
(edit) @98613   22 months vboxsync Add/VBoxService: Fixed regression from r155802 that disabled the …
(edit) @98542   22 months vboxsync VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
(edit) @98541   22 months vboxsync add/VBoxGuest-linux.c: Corrected blank lines screwup in r154862. …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98511   23 months vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98475   23 months vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait …
(edit) @98473   23 months vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait (fix …
(edit) @98472   23 months vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait, …
(edit) @98416   23 months vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98308   23 months vboxsync /Config.kmk, Additions/*.inf: Always qualify the key installer …
(edit) @98255   23 months vboxsync *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
(edit) @98218   2 years vboxsync Add/VbglR3: Applied same VERR_WRONG_PARAMETER_TYPE and always setting …
(edit) @98214   2 years vboxsync *.kmk: s/VBOXGUESTR3XF86MOD/VBoxGuestR3XFree86Mod/ …
(edit) @98210   2 years vboxsync *.kmk: s/VBOXGUESTR3LIB/VBoxGuestR3Lib/ bugref:10348
(edit) @98207   2 years vboxsync pam_vbox: removed libs already part of VBoxGuestR3Dll. bugref:10348
(edit) @98206   2 years vboxsync *.kmk: s/VBOXGUESTR3DLL/VBoxGuestR3Dll/ bugref:10348
(edit) @98195   2 years vboxsync Add/common/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98126   2 years vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97943   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Made it possible to use RTR0MemObjFree …
(edit) @97940   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: More cleanups, eliminating unecessary …
(edit) @97938   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Renamed some members and variables, no …
(edit) @97937   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Reworked the block management so we …
(edit) @97930   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Simplify link handling by adding an …
(edit) @97929   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Removed unused inline function …
(edit) @97928   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Modified the free list search to stop …
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