VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(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) @78467   6 years vboxsync SharedFoldersSvc: Adding an alternative remove function that also …
(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) @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) @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) @77243   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(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) @75653   6 years vboxsync SharedFolders: Added SHFL_LIST_RESTART flag for implementing …
(edit) @75506   6 years vboxsync Make scm happy.
(edit) @75498   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(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) @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) @66520   8 years vboxsync HostServices/SharedFolders: bugref:8825: use the proper buffer
(edit) @66099   8 years vboxsync SharedFolders: Some adjustments necessary for flexible array syntax in …
(edit) @66038   8 years vboxsync tstSharedFolderService: Added testcase for case-insensitive create-file.
(edit) @65999   8 years vboxsync AssertReturn on each condition is much more helpful when debugging.
(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) @63619   8 years vboxsync SharedFolders: removed unnecessary assertion
(edit) @63565   8 years vboxsync scm: cleaning up todos
(edit) @62876   8 years vboxsync HostServices: gcc warnings
(edit) @62789   8 years vboxsync HostServices: warnings
(edit) @62788   8 years vboxsync vbsf.cpp: incorrected RT_OS_SOLARIS check.
(edit) @62489   8 years vboxsync (C) 2016
(edit) @59710   9 years vboxsync SharedFolders: bugref:7765: handle deleted folders
(edit) @58770   9 years vboxsync vbsfConvertFileOpenFlags: Use RTFILE_O_ATTR_ONLY on windows (untested).
(edit) @57782   9 years vboxsync SharedFolders: options for guest to host path conversion.
(edit) @57457   9 years vboxsync SharedFolders: use the guest path delimiter.
(edit) @56962   9 years vboxsync HostServices/SharedFolders: enable guest to host path conversion
(edit) @51250   11 years vboxsync shared folders: several fixes, cleanup
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44224   12 years vboxsync Wrong assert - too much python.
(edit) @44222   12 years vboxsync vbsfBuildFullPath: Use the u16Length dude. The darwin tricks does and …
(edit) @40109   13 years vboxsync HostServices/SharedFolders: clearer code.
(edit) @40108   13 years vboxsync HostServices/SharedFolders: fix test case.
(edit) @39646   13 years vboxsync SharedFolders: more fixes
(edit) @39643   13 years vboxsync SharedFolders: more fixes
(edit) @39630   13 years vboxsync shared folders: restore old code for deleting files/directories
(edit) @39629   13 years vboxsync more symlinks
(edit) @39628   13 years vboxsync symlinks: small fixes
(edit) @39627   13 years vboxsync backed out previous changeset
(edit) @39626   13 years vboxsync more symlink stuff
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39607   13 years vboxsync HostServices/SharedFolders: store the host folder name as UTF8 as we …
(edit) @39594   13 years vboxsync HostServices/SharedFolders: spaces
(edit) @39586   13 years vboxsync Shared folders: disallow following symbolic links
(edit) @39544   13 years vboxsync HostServices/SharedFolders: support multiple simultaneous connections …
(edit) @39542   13 years vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39540   13 years vboxsync HostServices/SharedFolders: starter unit test.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @35482   14 years vboxsync HostServices/Shared Folders: fixed parameter parsing for symlinks, …
(edit) @34078   14 years vboxsync shared folder: one more missed check
(edit) @34051   14 years vboxsync shared folders: code missed by r67658
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33439   14 years vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @33409   14 years vboxsync Shared folders: introduced SHFL_FN_READLINK, SHFL_FN_SYMLINK, …
(edit) @32689   14 years vboxsync Shared folders: don't abort the directory listing if an entry with an …
(edit) @30268   15 years vboxsync logging fix
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26514   15 years vboxsync remainder: tabs -> spaces.
(edit) @25994   15 years vboxsync vbsf.cpp: -Wshadow bug fix.
(edit) @25695   15 years vboxsync Shared folders: resolve symlinks on host.
(edit) @25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
(edit) @24374   15 years vboxsync Shared folders host service: preserve case of a 'rename' target …
(edit) @24350   15 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND).
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @21485   15 years vboxsync sf: parameter validation.
(edit) @21256   15 years vboxsync Shared folders host service: vbsfSetFileInfo should not update Unix …
(edit) @20346   16 years vboxsync Shared folders Host: don't allow to clear the READ access bit from a …
(edit) @20329   16 years vboxsync Shared folders host service: use unix create mode bits only with …
(edit) @20316   16 years vboxsync Shared folders host service: use unix create mode bits only with …
(edit) @20292   16 years vboxsync Corrected write-protected check for opening a file on shared folders …
(edit) @20279   16 years vboxsync Compute file open mode from file attributes (xTracker #3980).
(edit) @20020   16 years vboxsync shared folders: prevent the guest to access parent directories
(edit) @19174   16 years vboxsync Shared folders: use proper field names
(edit) @19171   16 years vboxsync Shared folders: less ugly solution for making execute bits set on …
(edit) @18593   16 years vboxsync HostServices/SharedFolders: on non-windows (=posix) host use 0666 as …
(edit) @18128   16 years vboxsync IPRT, Shared Folders: Implemented file attributes access flags for …
(edit) @16486   16 years vboxsync shared folders: log if the limit for open files is exceeded
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