VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8280   17 years vboxsync else if on the same line.
(edit) @8268   17 years vboxsync OSX: Fixed #2788. Utf-16 text not transfered from host to guest.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8067   17 years vboxsync HostServices/SharedClipboard: another attempt to fix a segfault in the …
(edit) @8043   17 years vboxsync HostServices/SharedClipboard: only wait for five minutes for the …
(edit) @8022   17 years vboxsync HostServices/SharedClipboard: wait forever for the clipboard thread to …
(edit) @8004   17 years vboxsync HostServices/SharedClipboard: made the X11 resources static in the …
(edit) @7911   17 years vboxsync .cpp.cpp -> .cpp
(edit) @7892   17 years vboxsync HostServices/SharedClipboard: renamed linux host files to be x11 host files
(edit) @7887   17 years vboxsync HostServices/SharedClipboard: fixed a possible segmentation fault in …
(edit) @7862   17 years vboxsync HGCM service must not block: added todo for SHFL_LOCK_WAIT (Shared …
(edit) @7813   17 years vboxsync Typo.
(edit) @7812   17 years vboxsync HGCM: Add user data pointer to HGCM service function table - fixed a …
(edit) @7810   17 years vboxsync Addded a new line to differentiate between calls more easily.
(edit) @7801   17 years vboxsync HGCM: Add user data pointer to HGCM service function table
(edit) @7429   17 years vboxsync RTUCS2 -> RTUTF16.
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7249   17 years vboxsync Use the critsect to serialize access to the pastboard so that the …
(edit) @7248   17 years vboxsync comment typo.
(edit) @7242   17 years vboxsync Mac OS X: If the host clipboard is cleared or filled with unsupported …
(edit) @7241   17 years vboxsync Mac OS X: Added some documentation to the pasteboard methods. Removed …
(edit) @7234   17 years vboxsync fTerminate should be volatile.
(edit) @7165   17 years vboxsync Better cleanup on shared clipboard initialization failure.
(edit) @7163   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7162   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7131   17 years vboxsync fix
(edit) @7123   17 years vboxsync fix.
(edit) @7117   17 years vboxsync r=bird: subversion attributes. some hungarian fixes. do not pass stuff …
(edit) @7073   17 years vboxsync Added support for the clipboard on Mac OS X hosts. Currently unicode …
(edit) @6990   17 years vboxsync Additions/X11 and HostServices/SharedClipboard: fixed a problem with …
(edit) @6981   17 years vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(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) @6773   17 years vboxsync Hostside shareclipboard makefile: Use if1of here.
(edit) @6722   17 years vboxsync spelling
(edit) @6718   17 years vboxsync better fix
(edit) @6717   17 years vboxsync fix
(edit) @6716   17 years vboxsync adapted BFE to readonly shared folders
(edit) @6631   17 years vboxsync HostServices/SharedClipboard: returned iprt status codes where bool …
(edit) @6622   17 years vboxsync HostServices/SharedClipboard: fixed a possible segfault on Linux hosts
(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) @6377   17 years vboxsync Solaris: shared clipboard fix.
(edit) @6366   17 years vboxsync Solaris: Host-side Shared clipboard lib, some fixes to clipboard-new …
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6329   17 years vboxsync make theh tstShflSizes test mandatory during build time
(edit) @6327   17 years vboxsync tstShflSizes: fixed VBoxSFMapFolder
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5864   17 years vboxsync Shared clipboard (Linux host): fixed an issue with a too small buffer
(edit) @5827   17 years vboxsync Frontends: created headless front-end
(edit) @5805   17 years vboxsync Shared clipboard (Linux host): fixed a segfault on VM exit
(edit) @5783   17 years vboxsync unexport it, hoping that'll fix the sync error…
(edit) @5780   17 years vboxsync VideoCapture: moved from RDP to HostServices and exported to OSE
(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) @5558   17 years vboxsync Windows host/guest clipboard fix.
(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) @5075   17 years vboxsync Leave the host service clipboard lock before completing the message.
(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) @4781   17 years vboxsync eol
(edit) @4753   17 years vboxsync eol
(edit) @4711   17 years vboxsync Fixed a shared clipboard problem on Windows.
(edit) @4510   17 years vboxsync export dummy stub
(edit) @4383   17 years vboxsync More logging
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4368   17 years vboxsync also emit shared folders activity LED when browsing folders
(edit) @4356   17 years vboxsync gcc warning
(edit) @4232   17 years vboxsync fixed eol-style, fixed gcc-4.2 warings about 'char*' version 'const char*'
(edit) @4088   17 years vboxsync opengl/parallel: proper credits to Alexander Eichner.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4052   17 years vboxsync More logging
(edit) @4051   17 years vboxsync Refuse to delete folders that are in use. (VERR_PERMISSION_DENIED)
(edit) @4032   17 years vboxsync Implemented shared folder status light
(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
(edit) @3997   17 years vboxsync Moved logging statement
(edit) @3996   17 years vboxsync Silent failure.
(edit) @3994   17 years vboxsync Don't fail if the file/directory, that needs to be created, doesn't exist
(edit) @3993   17 years vboxsync Fixed dir search on linux hosts
(edit) @3992   17 years vboxsync More logging
(edit) @3972   17 years vboxsync Correction for wildcard-less directory listing
(edit) @3970   17 years vboxsync Disabled some annoying assertions
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