VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuestLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39554   13 years vboxsync Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders: more …
(edit) @39553   13 years vboxsync Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders: more …
(edit) @39552   13 years vboxsync Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders: try to fix …
(edit) @39551   13 years vboxsync Additions/common/VBoxGuestLib: more guest R0 shared folders logging.
(edit) @39454   13 years vboxsync Additions-X11: initial DnD support
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38592   13 years vboxsync Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module
(edit) @38407   13 years vboxsync Windows guest additions: disable PageList HGCM parameters for 64 bit …
(edit) @38317   13 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38201   13 years vboxsync Additions/common: make vbglR3IoCtl fail cleanly on Linux if …
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @37672   14 years vboxsync warnings
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37384   14 years vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37381   14 years vboxsync VBoxVideo: move typecasts to proper arguments
(edit) @37378   14 years vboxsync VBoxVideo: add some explicit typecasts
(edit) @37375   14 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @37262   14 years vboxsync VBoxGuestR3LibAdditions.cpp: Don't crashin in the failure path when …
(edit) @37258   14 years vboxsync Build fix.
(edit) @37257   14 years vboxsync Comments.
(edit) @37256   14 years vboxsync VBoxGuestR3LibAdditions: VersionEx -> VersionExt, refacatored code.
(edit) @37174   14 years vboxsync Additions/x11/seamless: allow for the possibility that nothing is …
(edit) @37141   14 years vboxsync VBoxGuestR3LibAdditions.cpp: r=bird: Added todo about leaks and …
(edit) @37022   14 years vboxsync Removed debug output.
(edit) @37021   14 years vboxsync Removed debug output.
(edit) @37019   14 years vboxsync Guest Additions: Also report extended version information to the host …
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @36740   14 years vboxsync Logging.
(edit) @36638   14 years vboxsync addendum to r71078: there is another limit of 15 bytes required
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36373   14 years vboxsync HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @36318   14 years vboxsync Additions: indentation.
(edit) @36200   14 years vboxsync fixed assertion
(edit) @36199   14 years vboxsync Additions/common/HGCMInternal: added an assertion
(edit) @36193   14 years vboxsync Additions/common/HGCMInternal: typo which caused to allocate a buffer …
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35016   14 years vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @34801   14 years vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34066   14 years vboxsync Additions/common/VBoxGuestLib: don't leak HGCM handle during termination
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33439   14 years vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33243   14 years vboxsync Additions/VBoxGuestLib: fix invalid LogRel statement.
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32705   14 years vboxsync VBOX_WITH_GUEST_PROPS
(edit) @32654   14 years vboxsync Additions/VBoxGuest: limit the occurrence of some more LogRel statements
(edit) @32633   14 years vboxsync VbglR3GetSessionId,VBoxServiceVMInfo: Documented VbglR3GetSessionId …
(edit) @32631   14 years vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32574   14 years vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @32311   14 years vboxsync Additions/common/VBoxGuestR0Lib: shadow declaration.
(edit) @31750   14 years vboxsync SysHlp.cpp: Tested the wrong way…
(edit) @31749   14 years vboxsync HGCMInternal.cpp: Avoid unused variable on non-linux platforms.
(edit) @31748   14 years vboxsync SysHlp.cpp: Unused variables on Windows.
(edit) @31724   14 years vboxsync Additions: compile fix
(edit) @31720   14 years vboxsync Additions: fixed the gcc C90 warnings regardings mixed declarations …
(edit) @31520   14 years vboxsync VBoxGuestLib/Makefile.kmk,Config.kmk: Followup to r64491 - fixed …
(edit) @31430   14 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31426   14 years vboxsync Additions/XFree86: partly revert r64479 as it fails on the build box
(edit) @31414   14 years vboxsync Additions/XFree86: compile flag cleanup
(edit) @31409   14 years vboxsync Additions/XFree86/vboxvideo: eliminate some problematic symbols
(edit) @31386   14 years vboxsync X11 additions: one other reference to a libc symbol
(edit) @31384   14 years vboxsync X11 additions: fixed unresolved symbols for Xorg < 7.0
(edit) @31364   14 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31355   14 years vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31159   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31130   14 years vboxsync Const.
(edit) @31111   14 years vboxsync Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
(edit) @31052   14 years vboxsync Shared Folders/AutoMount: Update.
(edit) @31045   14 years vboxsync Won't work.
(edit) @31044   14 years vboxsync Warning.
(edit) @31025   14 years vboxsync Quick VbglR3SharedFolder* api review.
(edit) @31013   14 years vboxsync export to OSE
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30959   14 years vboxsync VbglR3ReportAdditionsStatus,VBoxGuestStatus: review of r63577. added …
(edit) @30829   14 years vboxsync VbglR3CredentialsDestroy: Use RTMemWipeThoroughly instead.
(edit) @30779   14 years vboxsync Build fix.
(edit) @30778   14 years vboxsync Guest Additions status: Use more enums.
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30668   15 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30439   15 years vboxsync Backed out r63009 (not needed, see #5068c14).
(edit) @30392   15 years vboxsync VBoxGuestR3Lib.cpp: Mask all unimportant signals before doing the …
(edit) @30339   15 years vboxsync crOpenGL: fixed OpenGL support for 32bit apps under 64bit Windows guests
(edit) @30320   15 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30061   15 years vboxsync Page fusion test api change
(edit) @30040   15 years vboxsync Part one of the page fusion test case
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29680   15 years vboxsync warning (unused variable)
(edit) @29658   15 years vboxsync crOpenGL: fix ETQW failure on level load
(edit) @29538   15 years vboxsync Compile fix
(edit) @29535   15 years vboxsync Missing file
(edit) @29530   15 years vboxsync No need for VBOX_WITH_PAGE_SHARING
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
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