VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43837   12 years vboxsync Additions/crOpenGL: small fix to FBConfig attribute handling.
(edit) @43833   12 years vboxsync Additions/GuestStats: Fixed missing MEM_SYSTEM_CACHE caps for both …
(edit) @43793   12 years vboxsync VBoxService/vminfo: Check for D-Bus loading on usage.
(edit) @43792   12 years vboxsync VBoxService: Enabled some accidently disabled code again.
(edit) @43791   12 years vboxsync VBoxService/vminfo: Added support for ConsoleKit session detection via …
(edit) @43722   13 years vboxsync vboxguest/win: propagate VERR_OUT_OF_RANGE, required by CrOpenGL
(edit) @43647   13 years vboxsync crOpenGL: generate omitted aliaces for GetProcAddress
(edit) @43581   13 years vboxsync VBoxServiceClipboard-os2.cpp: Tell PM not to try send any WM_QUIT …
(edit) @43492   13 years vboxsync Additions/crOpenGL: call stubInitXDamageExtension() earlier in fake …
(edit) @43487   13 years vboxsync crOpenGL/wddm: basics for miniport-based visible rects processing …
(edit) @43462   13 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43411   13 years vboxsync Additions/haiku: cleanup.
(edit) @43410   13 years vboxsync Additions/haiku: cleanup.
(edit) @43409   13 years vboxsync Additions/haiku: cleanup.
(edit) @43377   13 years vboxsync Additions: Fix CPU hot remove on Linux guests
(edit) @43369   13 years vboxsync Additions/Haiku: build fix.
(edit) @43368   13 years vboxsync Additions/Haiku: missed file.
(edit) @43366   13 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   13 years vboxsync Haiku Additions.
(edit) @43346   13 years vboxsync VBoxGuestLib: generic HGCM Host Channnel service.
(edit) @43343   13 years vboxsync Additions/common/VBoxGuest: re-added housekeeping code to prevent …
(edit) @43296   13 years vboxsync Additions/common/crOpenGL: make fakedri_drv use more in-tree headers.
(edit) @43293   13 years vboxsync Additions: use xproto from the headers
(edit) @43273   13 years vboxsync Additions/common/crOpenGL: replace a dependency on X server headers …
(edit) @43259   13 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43230   13 years vboxsync Logging.
(edit) @43202   13 years vboxsync Additions/VBoxService/ToolBox: additional check in mktemp to avoid a …
(edit) @43196   13 years vboxsync Fixed UINT32_MAX check.
(edit) @43121   13 years vboxsync CDDL licensing cleanup
(edit) @43111   13 years vboxsync comment style change
(edit) @43049   13 years vboxsync VBoxService/VBoxServiceControlThreadAllocateArgv: Fixed allocation size.
(edit) @43018   13 years vboxsync Fixed warnings.
(edit) @43016   13 years vboxsync Additions/common/VBoxGuestLib: work around an assertion on Solaris …
(edit) @43000   13 years vboxsync Removed debug logging.
(edit) @42997   13 years vboxsync VBoxService/GuestCtrl: Revamped code for building modified argv objects.
(edit) @42995   13 years vboxsync VBoxServiceToolBox.cpp/cat: Fixed bug in --output handling. The output …
(edit) @42927   13 years vboxsync Additions/common/VBoxService: minor bug fix.
(edit) @42921   13 years vboxsync VBoxService/GuestCtrl: Support for expanding command line arguments …
(edit) @42905   13 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @42846   13 years vboxsync Guest Control 2.0: Update.
(edit) @42764   13 years vboxsync Additions/common/VBoxService: clean up toolbox help text.
(edit) @42763   13 years vboxsync Additions/common/VBoxService: vbox_mktemp tool: add --tmpdir option …
(edit) @42747   13 years vboxsync Additions/common/VBoxService: input verification and variable naming …
(edit) @42739   13 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42738   13 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @42735   13 years vboxsync Additions/common/VBoxService: vbox_mktemp tool requires an absolute path.
(edit) @42728   13 years vboxsync Additions/common/VBoxService: vbox_mkdir adjustments.
(edit) @42727   13 years vboxsync Additions/common/VBoxService: extend vbox_mktemp to handle directories …
(edit) @42717   13 years vboxsync Additions/VBoxService/toolbox: removed presumably incorrect umask() call.
(edit) @42715   13 years vboxsync VBoxService/Toolbox: Include node_id in long output format.
(edit) @42708   13 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42655   13 years vboxsync Additions/common/VBoxService: make vbox_rmdir and vbox_mktemp tool …
(edit) @42645   13 years vboxsync Additions/common/VBoxService: the mktemp tool should print a message …
(edit) @42615   13 years vboxsync Additions/common/VBoxService: add vbox_mktemp to toolbox.
(edit) @42591   13 years vboxsync crOpenGL: fix ocasional packspu init misbeave
(edit) @42536   13 years vboxsync crOpenGL/wddm: WOW64 fix
(edit) @42534   13 years vboxsync Additions/common/VBoxService: fix vbox_rm argument counting and error …
(edit) @42528   13 years vboxsync crOpenGL: context-connection: avoid unnecessary connection on packer init
(edit) @42523   13 years vboxsync crOpenGL: bugfix
(edit) @42521   13 years vboxsync Additions/common/VBoxService: clean up toolbox help slightly.
(edit) @42520   13 years vboxsync crOpenGL: debug assertion fixes
(edit) @42518   13 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42515   13 years vboxsync Additions/common/VBoxService: add vbox_rm.
(edit) @42500   13 years vboxsync burn fix
(edit) @42499   13 years vboxsync crOgl/wddm: per-context connections
(edit) @42498   13 years vboxsync Additions/common/VBoxService: small duplication elimination.
(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) @42461   13 years vboxsync Guest Control 2.0: Update.
(edit) @42366   13 years vboxsync Additions/common/VBoxGuest: export RTSemMutex symbols from the Solaris …
(edit) @42330   13 years vboxsync Additions: add semmutex to fix the missing symbols after r79384
(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) @42240   13 years vboxsync build fix
(edit) @42239   13 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42227   13 years vboxsync Additions/common/VBoxGuestLib: pointer management API documentation.
(edit) @42220   13 years vboxsync More VS2010 preps.
(edit) @42154   13 years vboxsync VS2010 preps.
(edit) @42150   13 years vboxsync printf -> RTPrintf
(edit) @42149   13 years vboxsync Drop the TCHAR charade and make it build against current sdk. :-)
(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) @41972   13 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41971   13 years vboxsync crOpenGL: report visual bits superset to avoid host context recreation …
(edit) @41963   13 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 …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette