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) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45356   12 years vboxsync tabs
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45018   12 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Removed incorrect assertion (caused …
(edit) @45016   12 years vboxsync VBoxGuestR0LibSharedFolders.c: nits.
(edit) @45015   12 years vboxsync VBoxGuestR0LibSharedFolders.c: Use RT_ZERO instead of non-portable …
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44558   12 years vboxsync VBOXSF: use page list for read/write buffer.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44324   12 years vboxsync VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
(edit) @44141   12 years vboxsync VBoxGuestR3Lib/VbglR3SharedFolderGetMappings: return SUCCESS if the …
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43722   12 years vboxsync vboxguest/win: propagate VERR_OUT_OF_RANGE, required by CrOpenGL
(edit) @43462   12 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43346   12 years vboxsync VBoxGuestLib: generic HGCM Host Channnel service.
(edit) @43016   12 years vboxsync Additions/common/VBoxGuestLib: work around an assertion on Solaris …
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42466   12 years vboxsync Additions/common/VBoxGuestLib: we do not need VbglIsReady() after all.
(edit) @42465   12 years vboxsync Additions/common/VBoxGuestLib: set the status when terminating.
(edit) @42316   12 years vboxsync Vbgl: FastMutex->Mutex to comply with windows IRQL requirements
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42227   12 years vboxsync Additions/common/VBoxGuestLib: pointer management API documentation.
(edit) @42019   12 years vboxsync GuestLib: fix uninit
(edit) @42006   12 years vboxsync vbgl: follow up
(edit) @42005   12 years vboxsync vbgl: follow up
(edit) @42004   12 years vboxsync vbgl: close driver only when openned on uninit
(edit) @41852   12 years vboxsync Additions/common and solaris/vboxmouse: large code drop.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41474   13 years vboxsync compile fix for VBOX_WITH_GUEST_PROPS disabled
(edit) @41443   13 years vboxsync Additions/SharedFolders: better error handling of …
(edit) @41441   13 years vboxsync VBoxTray/SharedFolders/win: fix double mem free crash
(edit) @41430   13 years vboxsync Additions/common/VBoxGuestLib: convenience #include directive.
(edit) @41192   13 years vboxsync GuestCtrl/VbglR3: Use fixed HGCM parameter counts, assertions.
(edit) @40901   13 years vboxsync Let the other hosts use page lists again.
(edit) @40732   13 years vboxsync VbglR3SharedFolderGetMappings: fixed minor memory leak
(edit) @40683   13 years vboxsync Nit.
(edit) @40483   13 years vboxsync crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
(edit) @40436   13 years vboxsync VbglR3CredentialsDestroyUtf16: RTUtf16Len returns the length as a …
(edit) @40415   13 years vboxsync VbgR3AutoLogonReportStatus: Drop the unnecessary RTStrPrintf and …
(edit) @40414   13 years vboxsync VbglR3: Implemented fallback for auto-logon status reporting in case …
(edit) @40359   13 years vboxsync VBoxGuest: disable page list HGCM transfers for Locked buffers to …
(edit) @40263   13 years vboxsync VbglR3: Fixed length on UTF-16 wipes.
(edit) @40211   13 years vboxsync VbglR3: Added functions for auto-logon facility reporting + remote …
(edit) @40207   13 years vboxsync Additions/VBoxGuestLib: warnings
(edit) @39693   13 years vboxsync Additions/common/VBoxGuestLib: fixed LOG_GROUP define
(edit) @39672   13 years vboxsync Additions/common/VBoxGuestLib: logging.
(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   13 years vboxsync warnings
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37384   13 years vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37381   13 years vboxsync VBoxVideo: move typecasts to proper arguments
(edit) @37378   13 years vboxsync VBoxVideo: add some explicit typecasts
(edit) @37375   13 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.
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