VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(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.
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