VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedFolders

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(edit) @78904   6 years vboxsync Build fix. bugref:9402
(edit) @78903   6 years vboxsync SharedFolderSvc: Fixed shared folder duplication after restoring state …
(edit) @78706   6 years vboxsync SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks …
(edit) @78704   6 years vboxsync SharedFoldersSvc: More VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND and …
(edit) @78703   6 years vboxsync SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks …
(edit) @78699   6 years vboxsync SharedFoldersSvc: Adding function that lets the guest set the error …
(edit) @78698   6 years vboxsync SharedFoldersSvc: Adding function that lets the guest set the error …
(edit) @78467   6 years vboxsync SharedFoldersSvc: Adding an alternative remove function that also …
(edit) @78114   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(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) @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) @77498   6 years vboxsync HostServices/SharedFolders: fixed loading of shared folder mappings to …
(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) @76971   6 years vboxsync Shared Folders/HostServices: Renamed VBoxSharedFolders.cpp to …
(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) @76421   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. 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) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75748   6 years vboxsync HGCM: build fix
(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) @70726   7 years vboxsync Do not allow SUID, SGID or sticky bits on shared folders. bugref:9047: …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(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) @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 …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69248   7 years vboxsync HostServices: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @68551   7 years vboxsync merging vbglioc r117691: Initial VBoxGuest I/O control changes. …
(edit) @67020   8 years vboxsync HostServices/SharedFolders: call pfnUnload() after disconnecting from …
(edit) @67019   8 years vboxsync HostServices/SharedFolders: call vbsfFreeHandleTable() from svcUnload()
(edit) @67018   8 years vboxsync HostServices/SharedFolders: coding style (use 'g' as prefix for global …
(edit) @66520   8 years vboxsync HostServices/SharedFolders: bugref:8825: use the proper buffer
(edit) @66322   8 years vboxsync SharedFolders: adjusted assertion.
(edit) @66099   8 years vboxsync SharedFolders: Some adjustments necessary for flexible array syntax in …
(edit) @66092   8 years vboxsync SharedFolders: testcase build fix.
(edit) @66091   8 years vboxsync SharedFolders: fixed regression with Windows extended-length paths.
(edit) @66090   8 years vboxsync SharedFolders: helper function for Windows extended-length paths.
(edit) @66039   8 years vboxsync vbsfpath.cpp: no + 1 in previous fix. Triggers assertion on line 220 …
(edit) @66038   8 years vboxsync tstSharedFolderService: Added testcase for case-insensitive create-file.
(edit) @66033   8 years vboxsync SharedFolders: fixed regression.
(edit) @66014   8 years vboxsync tstSharedFolderService: not necessary anymore with the previous change
(edit) @66013   8 years vboxsync tstSharedFolderService.cpp: Make TESTSHFLSTRING a union to avoid …
(edit) @66012   8 years vboxsync tstSharedFolderService: fix the loop.
(edit) @66011   8 years vboxsync tstSharedFolderService: gcc does aggressive loop optimization and will …
(edit) @65999   8 years vboxsync AssertReturn on each condition is much more helpful when debugging.
(edit) @65998   8 years vboxsync SharedFolders: Do RTAbsPath on folder roots, don't double convert to …
(edit) @65993   8 years vboxsync SharedFolders: additional check
(edit) @65288   8 years vboxsync SharedFolders: helper to check file handles, cleanup.
(edit) @65279   8 years vboxsync SharedFolders: additional check
(edit) @65168   8 years vboxsync doxygen fixes
(edit) @65123   8 years vboxsync HostServices: doxygen fixes
(edit) @63760   8 years vboxsync build fix
(edit) @63756   8 years vboxsync HostServices/SharedFolders: test case warning fix for gcc 6.2.
(edit) @63619   8 years vboxsync SharedFolders: removed unnecessary assertion
(edit) @63565   8 years vboxsync scm: cleaning up todos
(edit) @63123   8 years vboxsync warnings
(edit) @62876   8 years vboxsync HostServices: gcc warnings
(edit) @62806   8 years vboxsync HostServices: warnings
(edit) @62791   8 years vboxsync HostServices: warnings
(edit) @62790   8 years vboxsync HostServices: warnings
(edit) @62789   8 years vboxsync HostServices: warnings
(edit) @62788   8 years vboxsync vbsf.cpp: incorrected RT_OS_SOLARIS check.
(edit) @62787   8 years vboxsync HostServices: warnings
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62489   8 years vboxsync (C) 2016
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @59711   9 years vboxsync SharedFolders: fix debug build.
(edit) @59710   9 years vboxsync SharedFolders: bugref:7765: handle deleted folders
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