VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43647   12 years vboxsync crOpenGL: generate omitted aliaces for GetProcAddress
(edit) @43581   12 years vboxsync VBoxServiceClipboard-os2.cpp: Tell PM not to try send any WM_QUIT …
(edit) @43492   12 years vboxsync Additions/crOpenGL: call stubInitXDamageExtension() earlier in fake …
(edit) @43487   12 years vboxsync crOpenGL/wddm: basics for miniport-based visible rects processing …
(edit) @43462   12 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43411   12 years vboxsync Additions/haiku: cleanup.
(edit) @43410   12 years vboxsync Additions/haiku: cleanup.
(edit) @43409   12 years vboxsync Additions/haiku: cleanup.
(edit) @43377   12 years vboxsync Additions: Fix CPU hot remove on Linux guests
(edit) @43369   12 years vboxsync Additions/Haiku: build fix.
(edit) @43368   12 years vboxsync Additions/Haiku: missed file.
(edit) @43366   12 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43346   12 years vboxsync VBoxGuestLib: generic HGCM Host Channnel service.
(edit) @43343   12 years vboxsync Additions/common/VBoxGuest: re-added housekeeping code to prevent …
(edit) @43296   12 years vboxsync Additions/common/crOpenGL: make fakedri_drv use more in-tree headers.
(edit) @43293   12 years vboxsync Additions: use xproto from the headers
(edit) @43273   12 years vboxsync Additions/common/crOpenGL: replace a dependency on X server headers …
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43230   12 years vboxsync Logging.
(edit) @43202   12 years vboxsync Additions/VBoxService/ToolBox: additional check in mktemp to avoid a …
(edit) @43196   12 years vboxsync Fixed UINT32_MAX check.
(edit) @43121   12 years vboxsync CDDL licensing cleanup
(edit) @43111   12 years vboxsync comment style change
(edit) @43049   12 years vboxsync VBoxService/VBoxServiceControlThreadAllocateArgv: Fixed allocation size.
(edit) @43018   12 years vboxsync Fixed warnings.
(edit) @43016   12 years vboxsync Additions/common/VBoxGuestLib: work around an assertion on Solaris …
(edit) @43000   12 years vboxsync Removed debug logging.
(edit) @42997   12 years vboxsync VBoxService/GuestCtrl: Revamped code for building modified argv objects.
(edit) @42995   12 years vboxsync VBoxServiceToolBox.cpp/cat: Fixed bug in --output handling. The output …
(edit) @42927   12 years vboxsync Additions/common/VBoxService: minor bug fix.
(edit) @42921   12 years vboxsync VBoxService/GuestCtrl: Support for expanding command line arguments …
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42764   12 years vboxsync Additions/common/VBoxService: clean up toolbox help text.
(edit) @42763   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool: add --tmpdir option …
(edit) @42747   12 years vboxsync Additions/common/VBoxService: input verification and variable naming …
(edit) @42739   12 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42738   12 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @42735   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool requires an absolute path.
(edit) @42728   12 years vboxsync Additions/common/VBoxService: vbox_mkdir adjustments.
(edit) @42727   12 years vboxsync Additions/common/VBoxService: extend vbox_mktemp to handle directories …
(edit) @42717   12 years vboxsync Additions/VBoxService/toolbox: removed presumably incorrect umask() call.
(edit) @42715   12 years vboxsync VBoxService/Toolbox: Include node_id in long output format.
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42655   12 years vboxsync Additions/common/VBoxService: make vbox_rmdir and vbox_mktemp tool …
(edit) @42645   12 years vboxsync Additions/common/VBoxService: the mktemp tool should print a message …
(edit) @42615   12 years vboxsync Additions/common/VBoxService: add vbox_mktemp to toolbox.
(edit) @42591   12 years vboxsync crOpenGL: fix ocasional packspu init misbeave
(edit) @42536   12 years vboxsync crOpenGL/wddm: WOW64 fix
(edit) @42534   12 years vboxsync Additions/common/VBoxService: fix vbox_rm argument counting and error …
(edit) @42528   12 years vboxsync crOpenGL: context-connection: avoid unnecessary connection on packer init
(edit) @42523   12 years vboxsync crOpenGL: bugfix
(edit) @42521   12 years vboxsync Additions/common/VBoxService: clean up toolbox help slightly.
(edit) @42520   12 years vboxsync crOpenGL: debug assertion fixes
(edit) @42518   12 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42515   12 years vboxsync Additions/common/VBoxService: add vbox_rm.
(edit) @42500   12 years vboxsync burn fix
(edit) @42499   12 years vboxsync crOgl/wddm: per-context connections
(edit) @42498   12 years vboxsync Additions/common/VBoxService: small duplication elimination.
(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) @42461   12 years vboxsync Guest Control 2.0: Update.
(edit) @42366   12 years vboxsync Additions/common/VBoxGuest: export RTSemMutex symbols from the Solaris …
(edit) @42330   12 years vboxsync Additions: add semmutex to fix the missing symbols after r79384
(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) @42240   12 years vboxsync build fix
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42227   12 years vboxsync Additions/common/VBoxGuestLib: pointer management API documentation.
(edit) @42220   12 years vboxsync More VS2010 preps.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42150   12 years vboxsync printf -> RTPrintf
(edit) @42149   12 years vboxsync Drop the TCHAR charade and make it build against current sdk. :-)
(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) @41972   12 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41971   12 years vboxsync crOpenGL: report visual bits superset to avoid host context recreation …
(edit) @41963   12 years vboxsync crOpenGL/wddm: fix flikering on window creation
(edit) @41852   13 years vboxsync Additions/common and solaris/vboxmouse: large code drop.
(edit) @41783   13 years vboxsync Doxygen, comment typos.
(edit) @41774   13 years vboxsync bugref..
(edit) @41725   13 years vboxsync Additions/solaris: renamed deps.s to deps.asm.
(edit) @41722   13 years vboxsync Additions/common/VBoxGuest: fixed copyright dates and licence headers …
(edit) @41721   13 years vboxsync Additions/solaris: more kernel module dependency handling for cross-builds.
(edit) @41705   13 years vboxsync Additions/solaris: separate kernel mouse driver code again.
(edit) @41696   13 years vboxsync Additions/solaris/VBoxGuest: make the kernel module dependency …
(edit) @41683   13 years vboxsync Additions/common/VBoxGuest: make the Solaris module linkable with GNU …
(edit) @41649   13 years vboxsync Additions/VBoxGuest: Windows build fix
(edit) @41647   13 years vboxsync VBoxGuest: Build fix.
(edit) @41644   13 years vboxsync nit
(edit) @41643   13 years vboxsync VBoxGuest: Drop duplicate mouse callback data, fix member names and …
(edit) @41642   13 years vboxsync VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
(edit) @41640   13 years vboxsync Additions/common/VBoxGuest: add an internal IOCtl based on the current …
(edit) @41639   13 years vboxsync Additions/common/VBoxGuest: C fix.
(edit) @41638   13 years vboxsync wddm: vsync support fixes + missing commit
(edit) @41619   13 years vboxsync Additions/common/VBoxGuest: Hungarian fix.
(edit) @41617   13 years vboxsync Additions/common/VBoxGuest: missing initialisation.
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