VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52177   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52038   10 years vboxsync crOpenGL: Removed duplicate targets.
(edit) @51997   10 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51962   10 years vboxsync VBoxGuestR0LibSharedFolders: warnings
(edit) @51729   10 years vboxsync Recently missed header updates.
(edit) @51711   10 years vboxsync Additions/VBoxService: Fix automount to pass dmode, fmode options for …
(edit) @51673   10 years vboxsync crOpenGL: configurable custom dump generation
(edit) @51650   10 years vboxsync CrOpenGL: ignore writeback for CmdVbva mode
(edit) @51570   11 years vboxsync Additions/common/VBoxService: provide default/null object …
(edit) @51564   11 years vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51559   11 years vboxsync crOpenGL: wglShareLists support
(edit) @51523   11 years vboxsync Additions/common/VBoxService: fix an assertion getting network …
(edit) @51522   11 years vboxsync Additions: comment nits.
(edit) @51503   11 years vboxsync Additions/common/VBoxService: make most service call-back functions …
(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) @51319   11 years vboxsync crOpenGL: adjusment
(edit) @51317   11 years vboxsync memset this time
(edit) @51316   11 years vboxsync build fix v2
(edit) @51313   11 years vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51254   11 years vboxsync Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use …
(edit) @51224   11 years vboxsync Additions/VBoxGuest: remove VRDP session handling (never really used), …
(edit) @51205   11 years vboxsync Additions/VBoxService: when starting guest processes, ignore …
(edit) @51202   11 years vboxsync crOpenGL: bugfix
(edit) @51200   11 years vboxsync crOpenGL: getAttribLocations
(edit) @51194   11 years vboxsync crOpenGL: 1.don't unload rt-dependant libs 2.wait for sync thread …
(edit) @51115   11 years vboxsync VBoxGuest-darwin.cpp: hash table lookup fix from host driver. (harmless)
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50942   11 years vboxsync build fix v2
(edit) @50900   11 years vboxsync Additions/common/VBoxVideo: fix a return value.
(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) @50826   11 years vboxsync VBoxGuest/VBoxGuest.cpp: Logging.
(edit) @50822   11 years vboxsync VBoxGuest/VBoxGuest-win.cpp: Logging.
(edit) @50821   11 years vboxsync crOpenGL/hgcm: fix connect failure
(edit) @50810   11 years vboxsync VBoxService/GuestCtrl: Do a HGCM reconnect on saved state restore when …
(edit) @50803   11 years vboxsync VBoxGuest.cpp: Logging.
(edit) @50770   11 years vboxsync VBoxGuest: fix host flags for win (thanks Michael)
(edit) @50753   11 years vboxsync Additions/solaris: nit.
(edit) @50752   11 years vboxsync Additions/solaris/VBoxGuest: Quiesce support for VBoxGuest. A todo …
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50722   11 years vboxsync VBoxGuest-darwin.cpp: release buld fix. "{;}" replaced with do{}while(0).
(edit) @50701   11 years vboxsync Darwin Additions: intoduced a dedicated workloop in VBoxGuest.kext in …
(edit) @50699   11 years vboxsync Darwin Additions: fix kernel panic during VBoxGuest.kext unloading (do …
(edit) @50688   11 years vboxsync VBoxGuest/darwin: Delay waking up threads still we're out of interrupt …
(edit) @50623   11 years vboxsync Additions/common/VBoxGuest: host flags: do not try to allocate …
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50571   11 years vboxsync Additions/VBoxService: solaris build fix
(edit) @50567   11 years vboxsync VBoxServiceVMInfo.cpp: 2nd attempt at socket address length fix.
(edit) @50566   11 years vboxsync VBoxServiceVMInfo.cpp: Attempt at socket address length fix.
(edit) @50565   11 years vboxsync VBoxServiceVMInfo.cpp: Turns out there isn't anything wrong with …
(edit) @50562   11 years vboxsync Build fix.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50555   11 years vboxsync VBoxServiceVMInfo.cpp: IP Address comment updates and some cleanup of …
(edit) @50554   11 years vboxsync VBoxServiceVMInfo.cpp: Fixed interface IP address on OS/2 (probably …
(edit) @50542   11 years vboxsync Use HGSMI memory allocator
(edit) @50539   11 years vboxsync Additions/common/VBoxGuest: fix a dead-lock in the host flags handling.
(edit) @50537   11 years vboxsync Additions/common/VBoxGuest: simplify the mouse call-back management.
(edit) @50523   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50482   11 years vboxsync Build HGSMI memory allocator (unused)
(edit) @50462   11 years vboxsync Build fix.
(edit) @50461   11 years vboxsync Additions/VBoxService: skip a share from automounting if it's already …
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50448   11 years vboxsync Additions/VBoxService: assertion fix
(edit) @50391   11 years vboxsync Additions/common/VBoxGuest: in-code documentation for capability acquiring.
(edit) @50372   11 years vboxsync Additions/common/VBoxGuest: make CANCEL_ALL_WAITEVENTS cancel the next …
(edit) @50348   11 years vboxsync Solaris/Additions/VBoxGuest: removed unintentional extra lines from r92086.
(edit) @50347   11 years vboxsync Additions/solaris: Try to play nice with fast reboots (quiesce).
(edit) @50323   11 years vboxsync Vbox => VBox
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50286   11 years vboxsync VBoxService: Fix CPU hotunplug code for newer kernels where the …
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50063   11 years vboxsync VBoxService/VBoxServiceControlSession.cpp: Added a to-do.
(edit) @50051   11 years vboxsync VBoxService/GuestCtrl: Print some more help in case a guest session is …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50030   11 years vboxsync Additions/linux: back out single bit-count Additions package …
(edit) @50026   11 years vboxsync Additions/VBoxService: indentation
(edit) @50025   11 years vboxsync VBoxService/VMInfo: Fixed crashes in user detection.
(edit) @49950   11 years vboxsync Additions/common: !RT_SUCCESS => RT_FAILURE
(edit) @49946   11 years vboxsync Additions/VBoxGuest: be more quiet with release logging
(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) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49676   11 years vboxsync Drop duplicate target listings on win.amd64 caused by r90884.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49600   11 years vboxsync Additions/linux/fakedri: additional search path for swrast_dri, 32-bit.
(edit) @49599   11 years vboxsync Additions/linux/fakedri: additional search path for swrast_dri.
(edit) @49531   11 years vboxsync Additions/VBoxService: do try to open the kernel device when executing …
(edit) @49529   11 years vboxsync Additions/Haiku: Build fixes patches.
(edit) @49511   11 years vboxsync VBoxService: don't disable logging if no log file name is passed
(edit) @49470   11 years vboxsync Additions/3D: prevent an OpenGL dead-lock.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49308   11 years vboxsync crOpenGL 24bpp depth
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