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) @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   14 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
(edit) @14215   16 years vboxsync Fixed some warnings
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @9927   16 years vboxsync @todo
(edit) @9880   16 years vboxsync External contribution: Gi youl Kim Mac OS X deals with filename using …
(edit) @9816   16 years vboxsync Windows shared folders: a more generic directory listing bugfix.
(edit) @9780   16 years vboxsync Windows shared folders: another directory listing bugfix.
(edit) @9146   17 years vboxsync Backed out r31259.
(edit) @9134   17 years vboxsync Shared folders flag for appending data to a file. Windows addition …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @6901   17 years vboxsync Shared folders: No assertions when accessing file properties anymore.
(edit) @6896   17 years vboxsync Shared folders: Bugfix for file properties assertion.
(edit) @6848   17 years vboxsync Shared folders: Bugfix for accessing file properties of files on the …
(edit) @6838   17 years vboxsync More bugfixes for shared folders.
(edit) @6832   17 years vboxsync Eliminated tabs.
(edit) @6831   17 years vboxsync First bugfix for shared folder guest -> host copying. Now overwriting …
(edit) @6415   17 years vboxsync comment
(edit) @6414   17 years vboxsync Removed checks if writing to a shared folder is allowed from 2 static …
(edit) @6413   17 years vboxsync more places to check if writing to a shared folder is allowed
(edit) @6402   17 years vboxsync more places to check if writing is allowed
(edit) @6384   17 years vboxsync next try
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5636   17 years vboxsync Backed out 25962/25963; there is no handle type distinction
(edit) @5635   17 years vboxsync Wrong type again
(edit) @5634   17 years vboxsync Wrong handle type
(edit) @5633   17 years vboxsync Free allocated file/directory handle instead of just removing it from …
(edit) @5258   17 years vboxsync Rewrote the shared folder create file function on the host to …
(edit) @5090   17 years vboxsync Try file locking only on Windows hosts (experiment).
(edit) @5087   17 years vboxsync Wrong logging
(edit) @4926   17 years vboxsync don't depend on a file handle when requesting volume information …
(edit) @4855   17 years vboxsync Don't assert on expected errors.
(edit) @4383   17 years vboxsync More logging
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4007   17 years vboxsync comments
(edit) @4006   17 years vboxsync Bugfix
(edit) @4004   17 years vboxsync Backed out 23427; problem lies elsewhere
(edit) @4002   17 years vboxsync More logging
(edit) @4001   17 years vboxsync In Linux we sometimes get VERR_PATH_NOT_FOUND when only the file is …
(edit) @3999   17 years vboxsync bugfix
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