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) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54852   10 years vboxsync Additions/common/VBoxGuestLib: when trying to save video mode hints to …
(edit) @54615   10 years vboxsync Fixed VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS validation and adjusted …
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @53972   10 years vboxsync Additions/x11: remove unnecessary IPRT support code from X.Org drivers.
(edit) @53463   10 years vboxsync Additions/common/VBoxGuestLib: fix mode hint backwards compatibility.
(edit) @53454   10 years vboxsync Additions/common/VBoxGuestLib: make saving video modes in guest …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @52956   10 years vboxsync Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
(edit) @52800   10 years vboxsync Additions/VBoxGuestLib: minor typo, thanks PVS
(edit) @52308   11 years vboxsync Additions/common/VBoxGuestLib: change VbglR3GuestPropEnum() to return …
(edit) @52233   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52222   11 years vboxsync Additions/common/VBoxGuestLib: re-write vbglR3DoIOCtl() for …
(edit) @52214   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52212   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52210   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52201   11 years vboxsync Additions/common/VBoxGuestLib: missing return check when retrieving a …
(edit) @52189   11 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52177   11 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @51997   11 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51962   11 years vboxsync VBoxGuestR0LibSharedFolders: warnings
(edit) @51522   11 years vboxsync Additions: comment nits.
(edit) @51490   11 years vboxsync Additions: Darwin: apply the same approach as in r94097 when …
(edit) @51450   11 years vboxsync fixed some Log() statments where we didn't properly display uint64_t …
(edit) @51346   11 years vboxsync rename Test Suite => Validation Kit
(edit) @51254   11 years vboxsync Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use …
(edit) @50838   11 years vboxsync Additions: return the actual result of certain vbglDriverIOCtl() calls
(edit) @50837   11 years vboxsync Additions: also check the actual result of certain vbglDriverIOCtl() calls
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50821   11 years vboxsync crOpenGL/hgcm: fix connect failure
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50562   11 years vboxsync Build fix.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50523   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50462   11 years vboxsync Build fix.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @49950   11 years vboxsync Additions/common: !RT_SUCCESS => RT_FAILURE
(edit) @49930   11 years vboxsync Build fix.
(edit) @49929   11 years vboxsync DnD/VbglR3: Static.
(edit) @49924   11 years vboxsync Indentation.
(edit) @49923   11 years vboxsync DnD/VbglR3: Sanitize file/directory paths coming from the host, fixed …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @48938   11 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @48034   11 years vboxsync Guest Additions: add release logger to VBoxGuest driver (enabled for …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47695   11 years vboxsync Additions/GuestCtrl: Use a separate filter mask + value for message …
(edit) @47620   12 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47294   12 years vboxsync Guest user state reporting: Update.
(edit) @46181   12 years vboxsync VbglPhysHeapGetPhysAddr returns a 32-bit value, RTCCPHYS causes …
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(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   13 years vboxsync Additions/common/VBoxGuestLib: we do not need VbglIsReady() after all.
(edit) @42465   13 years vboxsync Additions/common/VBoxGuestLib: set the status when terminating.
(edit) @42316   13 years vboxsync Vbgl: FastMutex->Mutex to comply with windows IRQL requirements
(edit) @42261   13 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42227   13 years vboxsync Additions/common/VBoxGuestLib: pointer management API documentation.
(edit) @42019   13 years vboxsync GuestLib: fix uninit
(edit) @42006   13 years vboxsync vbgl: follow up
(edit) @42005   13 years vboxsync vbgl: follow up
(edit) @42004   13 years vboxsync vbgl: close driver only when openned on uninit
(edit) @41852   13 years vboxsync Additions/common and solaris/vboxmouse: large code drop.
(edit) @41783   13 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 …
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