VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100204   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100199   19 months vboxsync Additions: Remove some forgotten and long unused leftover code for the …
(edit) @100191   19 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   20 months vboxsync Shared Clipboard/VbglR3: Fixed parameters for root list headers. …
(edit) @99965   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99955   20 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   20 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99951   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99937   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99892   20 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99876   20 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99829   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99802   20 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   21 months vboxsync Guest Additions/VBoxService: Fixed HGCM parameter in …
(edit) @99382   21 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   22 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99257   22 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99256   22 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99253   22 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99169   22 months vboxsync Guest Control/VbglR3: More bugfixes required for the initial patch …
(edit) @99147   22 months vboxsync Guest Control/VBoxService: A bit of cleanup for internal directory / …
(edit) @99146   22 months vboxsync Guest Control/VbglR3: Fixed getting directory handle in …
(edit) @99120   22 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99088   22 months vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99087   22 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99085   22 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @98831   23 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98824   23 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98818   23 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98817   23 months vboxsync Guest Control: Use two separate caches for UID / GID lookups, to avoid …
(edit) @98813   23 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98804   23 months vboxsync Guest Control: Fixed the Additions burns. bugref:9783
(edit) @98794   23 months vboxsync Guest Control/VBoxService: Try to fix the Windows burns; …
(edit) @98791   23 months vboxsync Guest Control/VBoxService: Build fix. bugref:9783
(edit) @98789   23 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98774   23 months vboxsync Guest Control/VBoxService: Use (some) of the newly added …
(edit) @98709   23 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98665   23 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98626   23 months vboxsync Add/VBoxGuest.inf,VBoxVideo.inf,Installer: Seems we need special …
(edit) @98613   23 months vboxsync Add/VBoxService: Fixed regression from r155802 that disabled the …
(edit) @98542   2 years vboxsync VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
(edit) @98541   2 years vboxsync add/VBoxGuest-linux.c: Corrected blank lines screwup in r154862. …
(edit) @98526   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98511   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98475   2 years vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait …
(edit) @98473   2 years vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait (fix …
(edit) @98472   2 years vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait, …
(edit) @98416   2 years vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98308   2 years vboxsync /Config.kmk, Additions/*.inf: Always qualify the key installer …
(edit) @98255   2 years 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 …
(edit) @97927   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Added some crude code to occasionally …
(edit) @97926   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Restrict the number of free list …
(edit) @97925   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Use the term 'unlink' rather than …
(edit) @97924   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Same for VbglR0PhysHeapAlloc and made …
(edit) @97923   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Made VbglR0PhysHeapFree and …
(edit) @97922   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Build fix.
(edit) @97921   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Count both kind of blocks both on heap …
(edit) @97920   2 years vboxsync Add/VBoxGuest/lib/testcase: scm fix
(edit) @97919   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Reduced the size of VBGLPHYSHEAPBLOCK: …
(edit) @97918   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Use a fixed minimum size for splitting …
(edit) @97917   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: Build fix.
(edit) @97916   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
(edit) @97915   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
(edit) @97913   2 years vboxsync Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
(edit) @97828   2 years vboxsync Addition: Linux: vboxguest: Mouse integration: invert vertical and …
(edit) @97812   2 years vboxsync Additions: Linux: vboxguest: Mouse Integration: restore mouse caps …
(edit) @97799   2 years vboxsync DnD: Resolved a @todo: Return rc when closing DnD objects.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97764   2 years vboxsync DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
(edit) @97748   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97746   2 years vboxsync DnD/VbglR3: Logging nit.
(edit) @97745   2 years vboxsync DnD/VbglR3: Reverted r154805 (committed too much).
(edit) @97744   2 years vboxsync DnD/VbglR3: Logging nit.
(edit) @97743   2 years vboxsync VBoxService/VBoxServiceVMInfo: Addressed some @todos.
(edit) @97733   2 years vboxsync DnD/VbglR3: Added some (optional release) logging to the generic code.
(edit) @96884   2 years vboxsync Additions: X11: Guest lib: DRM Client: Check exact guest property …
(edit) @96819   2 years vboxsync IPRT,VBoxGuest,SUPDrv: More RTLogWriteVmm build fixes.
(edit) @96817   2 years vboxsync IPRT,VBoxGuest,SUPDrv: RTLogWriteVmm build fixes and optimizations of …
(edit) @96814   2 years vboxsync IPRT,VBoxGuest,SUPDrv: Added a inline assembly version of …
(edit) @96811   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
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