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) @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   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30668   14 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30439   14 years vboxsync Backed out r63009 (not needed, see #5068c14).
(edit) @30392   14 years vboxsync VBoxGuestR3Lib.cpp: Mask all unimportant signals before doing the …
(edit) @30339   14 years vboxsync crOpenGL: fixed OpenGL support for 32bit apps under 64bit Windows guests
(edit) @30320   14 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.
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29395   15 years vboxsync Adjust size
(edit) @29360   15 years vboxsync VMMDevReq_RegisterSharedModule has a variable packet size as well
(edit) @29307   15 years vboxsync Shared paging interface updates
(edit) @29291   15 years vboxsync VbglR3: Don't trigger debug assertion in VbglR3WaitEvent(); happens …
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28544   15 years vboxsync VbglR3: Added Windows storage path lookup for built in vendors.
(edit) @28518   15 years vboxsync VBoxGuest: Hrmpf!
(edit) @28516   15 years vboxsync VBoxGuest: be less verbose on timeouts
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28433   15 years vboxsync VBoxGuestR3LibModule.cpp: svn-ps.cmd
(edit) @28403   15 years vboxsync Added shared paging r3 helpers
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28303   15 years vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28086   15 years vboxsync Guest Control: Update; now buffered and deferred commands work.
(edit) @28029   15 years vboxsync Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
(edit) @28014   15 years vboxsync Guest Control: Bugfixes for VBoxService.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27865   15 years vboxsync export the guest control stuff to OSE
(edit) @27748   15 years vboxsync VBoxGuestR3LibDaemonize.cpp: todo.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27687   15 years vboxsync Additons/common/VBoxGuestLibR3: make saving and restoring video modes …
(edit) @27602   15 years vboxsync removed obsolete XFree86 4.2 headers
(edit) @27529   15 years vboxsync Additions/x11/vboxvideo: vboxvideo part of dynamic resizing for older …
(edit) @27508   15 years vboxsync Additions/common/VBoxGuestLib: fixed a Solaris warning
(edit) @27318   15 years vboxsync VBoxGuestR3LibSeamless.cpp: Initialize (poison) the output members of …
(edit) @27309   15 years vboxsync Additions/x11/vboxvideo: do not save the video mode for size hints …
(edit) @27083   15 years vboxsync VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
(edit) @27080   15 years vboxsync VBoxGuestR3LibMisc.cpp,VBoxGuestLib.h: minor adjustments.
(edit) @27023   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @27014   15 years vboxsync makefiles: Preps for building the test suite.
(edit) @26999   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26741   15 years vboxsync VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26642   15 years vboxsync Additions/VBoxGuestLib: failure case logging.
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @26425   15 years vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26380   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
(edit) @26374   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Return value for …
(edit) @26358   15 years vboxsync Additions/common, Additions/Solaris: Fix logging.
(edit) @26355   15 years vboxsync Get rid of annoying assertion
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