VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @3969   17 years vboxsync Enabled case conversion
(edit) @3968   17 years vboxsync Deal with trailing delimiter
(edit) @3967   17 years vboxsync correction
(edit) @3966   17 years vboxsync Removed breakpoint
(edit) @3965   17 years vboxsync Deal with wildcard path parts
(edit) @3964   17 years vboxsync Deal with wildcard path parts
(edit) @3961   17 years vboxsync Override path delimiter for linux hosts
(edit) @3960   17 years vboxsync Corrections
(edit) @3959   17 years vboxsync Export
(edit) @3958   17 years vboxsync new testcase
(edit) @3955   17 years vboxsync compile fix
(edit) @3954   17 years vboxsync Backwards compatibility with older VBox versions ensured.
(edit) @3944   17 years vboxsync Preparations for dealing with case sensitivity
(edit) @3904   17 years vboxsync instroduced global VBOX_HEADLESS
(edit) @3896   17 years vboxsync Added a stub Linux host clipboard module which does not link to the …
(edit) @3895   17 years vboxsync Removed support for Latin1 from the Linux clipboard code, except as a …
(edit) @3858   17 years vboxsync OpenGL update by Alexander Eichner
(edit) @3766   17 years vboxsync warning, uninitialized variables
(edit) @3729   17 years vboxsync Update from Alexander Eichner.
(edit) @3716   17 years vboxsync correction
(edit) @3715   17 years vboxsync Fix
(edit) @3713   17 years vboxsync And more
(edit) @3712   17 years vboxsync More fixes
(edit) @3711   17 years vboxsync Compile fixes
(edit) @3709   17 years vboxsync RT_OS_WINDOWS
(edit) @3708   17 years vboxsync Merged Linux code from Alexander Eichner.
(edit) @3698   17 years vboxsync double underscore cleanup. Adjusted file headers (license section …
(edit) @3604   17 years vboxsync warning
(edit) @3479   17 years vboxsync get window rect
(edit) @3476   17 years vboxsync use iprt
(edit) @3475   17 years vboxsync Compile fixes
(edit) @3472   17 years vboxsync Updates
(edit) @3471   17 years vboxsync bugfix
(edit) @3470   17 years vboxsync more logging
(edit) @3469   17 years vboxsync wrong name again
(edit) @3468   17 years vboxsync Extension detection updates
(edit) @3467   17 years vboxsync OGL: updates
(edit) @3463   17 years vboxsync Some logging
(edit) @3461   17 years vboxsync Update
(edit) @3460   17 years vboxsync Extension checks
(edit) @3459   17 years vboxsync Last one I hope
(edit) @3458   17 years vboxsync Again
(edit) @3457   17 years vboxsync More fixes
(edit) @3456   17 years vboxsync Corrections
(edit) @3455   17 years vboxsync Attempt to fix the linux build
(edit) @3454   17 years vboxsync updates for opengl extensions
(edit) @3452   17 years vboxsync added VBOX_WITH_SHARED_FOLDERS and VBOX_WITH_SHARED_CLIPBOARD
(edit) @3444   17 years vboxsync Comment
(edit) @3441   17 years vboxsync Too noisy to log each OpenGL command
(edit) @3439   17 years vboxsync Added VBOX_WITH_OPENGL (default 1)
(edit) @3438   17 years vboxsync Window creation needs to be done in DrvSetPixelFormat
(edit) @3435   17 years vboxsync Error propagation
(edit) @3434   17 years vboxsync 3 parameters
(edit) @3432   17 years vboxsync Fixed issue with NULL parameter passing
(edit) @3428   17 years vboxsync bugfix
(edit) @3426   17 years vboxsync bugfix
(edit) @3399   17 years vboxsync warnings
(edit) @3374   17 years vboxsync Destroy window
(edit) @3354   17 years vboxsync Destroy window properly
(edit) @3346   17 years vboxsync Indent
(edit) @3344   17 years vboxsync Export to OSE.
(add) @3338   17 years vboxsync Export HostServices
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