|
|
@77498
|
6 years |
vboxsync |
HostServices/SharedFolders: fixed loading of shared folder mappings to …
|
|
|
@77314
|
6 years |
vboxsync |
Guest Control/HostService: Removed incorrect (debug) assertion in …
|
|
|
@77276
|
6 years |
vboxsync |
tstSharedFolderService.cpp: Need to catch RTFileWriteAt and …
|
|
|
@77248
|
6 years |
vboxsync |
SharedFoldersService: Use RTFileReadAt and RTFileWriteAt so we can …
|
|
|
@77246
|
6 years |
vboxsync |
HGCM,SharedFolders: Added new variation on the HGCM page list type …
|
|
|
@77245
|
6 years |
vboxsync |
HGCM,SharedFolders: Added new variation on the HGCM page list type …
|
|
|
@77243
|
6 years |
vboxsync |
HGCM,SharedFolders: Added new variation on the HGCM page list type …
|
|
|
@77115
|
6 years |
vboxsync |
Guest Control/Main: Renaming nit.
|
|
|
@76971
|
6 years |
vboxsync |
Shared Folders/HostServices: Renamed VBoxSharedFolders.cpp to …
|
|
|
@76970
|
6 years |
vboxsync |
Shared Clipboard/HostServices: Renamed VBoxSharedClipboard.cpp to …
|
|
|
@76969
|
6 years |
vboxsync |
Guest Properties/HostServices: Renamed service.cpp to …
|
|
|
@76967
|
6 years |
vboxsync |
Guest Control/HostServices: Renamed service.cpp to …
|
|
|
@76966
|
6 years |
vboxsync |
HostChannel/HostServices: Renamed service.cpp to …
|
|
|
@76965
|
6 years |
vboxsync |
Guest Properties/HostServices: Renamed service.cpp to VBoxGuestPropSvc.cpp.
|
|
|
@76964
|
6 years |
vboxsync |
DnD/HostServices: Renamed service.cpp to VBoxDragAndDropSvc.cpp.
|
|
|
@76963
|
6 years |
vboxsync |
Guest Control/HostServices: Renamed service.cpp to VBoxGuestControlSvc.cpp
|
|
|
@76962
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|
@76958
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|
@76956
|
6 years |
vboxsync |
Guest Control/service: A bit of try/catch cleanup (build fix).
|
|
|
@76955
|
6 years |
vboxsync |
Guest Control/service: A bit of try/catch cleanup.
|
|
|
@76891
|
6 years |
vboxsync |
DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
|
|
|
@76793
|
6 years |
vboxsync |
3D: Validation of glDeleteQueries arguments
|
|
|
@76792
|
6 years |
vboxsync |
3D: GetMap(dfi)v code cleanup, bugref:9327
|
|
|
@76787
|
6 years |
vboxsync |
3D: Parameters validation corrected, bugref:9327
|
|
|
@76588
|
6 years |
vboxsync |
*/.scm-settings: cleanups.
|
|
|
@76571
|
6 years |
vboxsync |
HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76570
|
6 years |
vboxsync |
HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76526
|
6 years |
vboxsync |
HostServices: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76421
|
6 years |
vboxsync |
VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
|
|
|
@76419
|
6 years |
vboxsync |
VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76396
|
6 years |
vboxsync |
Make scm happy.
|
|
|
@76395
|
6 years |
vboxsync |
VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
|
|
|
@76389
|
6 years |
vboxsync |
VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
|
|
|
@76365
|
6 years |
vboxsync |
*: string.h sans err.h fix. bugref:9344
|
|
|
@76143
|
6 years |
vboxsync |
SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
|
|
|
@75993
|
6 years |
vboxsync |
SharedFolders: Track mappings made by a client session so we can unmap …
|
|
|
@75992
|
6 years |
vboxsync |
GuestProperty: Limit the number of pending waits per session and look …
|
|
|
@75989
|
6 years |
vboxsync |
GuestProperty: Handle std::bad_alloc as close as possible to the source.
|
|
|
@75987
|
6 years |
vboxsync |
GuestProperties: ASYNC_HOST_NOTIFY cleanup.
|
|
|
@75986
|
6 years |
vboxsync |
GuestProperties: Another parameter that should be passed by reference …
|
|
|
@75985
|
6 years |
vboxsync |
GuestProperties: s/u64Timestamp/nsTimestamp/g
|
|
|
@75984
|
6 years |
vboxsync |
GuestProperties: Use RTCString.
|
|
|
@75981
|
6 years |
vboxsync |
GuestProperties: Complete pending calls when a client disconnects. …
|
|
|
@75974
|
6 years |
vboxsync |
GuestProperties: Added /VirtualBox/VMInfo/ResumeCounter and …
|
|
|
@75969
|
6 years |
vboxsync |
HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
|
|
|
@75953
|
6 years |
vboxsync |
file header fixes
|
|
|
@75894
|
6 years |
vboxsync |
GuestControl: Made GUEST_MSG_SKIP_OLD work better for 5.2.x GAs. …
|
|
|
@75889
|
6 years |
vboxsync |
GuestControl: Don't set pClient to NULL because we need it for an …
|
|
|
@75877
|
6 years |
vboxsync |
GuestControl: Use a map for the session IDs to optimize …
|
|
|
@75876
|
6 years |
vboxsync |
GuestControl: Some more cleanups. bugref:9313
|
|
|
@75875
|
6 years |
vboxsync |
GuestControl,VMMDev: Fixed VERR_VM_RESTORED scenario. VMMDev didn't …
|
|
|
@75874
|
6 years |
vboxsync |
GuestControl: Added pointer to the master client so we don't have to …
|
|
|
@75873
|
6 years |
vboxsync |
GuestControl: Dropped the HostCommand reference counting and sharing …
|
|
|
@75872
|
6 years |
vboxsync |
GuestControl: Dropped the HostCommand reference counting and sharing …
|
|
|
@75871
|
6 years |
vboxsync |
GuestControl: Cleanups. bugref:9313
|
|
|
@75870
|
6 years |
vboxsync |
GuestControl: Test USE_PVCLIENT. bugref:9313 [build fix]
|
|
|
@75869
|
6 years |
vboxsync |
GuestControl: Test USE_PVCLIENT. bugref:9313
|
|
|
@75860
|
6 years |
vboxsync |
GuestControl: Preps for using the pvClient data area and have the …
|
|
|
@75859
|
6 years |
vboxsync |
GuestControl: Preps for using the pvClient data area and have the …
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75825
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. [build fix] …
|
|
|
@75824
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
|
|
|
@75806
|
6 years |
vboxsync |
VBoxGuestCtrlSvc: Some more fixes to the new code. bugref:9313
|
|
|
@75805
|
6 years |
vboxsync |
VBoxGuestCtrlSvc: Some fixes to the new code. bugref:9313
|
|
|
@75801
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
|
|
|
@75800
|
6 years |
vboxsync |
VBoxGuestCtrlSvc: More cleanups. bugref:9313
|
|
|
@75799
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. [build fixes] …
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|
@75773
|
6 years |
vboxsync |
HGCM: Added fRequestor and fRestoring to …
|
|
|
@75757
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75756
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75755
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75750
|
6 years |
vboxsync |
GuestControl: Restore peek count if the guest cancels the …
|
|
|
@75749
|
6 years |
vboxsync |
HGCM: build fixes.
|
|
|
@75748
|
6 years |
vboxsync |
HGCM: build fix
|
|
|
@75746
|
6 years |
vboxsync |
GuestControl/service.cpp: Trying to make sense of things again…
|
|
|
@75737
|
6 years |
vboxsync |
HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
|
|
|
@75709
|
6 years |
vboxsync |
vbsfpath.h: file header.
|
|
|
@75653
|
6 years |
vboxsync |
SharedFolders: Added SHFL_LIST_RESTART flag for implementing …
|
|
|
@75570
|
6 years |
vboxsync |
tstSharedFolderService: Fix crashing testcase after last helper …
|
|
|
@75506
|
6 years |
vboxsync |
Make scm happy.
|
|
|
@75500
|
6 years |
vboxsync |
VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
|
|
|
@75498
|
6 years |
vboxsync |
HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
|
|
|
@75432
|
6 years |
vboxsync |
SharedFolders/mappings.cpp: Fixed assertion in vbsfRootHandleRemove. …
|
|
|
@75409
|
6 years |
vboxsync |
VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
|
|
|
@75407
|
6 years |
vboxsync |
VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75336
|
6 years |
vboxsync |
SharedFolders/vbsfRename: Use RTPathRename if both SHFL_RENAME_FILE …
|
|
|
@74913
|
6 years |
vboxsync |
Build fix for trailing spaces in r125879
|
|
|
@74890
|
6 years |
vboxsync |
3D: Memory allocations fixed, bugref:9251. Merged changes r125768, …
|
|
|
@74516
|
6 years |
vboxsync |
FE/Qt: bugref:9024. Build Fix
|
|
|
@74480
|
6 years |
vboxsync |
FE/Qt: bugref:9024 force linking VBoxTestOGL with all indirectly …
|
|
|
@74439
|
6 years |
vboxsync |
DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
|
|
|
@74215
|
6 years |
vboxsync |
DnD/HostService: Doxygen build fix.
|
|
|
@74213
|
6 years |
vboxsync |
DnD: SCM build fixes.
|
|
|
@74211
|
6 years |
vboxsync |
DnD/HostService: Renaming, documentation.
|
|
|
@74205
|
6 years |
vboxsync |
DnD/HostService: Refactored out more code to the common client and …
|
|
|