VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78193   6 years vboxsync Some build fixes
(edit) @78192   6 years vboxsync Build fix for OS X, set VBoxOGLTest_TEMPLATE to VBOXR3NP as we use a …
(edit) @78191   6 years vboxsync Some build fixes
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @78182   6 years vboxsync Shared Clipboard: SCM fix.
(edit) @78179   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78171   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78170   6 years vboxsync Shared Clipboard: SCM fix.
(edit) @78168   6 years vboxsync Shared Clipboard/HostServices: Use pWinCtx, shorter.
(edit) @78164   6 years vboxsync Shared Clipboard: Check if we (already) have client data in …
(edit) @78161   6 years vboxsync Shared Clipboard: Unified naming of shared guest/host files; too many …
(edit) @78160   6 years vboxsync Shared Clipboard: Unified naming of host service source files; too …
(edit) @78158   6 years vboxsync Shared Clipboard: Darwin build fix.
(edit) @78157   6 years vboxsync Shared Clipboard: Darwin build fix.
(edit) @78155   6 years vboxsync Build fix.
(edit) @78152   6 years vboxsync Shared Clipboard: Build fix.
(edit) @78151   6 years vboxsync Shared Clipboard: Got rid of a lot of duplicated code between Windows …
(edit) @78118   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates [fix]. ?bugref:9407
(edit) @78116   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78114   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78106   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407, scm fix
(edit) @78105   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78086   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: More Windows build fixes
(edit) @78079   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Windows build fix for r129932
(edit) @78078   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Windows build fix for r129932
(edit) @78076   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Fixed parameter …
(edit) @77861   6 years vboxsync SharedFolderSvc: another todo. bugref:9172
(edit) @77860   6 years vboxsync SharedFoldersSvc: Must convert all kinds of slashes in the symlink …
(edit) @77852   6 years vboxsync SharedFoldersSvc: Fixed parameter validation bug in …
(edit) @77849   6 years vboxsync SharedFoldersSvc: Added a function exposing RTFileCopy as well. [build …
(edit) @77848   6 years vboxsync SharedFoldersSvc: Added a function exposing RTFileCopy as well. bugref:9172
(edit) @77838   6 years vboxsync SharedFoldersSvc: Added new function for server-side file content …
(edit) @77837   6 years vboxsync SharedFoldersSvc: Added new function for server-side file content …
(edit) @77685   6 years vboxsync SharedFolders: Use RTFileOpenEx to get a more accurate …
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77498   6 years vboxsync HostServices/SharedFolders: fixed loading of shared folder mappings to …
(edit) @77314   6 years vboxsync Guest Control/HostService: Removed incorrect (debug) assertion in …
(edit) @77276   6 years vboxsync tstSharedFolderService.cpp: Need to catch RTFileWriteAt and …
(edit) @77248   6 years vboxsync SharedFoldersService: Use RTFileReadAt and RTFileWriteAt so we can …
(edit) @77246   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77245   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77243   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77115   6 years vboxsync Guest Control/Main: Renaming nit.
(edit) @76971   6 years vboxsync Shared Folders/HostServices: Renamed VBoxSharedFolders.cpp to …
(edit) @76970   6 years vboxsync Shared Clipboard/HostServices: Renamed VBoxSharedClipboard.cpp to …
(edit) @76969   6 years vboxsync Guest Properties/HostServices: Renamed service.cpp to …
(edit) @76967   6 years vboxsync Guest Control/HostServices: Renamed service.cpp to …
(edit) @76966   6 years vboxsync HostChannel/HostServices: Renamed service.cpp to …
(edit) @76965   6 years vboxsync Guest Properties/HostServices: Renamed service.cpp to VBoxGuestPropSvc.cpp.
(edit) @76964   6 years vboxsync DnD/HostServices: Renamed service.cpp to VBoxDragAndDropSvc.cpp.
(edit) @76963   6 years vboxsync Guest Control/HostServices: Renamed service.cpp to VBoxGuestControlSvc.cpp
(edit) @76962   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76956   6 years vboxsync Guest Control/service: A bit of try/catch cleanup (build fix).
(edit) @76955   6 years vboxsync Guest Control/service: A bit of try/catch cleanup.
(edit) @76891   6 years vboxsync DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
(edit) @76793   6 years vboxsync 3D: Validation of glDeleteQueries arguments
(edit) @76792   6 years vboxsync 3D: GetMap(dfi)v code cleanup, bugref:9327
(edit) @76787   6 years vboxsync 3D: Parameters validation corrected, bugref:9327
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76571   6 years vboxsync HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76570   6 years vboxsync HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76526   6 years vboxsync HostServices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76421   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76396   6 years vboxsync Make scm happy.
(edit) @76395   6 years vboxsync VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76365   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76143   6 years vboxsync SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
(edit) @75993   6 years vboxsync SharedFolders: Track mappings made by a client session so we can unmap …
(edit) @75992   6 years vboxsync GuestProperty: Limit the number of pending waits per session and look …
(edit) @75989   6 years vboxsync GuestProperty: Handle std::bad_alloc as close as possible to the source.
(edit) @75987   6 years vboxsync GuestProperties: ASYNC_HOST_NOTIFY cleanup.
(edit) @75986   6 years vboxsync GuestProperties: Another parameter that should be passed by reference …
(edit) @75985   6 years vboxsync GuestProperties: s/u64Timestamp/nsTimestamp/g
(edit) @75984   6 years vboxsync GuestProperties: Use RTCString.
(edit) @75981   6 years vboxsync GuestProperties: Complete pending calls when a client disconnects. …
(edit) @75974   6 years vboxsync GuestProperties: Added /VirtualBox/VMInfo/ResumeCounter and …
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75953   6 years vboxsync file header fixes
(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 …
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