VirtualBox

source: vbox/trunk/src/VBox/HostServices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @7429   17 年 vboxsync RTUCS2 -> RTUTF16.
(edit) @7418   17 年 vboxsync UCS-2 -> UTF-16.
(edit) @7249   17 年 vboxsync Use the critsect to serialize access to the pastboard so that the …
(edit) @7248   17 年 vboxsync comment typo.
(edit) @7242   17 年 vboxsync Mac OS X: If the host clipboard is cleared or filled with unsupported …
(edit) @7241   17 年 vboxsync Mac OS X: Added some documentation to the pasteboard methods. Removed …
(edit) @7234   17 年 vboxsync fTerminate should be volatile.
(edit) @7165   17 年 vboxsync Better cleanup on shared clipboard initialization failure.
(edit) @7163   17 年 vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7162   17 年 vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7131   17 年 vboxsync fix
(edit) @7123   17 年 vboxsync fix.
(edit) @7117   17 年 vboxsync r=bird: subversion attributes. some hungarian fixes. do not pass stuff …
(edit) @7073   17 年 vboxsync Added support for the clipboard on Mac OS X hosts. Currently unicode …
(edit) @6990   17 年 vboxsync Additions/X11 and HostServices/SharedClipboard: fixed a problem with …
(edit) @6981   17 年 vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(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) @6773   17 年 vboxsync Hostside shareclipboard makefile: Use if1of here.
(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) @6631   17 年 vboxsync HostServices/SharedClipboard: returned iprt status codes where bool …
(edit) @6622   17 年 vboxsync HostServices/SharedClipboard: fixed a possible segfault on Linux hosts
(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) @6377   17 年 vboxsync Solaris: shared clipboard fix.
(edit) @6366   17 年 vboxsync Solaris: Host-side Shared clipboard lib, some fixes to clipboard-new …
(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) @5864   17 年 vboxsync Shared clipboard (Linux host): fixed an issue with a too small buffer
(edit) @5827   17 年 vboxsync Frontends: created headless front-end
(edit) @5805   17 年 vboxsync Shared clipboard (Linux host): fixed a segfault on VM exit
(edit) @5783   17 年 vboxsync unexport it, hoping that'll fix the sync error…
(edit) @5780   17 年 vboxsync VideoCapture: moved from RDP to HostServices and exported to OSE
(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) @5558   17 年 vboxsync Windows host/guest clipboard fix.
(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) @5075   17 年 vboxsync Leave the host service clipboard lock before completing the message.
(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) @4781   18 年 vboxsync eol
(edit) @4753   18 年 vboxsync eol
(edit) @4711   18 年 vboxsync Fixed a shared clipboard problem on Windows.
(edit) @4510   18 年 vboxsync export dummy stub
(edit) @4383   18 年 vboxsync More logging
(edit) @4372   18 年 vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4368   18 年 vboxsync also emit shared folders activity LED when browsing folders
(edit) @4356   18 年 vboxsync gcc warning
(edit) @4232   18 年 vboxsync fixed eol-style, fixed gcc-4.2 warings about 'char*' version 'const char*'
(edit) @4088   18 年 vboxsync opengl/parallel: proper credits to Alexander Eichner.
(edit) @4071   18 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4052   18 年 vboxsync More logging
(edit) @4051   18 年 vboxsync Refuse to delete folders that are in use. (VERR_PERMISSION_DENIED)
(edit) @4032   18 年 vboxsync Implemented shared folder status light
(edit) @4007   18 年 vboxsync comments
(edit) @4006   18 年 vboxsync Bugfix
(edit) @4004   18 年 vboxsync Backed out 23427; problem lies elsewhere
(edit) @4002   18 年 vboxsync More logging
(edit) @4001   18 年 vboxsync In Linux we sometimes get VERR_PATH_NOT_FOUND when only the file is …
(edit) @3999   18 年 vboxsync bugfix
(edit) @3997   18 年 vboxsync Moved logging statement
(edit) @3996   18 年 vboxsync Silent failure.
(edit) @3994   18 年 vboxsync Don't fail if the file/directory, that needs to be created, doesn't exist
(edit) @3993   18 年 vboxsync Fixed dir search on linux hosts
(edit) @3992   18 年 vboxsync More logging
(edit) @3972   18 年 vboxsync Correction for wildcard-less directory listing
(edit) @3970   18 年 vboxsync Disabled some annoying assertions
(edit) @3969   18 年 vboxsync Enabled case conversion
(edit) @3968   18 年 vboxsync Deal with trailing delimiter
(edit) @3967   18 年 vboxsync correction
(edit) @3966   18 年 vboxsync Removed breakpoint
(edit) @3965   18 年 vboxsync Deal with wildcard path parts
(edit) @3964   18 年 vboxsync Deal with wildcard path parts
(edit) @3961   18 年 vboxsync Override path delimiter for linux hosts
(edit) @3960   18 年 vboxsync Corrections
(edit) @3959   18 年 vboxsync Export
(edit) @3958   18 年 vboxsync new testcase
(edit) @3955   18 年 vboxsync compile fix
(edit) @3954   18 年 vboxsync Backwards compatibility with older VBox versions ensured.
(edit) @3944   18 年 vboxsync Preparations for dealing with case sensitivity
(edit) @3904   18 年 vboxsync instroduced global VBOX_HEADLESS
(edit) @3896   18 年 vboxsync Added a stub Linux host clipboard module which does not link to the …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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