VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75894   6 years vboxsync GuestControl: Made GUEST_MSG_SKIP_OLD work better for 5.2.x GAs. …
(edit) @75889   6 years vboxsync GuestControl: Don't set pClient to NULL because we need it for an …
(edit) @75877   6 years vboxsync GuestControl: Use a map for the session IDs to optimize …
(edit) @75876   6 years vboxsync GuestControl: Some more cleanups. bugref:9313
(edit) @75875   6 years vboxsync GuestControl,VMMDev: Fixed VERR_VM_RESTORED scenario. VMMDev didn't …
(edit) @75874   6 years vboxsync GuestControl: Added pointer to the master client so we don't have to …
(edit) @75873   6 years vboxsync GuestControl: Dropped the HostCommand reference counting and sharing …
(edit) @75872   6 years vboxsync GuestControl: Dropped the HostCommand reference counting and sharing …
(edit) @75871   6 years vboxsync GuestControl: Cleanups. bugref:9313
(edit) @75870   6 years vboxsync GuestControl: Test USE_PVCLIENT. bugref:9313 [build fix]
(edit) @75869   6 years vboxsync GuestControl: Test USE_PVCLIENT. bugref:9313
(edit) @75860   6 years vboxsync GuestControl: Preps for using the pvClient data area and have the …
(edit) @75859   6 years vboxsync GuestControl: Preps for using the pvClient data area and have the …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75825   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. [build fix] …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @75806   6 years vboxsync VBoxGuestCtrlSvc: Some more fixes to the new code. bugref:9313
(edit) @75805   6 years vboxsync VBoxGuestCtrlSvc: Some fixes to the new code. bugref:9313
(edit) @75801   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
(edit) @75800   6 years vboxsync VBoxGuestCtrlSvc: More cleanups. bugref:9313
(edit) @75799   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. [build fixes] …
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75757   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75756   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75755   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75750   6 years vboxsync GuestControl: Restore peek count if the guest cancels the …
(edit) @75749   6 years vboxsync HGCM: build fixes.
(edit) @75748   6 years vboxsync HGCM: build fix
(edit) @75746   6 years vboxsync GuestControl/service.cpp: Trying to make sense of things again…
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75709   6 years vboxsync vbsfpath.h: file header.
(edit) @75653   6 years vboxsync SharedFolders: Added SHFL_LIST_RESTART flag for implementing …
(edit) @75570   6 years vboxsync tstSharedFolderService: Fix crashing testcase after last helper …
(edit) @75506   6 years vboxsync Make scm happy.
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75498   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75432   6 years vboxsync SharedFolders/mappings.cpp: Fixed assertion in vbsfRootHandleRemove. …
(edit) @75409   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75336   6 years vboxsync SharedFolders/vbsfRename: Use RTPathRename if both SHFL_RENAME_FILE …
(edit) @74913   6 years vboxsync Build fix for trailing spaces in r125879
(edit) @74890   6 years vboxsync 3D: Memory allocations fixed, bugref:9251. Merged changes r125768, …
(edit) @74516   6 years vboxsync FE/Qt: bugref:9024. Build Fix
(edit) @74480   6 years vboxsync FE/Qt: bugref:9024 force linking VBoxTestOGL with all indirectly …
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74215   6 years vboxsync DnD/HostService: Doxygen build fix.
(edit) @74213   6 years vboxsync DnD: SCM build fixes.
(edit) @74211   6 years vboxsync DnD/HostService: Renaming, documentation.
(edit) @74205   6 years vboxsync DnD/HostService: Refactored out more code to the common client and …
(edit) @73939   6 years vboxsync DnD/HostService: Renaming, docs.
(edit) @73624   6 years vboxsync Main,SharedOpenGL: VRDP cleanup. bugref:9225
(edit) @73511   6 years vboxsync HostServices: GCC 8.2.0 fixes
(edit) @73223   6 years vboxsync 3D: texture unpacking reworked, bugref:9192. Merged r123597, r123598, …
(edit) @73100   6 years vboxsync offset-of cleanup: build fix
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72827   6 years vboxsync HostServices: test for empty() instead of comparing size() to 0
(edit) @71903   7 years vboxsync 3D: bugref:9096, Chromium code cleanup
(edit) @71680   7 years vboxsync SharedOpenGL: fixed compiler warning. bugref:9094
(edit) @71607   7 years vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71487   7 years vboxsync HostServices/SharedOpenGL: fixed untested code from r121437
(edit) @71470   7 years vboxsync whitespace
(edit) @71468   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, part 2.
(edit) @71462   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code
(edit) @71431   7 years vboxsync Guest Control/service: Partly reverted r121279 (also let the host know …
(edit) @71343   7 years vboxsync Guest Control/service: Logging.
(edit) @71335   7 years vboxsync Guest Control/service: Renaming, documentation (no functional changes).
(edit) @71331   7 years vboxsync Guest Control/service: Build fix.
(edit) @71328   7 years vboxsync Guest Control/service: Renamed clientSkipMsg() -> clientMsgSkip() and …
(edit) @71320   7 years vboxsync Guest Control: Renamed RT_NOREFx -> RT_NOREF.
(edit) @70976   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Update Compositor's stretch …
(edit) @70939   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of Compositor …
(edit) @70871   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of rectangles …
(edit) @70852   7 years vboxsync build fix
(edit) @70851   7 years vboxsync HostServices/SharedOpenGL: turn CR_RENDER_FORCE_PRESENT_MAIN_THREAD …
(edit) @70828   7 years vboxsync Guest Properties: finer control of read-only-guest range. bugref:9047: …
(edit) @70789   7 years vboxsync renderspu_wgl.c: annoying assertion.
(edit) @70727   7 years vboxsync Enforce that host-side configuration guest properties are …
(edit) @70726   7 years vboxsync Do not allow SUID, SGID or sticky bits on shared folders. bugref:9047: …
(edit) @70601   7 years vboxsync 3D: SharedOpenGL code cleanup, bugref:9043
(edit) @70243   7 years vboxsync HostServices/SharedClipboard: fix headless build. Thank you Florian Klink.
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70063   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69675   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69658   7 years vboxsync HostServices/SharedClipboard/testcase: shorten test names. …
(edit) @69657   7 years vboxsync HostServices/SharedClipboard: fix a unit test memory leak reported by …
(edit) @69656   7 years vboxsync HostServices/SharedClipboard/X11: fix problems reported by the gcc …
(edit) @69637   7 years vboxsync HostServices/SharedClipboard: fix an uninitialised variable. …
(edit) @69635   7 years vboxsync HostServices/SharedClipboard: allow hosts to request data in multiple …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
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