VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9462   17 年 vboxsync
(edit) @9461   17 年 vboxsync debug
(edit) @9460   17 年 vboxsync Fixed tstShflSizes for 64 bits hosts.
(edit) @9459   17 年 vboxsync Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
(edit) @9146   17 年 vboxsync Backed out r31259.
(edit) @9134   17 年 vboxsync Shared folders flag for appending data to a file. Windows addition …
(edit) @8992   17 年 vboxsync Configure the testing pass.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 年 vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 年 vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7862   17 年 vboxsync HGCM service must not block: added todo for SHFL_LOCK_WAIT (Shared …
(edit) @7813   17 年 vboxsync Typo.
(edit) @7812   17 年 vboxsync HGCM: Add user data pointer to HGCM service function table - fixed a …
(edit) @7810   17 年 vboxsync Addded a new line to differentiate between calls more easily.
(edit) @7801   17 年 vboxsync HGCM: Add user data pointer to HGCM service function table
(edit) @7429   17 年 vboxsync RTUCS2 -> RTUTF16.
(edit) @7418   17 年 vboxsync UCS-2 -> UTF-16.
(edit) @6901   17 年 vboxsync Shared folders: No assertions when accessing file properties anymore.
(edit) @6896   17 年 vboxsync Shared folders: Bugfix for file properties assertion.
(edit) @6848   17 年 vboxsync Shared folders: Bugfix for accessing file properties of files on the …
(edit) @6838   17 年 vboxsync More bugfixes for shared folders.
(edit) @6832   17 年 vboxsync Eliminated tabs.
(edit) @6831   17 年 vboxsync First bugfix for shared folder guest -> host copying. Now overwriting …
(edit) @6722   17 年 vboxsync spelling
(edit) @6718   17 年 vboxsync better fix
(edit) @6717   17 年 vboxsync fix
(edit) @6716   17 年 vboxsync adapted BFE to readonly shared folders
(edit) @6415   17 年 vboxsync comment
(edit) @6414   17 年 vboxsync Removed checks if writing to a shared folder is allowed from 2 static …
(edit) @6413   17 年 vboxsync more places to check if writing to a shared folder is allowed
(edit) @6402   17 年 vboxsync more places to check if writing is allowed
(edit) @6384   17 年 vboxsync next try
(edit) @6382   17 年 vboxsync backed out again, needs build fixes on Windows
(edit) @6379   17 年 vboxsync support read-only shared folders
(edit) @6361   17 年 vboxsync Fixed OS/2 build.
(edit) @6329   17 年 vboxsync make theh tstShflSizes test mandatory during build time
(edit) @6327   17 年 vboxsync tstShflSizes: fixed VBoxSFMapFolder
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5636   17 年 vboxsync Backed out 25962/25963; there is no handle type distinction
(edit) @5635   17 年 vboxsync Wrong type again
(edit) @5634   17 年 vboxsync Wrong handle type
(edit) @5633   17 年 vboxsync Free allocated file/directory handle instead of just removing it from …
(edit) @5258   17 年 vboxsync Rewrote the shared folder create file function on the host to …
(edit) @5090   17 年 vboxsync Try file locking only on Windows hosts (experiment).
(edit) @5087   17 年 vboxsync Wrong logging
(edit) @4926   17 年 vboxsync don't depend on a file handle when requesting volume information …
(edit) @4855   17 年 vboxsync Don't assert on expected errors.
(edit) @4383   17 年 vboxsync More logging
(edit) @4372   17 年 vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4368   17 年 vboxsync also emit shared folders activity LED when browsing folders
(edit) @4232   17 年 vboxsync fixed eol-style, fixed gcc-4.2 warings about 'char*' version 'const char*'
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4052   17 年 vboxsync More logging
(edit) @4051   17 年 vboxsync Refuse to delete folders that are in use. (VERR_PERMISSION_DENIED)
(edit) @4032   17 年 vboxsync Implemented shared folder status light
(edit) @4007   17 年 vboxsync comments
(edit) @4006   17 年 vboxsync Bugfix
(edit) @4004   17 年 vboxsync Backed out 23427; problem lies elsewhere
(edit) @4002   17 年 vboxsync More logging
(edit) @4001   17 年 vboxsync In Linux we sometimes get VERR_PATH_NOT_FOUND when only the file is …
(edit) @3999   17 年 vboxsync bugfix
(edit) @3997   17 年 vboxsync Moved logging statement
(edit) @3996   17 年 vboxsync Silent failure.
(edit) @3994   17 年 vboxsync Don't fail if the file/directory, that needs to be created, doesn't exist
(edit) @3993   17 年 vboxsync Fixed dir search on linux hosts
(edit) @3992   17 年 vboxsync More logging
(edit) @3972   17 年 vboxsync Correction for wildcard-less directory listing
(edit) @3970   17 年 vboxsync Disabled some annoying assertions
(edit) @3969   17 年 vboxsync Enabled case conversion
(edit) @3968   17 年 vboxsync Deal with trailing delimiter
(edit) @3967   17 年 vboxsync correction
(edit) @3966   17 年 vboxsync Removed breakpoint
(edit) @3965   17 年 vboxsync Deal with wildcard path parts
(edit) @3964   17 年 vboxsync Deal with wildcard path parts
(edit) @3961   17 年 vboxsync Override path delimiter for linux hosts
(edit) @3960   17 年 vboxsync Corrections
(edit) @3959   17 年 vboxsync Export
(edit) @3958   17 年 vboxsync new testcase
(edit) @3955   17 年 vboxsync compile fix
(edit) @3954   17 年 vboxsync Backwards compatibility with older VBox versions ensured.
(edit) @3944   17 年 vboxsync Preparations for dealing with case sensitivity
(add) @3338   17 年 vboxsync Export HostServices
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette