VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @49264   11 years vboxsync crOpenGL: dumping/logging
(edit) @49260   11 years vboxsync crOpenGL: warning fixes
(edit) @49214   11 years vboxsync Additions/linux/3d: do not use a separate display connection to get …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49005   11 years vboxsync wddm: build fix
(edit) @48999   11 years vboxsync wddm: ensure all windows are initially hidden
(edit) @48938   11 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @48927   11 years vboxsync crOpenGL: fix frame & renderbuffer deletion
(edit) @48775   11 years vboxsync VBoxService/GuestCtrl: Only write desired amount to guest files, debug …
(edit) @48725   11 years vboxsync VBoxService/VBoxServiceControlSession: Logging.
(edit) @48722   11 years vboxsync VBoxService/VBoxServiceControlSession: Close guest file on opening error.
(edit) @48720   11 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @48678   11 years vboxsync Forward ported r89250 + r89298 (VBoxService/VMInfo: Fixed memory leak …
(edit) @48665   11 years vboxsync VBoxGuest*os2*: (C) corrections.
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48447   11 years vboxsync Additions/common/VBoxGuest: lower some more logging priority.
(edit) @48311   11 years vboxsync Warnings.
(edit) @48231   11 years vboxsync Additions/common/VBoxGuest: reduce logging in IRQ handlers.
(edit) @48058   11 years vboxsync crOpenGL: crDebug->crWarning
(edit) @48057   11 years vboxsync crOpenGL: debugging
(edit) @48034   11 years vboxsync Guest Additions: add release logger to VBoxGuest driver (enabled for …
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